pixelated / pixelated-user-agent

User facing components of Pixelated: a JavaScript single page app and a RESTful service.
GNU Affero General Public License v3.0
159 stars 72 forks source link

vagrant up breaks #751

Closed ayoyoness closed 8 years ago

ayoyoness commented 8 years ago

Doing vagrant up from a fresh clone of the user-agent repo breaks.

Logs/updates will be added as we progress towards the fix.

related issue https://github.com/pixelated/project-issues/issues/221

ayoyoness commented 8 years ago

On my Osx 10.10.5

Bringing machine 'source' up with 'virtualbox' provider...
==> source: Importing base box 'LEAP/jessie'...
==> source: Matching MAC address for NAT networking...
==> source: Checking if box 'LEAP/jessie' is up to date...
==> source: Setting the name of the VM: pixelated-user-agent_source_1467903250970_90517
==> source: Clearing any previously set network interfaces...
==> source: Preparing network interfaces based on configuration...
    source: Adapter 1: nat
==> source: Forwarding ports...
    source: 3333 (guest) => 3333 (host) (adapter 1)
    source: 8089 (guest) => 8089 (host) (adapter 1)
    source: 22 (guest) => 2222 (host) (adapter 1)
==> source: Running 'pre-boot' VM customizations...
==> source: Booting VM...
==> source: Waiting for machine to boot. This may take a few minutes...
    source: SSH address: 127.0.0.1:2222
    source: SSH username: vagrant
    source: SSH auth method: private key
    source:
    source: Vagrant insecure key detected. Vagrant will automatically replace
    source: this with a newly generated keypair for better security.
    source:
    source: Inserting generated public key within guest...
    source: Removing insecure key from the guest if it's present...
    source: Key inserted! Disconnecting and reconnecting using new SSH key...
==> source: Machine booted and ready!
GuestAdditions versions on your host (5.0.10) and guest (5.0.20) do not match.
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
linux-headers-3.16.0-4-amd64 is already the newest version.
Recommended packages:
  fakeroot linux-headers-686-pae linux-headers-amd64 linux-headers-generic
  linux-headers linux-image
The following NEW packages will be installed:
  dkms
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 70.9 kB of archives.
After this operation, 347 kB of additional disk space will be used.
Get:1 http://httpredir.debian.org/debian/ jessie/main dkms all 2.2.0.3-2 [70.9 kB]
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Fetched 70.9 kB in 0s (189 kB/s)
Selecting previously unselected package dkms.
(Reading database ... 38643 files and directories currently installed.)
Preparing to unpack .../dkms_2.2.0.3-2_all.deb ...
Unpacking dkms (2.2.0.3-2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up dkms (2.2.0.3-2) ...
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
stdin: is not a tty
mount: /dev/loop0 is write-protected, mounting read-only
Installing Virtualbox Guest Additions 5.0.10 - guest version is 5.0.20
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.0.10 Guest Additions for Linux............
VirtualBox Guest Additions installer
Removing installed version 5.0.20 of VirtualBox Guest Additions...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Copying additional installer modules ...
Installing additional modules ...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules ...done.
Doing non-kernel setup of the Guest Additions ...done.
You should restart your guest to make sure the new modules are actually used

Installing the Window System drivers
Could not find the X.Org or XFree86 Window System, skipping.
An error occurred during installation of VirtualBox Guest Additions 5.0.10. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
stdin: is not a tty
==> source: Checking for guest additions in VM...
==> source: Mounting shared folders...
    source: /vagrant => /Users/mnandri/misc/pixelated-user-agent
    source: /tmp/vagrant-puppet/modules-1498453b274c13dd2d4d2a37824cb5f7 => /Users/mnandri/misc/pixelated-user-agent/provisioning/modules
    source: /tmp/vagrant-puppet/manifests-2797ed1130cdd22886ca4e0f5dcf8c87 => /Users/mnandri/misc/pixelated-user-agent/provisioning/manifests
==> source: Running provisioner: puppet...
==> source: Running Puppet with source.pp...
==> source: stdin: is not a tty
==> source: Notice: Compiled catalog for leap-jessie.localdomain in environment production in 0.58 seconds
==> source: Notice: /Stage[main]/Pixelated::Apt/Package[apt-transport-https]/ensure: ensure changed 'purged' to 'present'
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/etc/apt/preferences.d/nodejs]/ensure: defined content as '{md5}6ed5d50ec1def5efa997c0390e5e90b7'
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/etc/apt/sources.list.d/noderesource.list]/ensure: defined content as '{md5}255da7b2ee9cb6c22ab17ba54bc2ba94'
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/tmp/0x287A1542472DC0E3_packages@pixelated-project.org.asc]/ensure: defined content as '{md5}e44e50ea9e2d49080427a52ba389eb42'
==> source: Notice: /Stage[main]/Pixelated::Apt/Exec[add_pixelated_key]: Triggered 'refresh' from 1 events
==> source: Notice: /Stage[main]/Pixelated::Apt/Exec[add_nodesource_key]/returns: executed successfully
==> source: Notice: /Stage[main]/Phantomjs/File[/usr/local/bin/phantomjs]/ensure: defined content as '{md5}3f4bbbe5acd45494d8e52941936235f2'
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/tmp/0x1E34A1828E20790_leap_archive_key]/ensure: defined content as '{md5}c2df9045ffdce37744038c20af2a712f'
==> source: Notice: /Stage[main]/Pixelated::Apt/Exec[add_leap_key]: Triggered 'refresh' from 1 events
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/etc/apt/sources.list.d/leap.list]/ensure: defined content as '{md5}d19bdf64a260299b06cf3e1fee5857c3'
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/etc/apt/sources.list.d/pixelated.list]/ensure: defined content as '{md5}ca425aef862f6c4a92b5063ec96dbc86'
==> source: Notice: /Stage[main]/Pixelated::Apt/File[/etc/apt/sources.list.d/jessie-backports.list]/ensure: defined content as '{md5}2105b4006c622a8573aad68ea660107c'
==> source: Notice: /Stage[main]/Pixelated::Apt/Exec[apt_get_update]: Triggered 'refresh' from 6 events
==> source: Notice: /Stage[main]/Pixelated::Apt/Package[leap-keyring]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Common/Package[haveged]/ensure: ensure changed 'purged' to 'present'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[libfontconfig1]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[git]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[libsqlite3-dev]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[python-virtualenv]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[ruby-compass]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[nodejs]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[python-dev]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source/Package[libffi-dev]/ensure: ensure changed 'purged' to 'latest'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/node
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/npm
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/ruby
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/virtualenv
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/git
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/gpg
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /usr/bin/compass
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ~/boxed_node_modules /vagrant/web-ui
==> 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 prefer global coffee-script@1.8.0 should be installed with -g
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: pixelated-user-agent-web-ui@0.0.0 /home/vagrant/boxed_node_modules
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── bower@1.7.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ handlebars@4.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── async@1.5.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ optimist@0.6.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── minimist@0.0.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── wordwrap@0.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ source-map@0.4.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── amdefine@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └─┬ uglify-js@2.7.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   ├── async@0.2.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   ├── source-map@0.5.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   ├── uglify-to-browserify@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   └─┬ yargs@3.10.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     ├── camelcase@1.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     ├─┬ cliui@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ ├─┬ center-align@0.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ │ ├─┬ align-text@0.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ │ │ ├── longest@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ │ │ └── repeat-string@1.5.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ │ └── lazy-cache@1.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ ├── right-align@0.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     │ └── wordwrap@0.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     ├── decamelize@1.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │     └── window-size@0.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ html-minifier@2.1.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ change-case@3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── camel-case@3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── constant-case@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── dot-case@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── header-case@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── is-lower-case@1.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── is-upper-case@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── lower-case@1.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── lower-case-first@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── no-case@2.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── param-case@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── pascal-case@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── path-case@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── sentence-case@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── snake-case@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── swap-case@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── title-case@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── upper-case@1.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── upper-case-first@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ clean-css@3.4.18
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── commander@2.8.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ commander@2.9.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── graceful-readlink@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── he@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ ncname@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── xml-char-classes@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── relateurl@0.2.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └─┬ uglify-js@2.6.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   ├── async@0.2.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   └── source-map@0.5.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ imagemin@5.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── file-type@3.8.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ globby@4.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ array-union@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── array-uniq@1.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── arrify@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── object-assign@4.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ pinkie-promise@2.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── pinkie@2.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ mkdirp@0.5.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── minimist@0.0.8
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── pify@2.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── promise.pipe@3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └── replace-ext@0.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ jshint@2.9.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ cli@0.6.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ glob@3.2.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── minimatch@0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ console-browserify@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── date-now@0.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── exit@0.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ htmlparser2@3.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── domelementtype@1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── domhandler@2.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ domutils@1.5.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └─┬ dom-serializer@0.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├── domelementtype@1.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   └── entities@1.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── entities@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ readable-stream@1.1.14
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── core-util-is@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── isarray@0.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── string_decoder@0.10.31
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── lodash@3.7.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ minimatch@2.0.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ brace-expansion@1.1.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── balanced-match@0.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── concat-map@0.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── shelljs@0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └── strip-json-comments@1.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ karma@0.13.19
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── batch@0.5.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── bluebird@2.10.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ body-parser@1.15.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── bytes@2.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── content-type@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── depd@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ http-errors@1.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── setprototypeof@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── statuses@1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── iconv-lite@0.4.13
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ on-finished@2.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── ee-first@1.1.1
==> source:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── qs@6.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ raw-body@2.1.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── unpipe@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ type-is@1.6.13
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── media-typer@0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └─┬ mime-types@2.1.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │     └── mime-db@1.23.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ chokidar@1.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ anymatch@1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └─┬ micromatch@2.3.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├─┬ arr-diff@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ └── arr-flatten@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├─┬ braces@1.8.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ ├─┬ expand-range@1.8.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ │ └─┬ fill-range@2.2.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ │   ├── is-number@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ │   ├─┬ isobject@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ │   │ └── isarray@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ │   └── randomatic@1.1.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ ├── preserve@0.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ └── repeat-element@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├─┬ expand-brackets@0.1.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ └── is-posix-bracket@0.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├── extglob@0.3.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├── filename-regex@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├─┬ kind-of@3.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ └── is-buffer@1.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├── normalize-path@2.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├─┬ object.omit@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ ├─┬ for-own@0.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ │ └── for-in@0.1.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ └── is-extendable@0.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├─┬ parse-glob@3.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ ├── glob-base@0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   │ └── is-dotfile@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   └─┬ regex-cache@0.4.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │     ├── is-equal-shallow@0.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │     └── is-primitive@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── async-each@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── glob-parent@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── inherits@2.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ is-binary-path@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── binary-extensions@1.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ is-glob@2.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── is-extglob@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── path-is-absolute@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ readdirp@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├─┬ readable-stream@2.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├── buffer-shims@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├── isarray@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├── process-nextick-args@1.0.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ └── util-deprecate@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── set-immediate-shim@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── colors@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ connect@3.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ finalhandler@0.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── escape-html@1.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── parseurl@1.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── utils-merge@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── core-js@2.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── di@0.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ dom-serialize@2.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── custom-event@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── ent@2.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── extend@3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── void-elements@2.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ expand-braces@0.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── array-slice@0.2.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── array-unique@0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ braces@0.1.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └─┬ expand-range@0.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │     ├── is-number@0.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │     └── repeat-string@0.2.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ glob@6.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ inflight@1.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── wrappy@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── once@1.3.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── graceful-fs@4.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ http-proxy@1.14.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── eventemitter3@1.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── requires-port@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── lodash@3.10.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ log4js@0.6.37
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── readable-stream@1.0.34
==> source:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── semver@4.3.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── mime@1.3.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── minimatch@3.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ rimraf@2.5.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ glob@7.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── fs.realpath@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ socket.io@1.4.8
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ engine.io@1.6.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ accepts@1.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├─┬ mime-types@2.0.14
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ │ └── mime-db@1.12.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └── negotiator@0.4.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── base64id@0.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ engine.io-parser@1.2.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── after@0.8.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── arraybuffer.slice@0.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── base64-arraybuffer@0.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── blob@0.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── has-binary@0.1.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └── utf8@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └─┬ ws@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├── options@0.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   └── ultron@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── has-binary@0.1.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ socket.io-adapter@0.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └─┬ socket.io-parser@2.2.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   ├── debug@0.7.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │   └── json3@3.2.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ socket.io-client@1.4.8
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── backo2@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── component-bind@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── component-emitter@1.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ engine.io-client@1.6.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── component-inherit@0.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── has-cors@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── parsejson@0.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── parseqs@0.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── ws@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── xmlhttprequest-ssl@1.5.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └── yeast@0.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── indexof@0.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── object-component@0.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ parseuri@0.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └─┬ better-assert@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │   └── callsite@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── to-array@0.1.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ socket.io-parser@2.2.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── benchmark@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── component-emitter@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── json3@3.3.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── source-map@0.5.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └─┬ useragent@2.1.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   └── lru-cache@2.2.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ karma-chrome-launcher@0.2.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ fs-access@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── null-check@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └─┬ which@1.2.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   └── isexe@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ karma-coverage@0.2.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ dateformat@1.0.12
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── get-stdin@4.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ meow@3.7.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├─┬ camelcase-keys@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ └── camelcase@2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├─┬ loud-rejection@1.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├─┬ currently-unhandled@0.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ │ └── array-find-index@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ └── signal-exit@3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── map-obj@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── minimist@1.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├─┬ normalize-package-data@2.3.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├── hosted-git-info@2.1.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├─┬ is-builtin-module@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ │ └── builtin-modules@1.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ └─┬ validate-npm-package-license@3.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   ├─┬ spdx-correct@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   │ └── spdx-license-ids@1.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   └─┬ spdx-expression-parse@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │     └── spdx-exceptions@1.0.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├─┬ read-pkg-up@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├─┬ find-up@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ │ └── path-exists@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ └─┬ read-pkg@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   ├─┬ load-json-file@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   │ ├─┬ parse-json@2.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   │ │ └─┬ error-ex@1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   │ │   └── is-arrayish@0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   │ └─┬ strip-bom@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   │   └── is-utf8@0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │   └── path-type@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├─┬ redent@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ ├─┬ indent-string@2.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ │ └─┬ repeating@2.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ │   └─┬ is-finite@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ │     └── number-is-nan@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   │ └── strip-indent@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── trim-newlines@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ ibrik@2.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ coffee-script@1.8.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── mkdirp@0.3.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── esprima@1.2.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── estraverse@1.8.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ fileset@0.1.8
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ glob@3.2.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └── minimatch@0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── minimatch@0.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── lodash@2.4.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── which@1.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ istanbul@0.3.22
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── abbrev@1.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ escodegen@1.7.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── estraverse@1.9.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── esutils@2.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ optionator@0.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── deep-is@0.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── fast-levenshtein@1.0.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── levn@0.2.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ ├── prelude-ls@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └── type-check@0.3.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── source-map@0.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── esprima@2.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ fileset@0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├── glob@5.0.15
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── minimatch@2.0.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ js-yaml@3.6.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ ├─┬ argparse@1.0.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ │ └── sprintf-js@1.0.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── esprima@2.7.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── nopt@3.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── resolve@1.1.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├─┬ supports-color@3.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ │ └── has-flag@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── wordwrap@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └─┬ minimatch@0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   ├── lru-cache@2.7.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   └── sigmund@1.0.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── karma-firefox-launcher@0.1.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── karma-jasmine@0.2.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ karma-jasmine-ajax@0.1.13
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └── jasmine-ajax@3.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ karma-junit-reporter@0.2.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └── xmlbuilder@0.4.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ karma-phantomjs-launcher@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └── lodash@4.13.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── karma-requirejs@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├─┬ minify@2.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── css-b64-images@0.2.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ debug@2.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └── ms@0.7.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── execon@1.2.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── rendy@1.1.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├─┬ tomas@1.0.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ ├── checkup@1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │ └─┬ ischanged@1.0.17
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── readjson@1.1.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   ├── timem@1.1.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ │   └── writejson@1.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ ├── try-catch@1.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │ └─┬ uglify-js@2.6.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   ├── async@0.2.10
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: │   └── source-map@0.5.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── UNMET PEER DEPENDENCY phantomjs-prebuilt@>=1.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── requirejs@2.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └─┬ watch@0.19.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   ├─┬ exec-sh@0.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   │ └── merge@1.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:   └── minimist@1.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 WARN optional Skipping failed optional dependency /chokidar/fsevents:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.12
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm WARN karma-phantomjs-launcher@1.0.0 requires a peer of phantomjs-prebuilt@>=1.9 but none was installed.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: /vagrant/web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower flight#1.3.0          not-cached https://github.com/flightjs/flight.git#1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower flight#1.3.0             resolve https://github.com/flightjs/flight.git#1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-xhr-backend#~0.6.0       not-cached https://github.com/i18next/i18next-xhr-backend.git#~0.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-xhr-backend#~0.6.0          resolve https://github.com/i18next/i18next-xhr-backend.git#~0.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery#2.1.1                     not-cached https://github.com/jquery/jquery-dist.git#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery#2.1.1                        resolve https://github.com/jquery/jquery-dist.git#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next#~3.3.1                   not-cached https://github.com/i18next/i18next.git#~3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next#~3.3.1                      resolve https://github.com/i18next/i18next.git#~3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower foundation#~5.4.7                not-cached https://github.com/zurb/bower-foundation.git#~5.4.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower foundation#~5.4.7                   resolve https://github.com/zurb/bower-foundation.git#~5.4.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-browser-languagedetector#~0.3.0       not-cached https://github.com/i18next/i18next-browser-languageDetector.git#~0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-browser-languagedetector#~0.3.0          resolve https://github.com/i18next/i18next-browser-languageDetector.git#~0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower utf8#~2.1.1                                   not-cached https://github.com/mathiasbynens/utf8.js.git#~2.1.1
==> source:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower utf8#~2.1.1                                      resolve https://github.com/mathiasbynens/utf8.js.git#~2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                            not-cached https://github.com/FortAwesome/Font-Awesome.git#4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                               resolve https://github.com/FortAwesome/Font-Awesome.git#4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower quoted-printable#0.2.1                        not-cached https://github.com/mathiasbynens/quoted-printable.git#0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower quoted-printable#0.2.1                           resolve https://github.com/mathiasbynens/quoted-printable.git#0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-flight#3.0.0                          not-cached https://github.com/flightjs/jasmine-flight.git#3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-flight#3.0.0                             resolve https://github.com/flightjs/jasmine-flight.git#3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower typeahead.js#~0.10.5                          not-cached https://github.com/twitter/typeahead.js.git#~0.10.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower typeahead.js#~0.10.5                             resolve https://github.com/twitter/typeahead.js.git#~0.10.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-file-upload#~9.11.2                    not-cached https://github.com/blueimp/jQuery-File-Upload.git#~9.11.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-file-upload#~9.11.2                       resolve https://github.com/blueimp/jQuery-File-Upload.git#~9.11.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower DOMPurify#~0.7.4                              not-cached https://github.com/cure53/DOMPurify.git#~0.7.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower DOMPurify#~0.7.4                                 resolve https://github.com/cure53/DOMPurify.git#~0.7.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-ui#~1.11.4                             not-cached https://github.com/components/jqueryui.git#~1.11.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-ui#~1.11.4                                resolve https://github.com/components/jqueryui.git#~1.11.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#~2.8.3                              not-cached https://github.com/Modernizr/Modernizr.git#~2.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#~2.8.3                                 resolve https://github.com/Modernizr/Modernizr.git#~2.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower handlebars#4.0.5                              not-cached https://github.com/components/handlebars.js.git#4.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower handlebars#4.0.5                                 resolve https://github.com/components/handlebars.js.git#4.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-jquery#2.0.5                          not-cached https://github.com/velesin/jasmine-jquery.git#2.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-jquery#2.0.5                             resolve https://github.com/velesin/jasmine-jquery.git#2.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower he#~0.5.0                                     not-cached https://github.com/mathiasbynens/he.git#~0.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower he#~0.5.0                                        resolve https://github.com/mathiasbynens/he.git#~0.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower almond#~0.3.0                                 not-cached https://github.com/jrburke/almond.git#~0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower almond#~0.3.0                                    resolve https://github.com/jrburke/almond.git#~0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                         not-cached https://github.com/davidjbradshaw/iframe-resizer.git#~3.5.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                            resolve https://github.com/davidjbradshaw/iframe-resizer.git#~3.5.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower lodash#2.4.1                                  not-cached https://github.com/lodash/lodash.git#2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower lodash#2.4.1                                     resolve https://github.com/lodash/lodash.git#2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower requirejs#~2.1.15                             not-cached https://github.com/jrburke/requirejs-bower.git#~2.1.15
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower requirejs#~2.1.15                                resolve https://github.com/jrburke/requirejs-bower.git#~2.1.15
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery#2.1.1                                    checkout 2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower flight#1.3.0                                    checkout v1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-browser-languagedetector#~0.3.0         checkout v0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-xhr-backend#~0.6.0                      checkout v0.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next#~3.3.1                                  checkout v3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower utf8#~2.1.1                                     checkout v2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-flight#3.0.0                            checkout 3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower quoted-printable#0.2.1                          checkout v0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower foundation#~5.4.7                               checkout 5.4.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                              checkout v4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-ui#~1.11.4                               checkout 1.11.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower DOMPurify#~0.7.4                                checkout 0.7.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower typeahead.js#~0.10.5                            checkout v0.10.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-file-upload#~9.11.2                      checkout 9.11.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#~2.8.3                                checkout v2.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower handlebars#4.0.5                                checkout v4.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower he#~0.5.0                                       checkout v0.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-jquery#2.0.5                            checkout 2.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower almond#~0.3.0                                   checkout 0.3.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                           checkout v3.5.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower requirejs#~2.1.15                               checkout 2.1.22
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower lodash#2.4.1                                    checkout 2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower flight#1.3.0                                    resolved https://github.com/flightjs/flight.git#1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-browser-languagedetector#~0.3.0         resolved https://github.com/i18next/i18next-browser-languageDetector.git#0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-xhr-backend#~0.6.0                      resolved https://github.com/i18next/i18next-xhr-backend.git#0.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next#~3.3.1                              invalid-meta The "main" field cannot contain minified files
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower utf8#~2.1.1                                     mismatch Version declared in the json (2.0.0) is different than the resolved one (2.1.1)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower utf8#~2.1.1                                     resolved https://github.com/mathiasbynens/utf8.js.git#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next#~3.3.1                                  resolved https://github.com/i18next/i18next.git#3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery#2.1.1                                    resolved https://github.com/jquery/jquery-dist.git#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-flight#3.0.0                            resolved https://github.com/flightjs/jasmine-flight.git#3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower quoted-printable#0.2.1                          resolved https://github.com/mathiasbynens/quoted-printable.git#0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower foundation#~5.4.7                               resolved https://github.com/zurb/bower-foundation.git#5.4.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#>= 2.7.2                            not-cached https://github.com/Modernizr/Modernizr.git#>= 2.7.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#>= 2.7.2                               resolve https://github.com/Modernizr/Modernizr.git#>= 2.7.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#>= 2.7.2                              checkout v3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower DOMPurify#~0.7.4                            invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-placeholder#~2.0.7                     not-cached https://github.com/mathiasbynens/jquery-placeholder.git#~2.0.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-placeholder#~2.0.7                        resolve https://github.com/mathiasbynens/jquery-placeholder.git#~2.0.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower fastclick#>=0.6.11                            not-cached https://github.com/ftlabs/fastclick.git#>=0.6.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower fastclick#>=0.6.11                               resolve https://github.com/ftlabs/fastclick.git#>=0.6.11
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery.cookie#~1.4.0                          not-cached https://github.com/carhartl/jquery-cookie.git#~1.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery.cookie#~1.4.0                             resolve https://github.com/carhartl/jquery-cookie.git#~1.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower DOMPurify#~0.7.4                                resolved https://github.com/cure53/DOMPurify.git#0.7.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower typeahead.js#~0.10.5                            resolved https://github.com/twitter/typeahead.js.git#0.10.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-ui#~1.11.4                               resolved https://github.com/components/jqueryui.git#1.11.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                              progress Receiving objects:  46% (518/1126), 1.11 MiB | 448.00 KiB/s
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                              progress Receiving objects:  89% (1003/1126), 1.37 MiB | 462.00 KiB/s
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                              progress Receiving objects:  90% (1014/1126), 1.37 MiB | 462.00 KiB/s
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-file-upload#~9.11.2                      resolved https://github.com/blueimp/jQuery-File-Upload.git#9.11.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-tmpl#>=2.5.4                          not-cached https://github.com/blueimp/JavaScript-Templates.git#>=2.5.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-tmpl#>=2.5.4                             resolve https://github.com/blueimp/JavaScript-Templates.git#>=2.5.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-canvas-to-blob#>=2.1.1                not-cached https://github.com/blueimp/JavaScript-Canvas-to-Blob.git#>=2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-canvas-to-blob#>=2.1.1                   resolve https://github.com/blueimp/JavaScript-Canvas-to-Blob.git#>=2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-load-image#>=1.13.0                   not-cached https://github.com/blueimp/JavaScript-Load-Image.git#>=1.13.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-load-image#>=1.13.0                      resolve https://github.com/blueimp/JavaScript-Load-Image.git#>=1.13.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                          invalid-meta The "main" field cannot contain globs (example: "*.js")
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                              resolved https://github.com/FortAwesome/Font-Awesome.git#4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#~2.8.3                                progress Receiving objects:  97% (163/168), 236.00 KiB | 444.00 KiB/s
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#~2.8.3                                resolved https://github.com/Modernizr/Modernizr.git#2.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower handlebars#4.0.5                                resolved https://github.com/components/handlebars.js.git#4.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower he#~0.5.0                                       resolved https://github.com/mathiasbynens/he.git#0.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-jquery#2.0.5                            resolved https://github.com/velesin/jasmine-jquery.git#2.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower almond#~0.3.0                                   resolved https://github.com/jrburke/almond.git#0.3.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine#>=2                                   not-cached https://github.com/pivotal/jasmine.git#>=2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine#>=2                                      resolve https://github.com/pivotal/jasmine.git#>=2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower requirejs#~2.1.15                               resolved https://github.com/jrburke/requirejs-bower.git#2.1.22
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                       invalid-meta The "description" is too long, the limit is 140 characters
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                       invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["js/iframeResizer.js","js/iframeResizer.contentWindow.js"]
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                           resolved https://github.com/davidjbradshaw/iframe-resizer.git#3.5.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-placeholder#~2.0.7                       checkout v2.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower lodash#2.4.1                                    progress Receiving objects:  90% (153/170), 292.00 KiB | 514.00 KiB/s
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower fastclick#>=0.6.11                              checkout v1.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery.cookie#~1.4.0                            checkout v1.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower lodash#2.4.1                                    resolved https://github.com/lodash/lodash.git#2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-tmpl#>=2.5.4                            checkout v3.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-canvas-to-blob#>=2.1.1                  checkout v3.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-load-image#>=1.13.0                     checkout v2.6.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine#>=2                                     checkout v2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#>= 2.7.2                              progress Receiving objects:  72% (336/466), 188.00 KiB | 363.00 KiB/s
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#>= 2.7.2                              resolved https://github.com/Modernizr/Modernizr.git#3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-placeholder#~2.0.7                       mismatch Version declared in the json (2.0.8) is different than the resolved one (2.0.9)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-placeholder#~2.0.7                       resolved https://github.com/mathiasbynens/jquery-placeholder.git#2.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower fastclick#>=0.6.11                              resolved https://github.com/ftlabs/fastclick.git#1.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery.cookie#~1.4.0                            resolved https://github.com/carhartl/jquery-cookie.git#1.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-tmpl#>=2.5.4                            resolved https://github.com/blueimp/JavaScript-Templates.git#3.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-canvas-to-blob#>=2.1.1                  resolved https://github.com/blueimp/JavaScript-Canvas-to-Blob.git#3.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-load-image#>=1.13.0                     resolved https://github.com/blueimp/JavaScript-Load-Image.git#2.6.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine#>=2                                     resolved https://github.com/pivotal/jasmine.git#2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower flight#1.3.0                                     install flight#1.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-browser-languagedetector#~0.3.0          install i18next-browser-languagedetector#0.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next-xhr-backend#~0.6.0                       install i18next-xhr-backend#0.6.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower utf8#~2.1.1                                      install utf8#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower i18next#~3.3.1                                   install i18next#3.3.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery#2.1.1                                     install jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-flight#3.0.0                             install jasmine-flight#3.0.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower quoted-printable#0.2.1                           install quoted-printable#0.2.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower foundation#~5.4.7                                install foundation#5.4.7
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower DOMPurify#~0.7.4                                 install DOMPurify#0.7.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower typeahead.js#~0.10.5                             install typeahead.js#0.10.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-ui#~1.11.4                                install jquery-ui#1.11.4
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-file-upload#~9.11.2                       install jquery-file-upload#9.11.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower font-awesome#4.2.0                               install font-awesome#4.2.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower modernizr#~2.8.3                                 install modernizr#2.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower handlebars#4.0.5                                 install handlebars#4.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower he#~0.5.0                                        install he#0.5.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine-jquery#2.0.5                             install jasmine-jquery#2.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower almond#~0.3.0                                    install almond#0.3.2
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower requirejs#~2.1.15                                install requirejs#2.1.22
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower iframe-resizer#~3.5.3                            install iframe-resizer#3.5.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower lodash#2.4.1                                     install lodash#2.4.1
==> source:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery-placeholder#~2.0.7                        install jquery-placeholder#2.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower fastclick#>=0.6.11                               install fastclick#1.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jquery.cookie#~1.4.0                             install jquery.cookie#1.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-tmpl#>=2.5.4                             install blueimp-tmpl#3.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-canvas-to-blob#>=2.1.1                   install blueimp-canvas-to-blob#3.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower blueimp-load-image#>=1.13.0                      install blueimp-load-image#2.6.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: bower jasmine#>=2                                      install jasmine#2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: flight#1.3.0 app/bower_components/flight
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: i18next-browser-languagedetector#0.3.0 app/bower_components/i18next-browser-languagedetector
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: i18next-xhr-backend#0.6.0 app/bower_components/i18next-xhr-backend
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: utf8#2.1.1 app/bower_components/utf8
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: i18next#3.3.1 app/bower_components/i18next
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jquery#2.1.1 app/bower_components/jquery
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jasmine-flight#3.0.0 app/bower_components/jasmine-flight
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jasmine-jquery#2.0.5
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: quoted-printable#0.2.1 app/bower_components/quoted-printable
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: foundation#5.4.7 app/bower_components/foundation
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── fastclick#1.0.6
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── jquery-placeholder#2.0.9
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── jquery.cookie#1.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── modernizr#2.8.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: DOMPurify#0.7.4 app/bower_components/DOMPurify
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: typeahead.js#0.10.5 app/bower_components/typeahead.js
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jquery-ui#1.11.4 app/bower_components/jquery-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jquery-file-upload#9.11.2 app/bower_components/jquery-file-upload
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── blueimp-canvas-to-blob#3.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── blueimp-load-image#2.6.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── blueimp-tmpl#3.4.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: font-awesome#4.2.0 app/bower_components/font-awesome
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: modernizr#2.8.3 app/bower_components/modernizr
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: handlebars#4.0.5 app/bower_components/handlebars
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: he#0.5.0 app/bower_components/he
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jasmine-jquery#2.0.5 app/bower_components/jasmine-jquery
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: ├── jasmine#2.4.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: almond#0.3.2 app/bower_components/almond
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: requirejs#2.1.22 app/bower_components/requirejs
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: iframe-resizer#3.5.5 app/bower_components/iframe-resizer
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: lodash#2.4.1 app/bower_components/lodash
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jquery-placeholder#2.0.9 app/bower_components/jquery-placeholder
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: fastclick#1.0.6 app/bower_components/fastclick
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jquery.cookie#1.4.1 app/bower_components/jquery.cookie
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: └── jquery#2.1.1
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: blueimp-tmpl#3.4.0 app/bower_components/blueimp-tmpl
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: blueimp-canvas-to-blob#3.3.0 app/bower_components/blueimp-canvas-to-blob
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: blueimp-load-image#2.6.1 app/bower_components/blueimp-load-image
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: jasmine#2.4.1 app/bower_components/jasmine
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: > pixelated-user-agent-web-ui@0.0.0 build /vagrant/web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: > npm run clean && npm run handlebars && npm run add_git_version && npm run compass
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: > pixelated-user-agent-web-ui@0.0.0 clean /vagrant/web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: > rm -rf .tmp/ 'dist/*' app/js/generated/hbs/* app/css/*
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: > pixelated-user-agent-web-ui@0.0.0 handlebars /vagrant/web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: > mkdir -p app/js/generated/hbs/ && node_modules/handlebars/bin/handlebars app/templates/**/*.hbs > app/js/generated/hbs/templates.js --namespace=window.Pixelated --root .
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: module.js:442
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     throw err;
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     ^
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: Error: Cannot find module 'optimist'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Function.Module._resolveFilename (module.js:440:15)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Function.Module._load (module.js:388:25)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Module.require (module.js:468:17)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at require (internal/module.js:20:19)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Object.<anonymous> (/home/vagrant/boxed_node_modules/node_modules/handlebars/bin/handlebars:3:16)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Module._compile (module.js:541:32)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Object.Module._extensions..js (module.js:550:10)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Module.load (module.js:458:32)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at tryModuleLoad (module.js:417:12)
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns:     at Function.Module._load (module.js:409:3)
==> 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! 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" "run" "handlebars"
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! node v6.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! npm  v3.10.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! code ELIFECYCLE
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! pixelated-user-agent-web-ui@0.0.0 handlebars: `mkdir -p app/js/generated/hbs/ && node_modules/handlebars/bin/handlebars app/templates/**/*.hbs > app/js/generated/hbs/templates.js --namespace=window.Pixelated --root .`
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Exit status 1
==> 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! Failed at the pixelated-user-agent-web-ui@0.0.0 handlebars script 'mkdir -p app/js/generated/hbs/ && node_modules/handlebars/bin/handlebars app/templates/**/*.hbs > app/js/generated/hbs/templates.js --namespace=window.Pixelated --root .'.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Make sure you have the latest version of node.js and npm installed.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! If you do, this is most likely a problem with the pixelated-user-agent-web-ui package,
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! not with npm itself.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Tell the author that this fails on your system:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     mkdir -p app/js/generated/hbs/ && node_modules/handlebars/bin/handlebars app/templates/**/*.hbs > app/js/generated/hbs/templates.js --namespace=window.Pixelated --root .
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! You can get information on how to open an issue for this project with:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     npm bugs pixelated-user-agent-web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Or if that isn't available, you can get their info via:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     npm owner ls pixelated-user-agent-web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! There is likely additional logging output above.
==> 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!     /vagrant/web-ui/npm-debug.log
==> source:
==> 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! 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" "run" "build"
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! node v6.3.0
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! npm  v3.10.3
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! code ELIFECYCLE
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! pixelated-user-agent-web-ui@0.0.0 build: `npm run clean && npm run handlebars && npm run add_git_version && npm run compass`
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Exit status 1
==> 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! Failed at the pixelated-user-agent-web-ui@0.0.0 build script 'npm run clean && npm run handlebars && npm run add_git_version && npm run compass'.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Make sure you have the latest version of node.js and npm installed.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! If you do, this is most likely a problem with the pixelated-user-agent-web-ui package,
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! not with npm itself.
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Tell the author that this fails on your system:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     npm run clean && npm run handlebars && npm run add_git_version && npm run compass
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! You can get information on how to open an issue for this project with:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     npm bugs pixelated-user-agent-web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! Or if that isn't available, you can get their info via:
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR!     npm owner ls pixelated-user-agent-web-ui
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: npm ERR! There is likely additional logging output above.
==> 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!     /vagrant/web-ui/npm-debug.log
==> source: Error: /vagrant/install-pixelated.sh -v "/home/vagrant/user-agent-venv" -n /home/vagrant/boxed_node_modules returned 1 instead of one of [0]
==> source: Error: /Stage[main]/Pixelated::Source::Install_useragent/Exec[install-pixelated]/returns: change from notrun to 0 failed: /vagrant/install-pixelated.sh -v "/home/vagrant/user-agent-venv" -n /home/vagrant/boxed_node_modules returned 1 instead of one of [0]
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/File[/home/vagrant/activate_custom_node_modules.sh]/ensure: defined content as '{md5}77e3e2d524c88361fcfcce2f45e5c3c0'
==> source: Notice: /Stage[main]/Pixelated::Source::Install_useragent/Exec[add_custom_node_modules_to_bashrc]: Dependency Exec[install-pixelated] has failures: true
==> source: Warning: /Stage[main]/Pixelated::Source::Install_useragent/Exec[add_custom_node_modules_to_bashrc]: Skipping because of failed dependencies
==> source: Notice: Finished catalog run in 125.40 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.
tuliocasagrande commented 8 years ago

@mnandri I've got the same on my machine

cz8s commented 8 years ago

hmm. it works for me.

bwagnerr commented 8 years ago

hey @cz8s, it was magically working for @tuliocasagrande also, but he had cached libraries from a previous good installation. After cloning the user agent again (removing all the git ignored libraries would also work), he got the same error as everybody else.

cz8s commented 8 years ago

Yes. Seems so. I removed everything and now my virtualbox is too new ...

cz8s commented 8 years ago

now I get at least the same error :)

cz8s commented 8 years ago

I hate npm dependcies .... problem seems to be that fsevents only works on osx. And phantomjs-prebuild depends on it:

vagrant@leap-jessie:/vagrant/web-ui$ npm install optimist                                                                                      
pixelated-user-agent-web-ui@0.0.0 /vagrant/web-ui
├─┬ handlebars@4.0.5
│ └── optimist@0.6.1 
└── UNMET PEER DEPENDENCY phantomjs-prebuilt@>=1.9

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.12
npm WARN karma-phantomjs-launcher@1.0.0 requires a peer of phantomjs-prebuilt@>=1.9 but none was installed.
vagrant@leap-jessie:/vagrant/web-ui$ npm install fsevents
npm ERR! Linux 3.16.0-4-amd64
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "fsevents"
npm ERR! node v6.3.0
npm ERR! npm  v3.10.3
npm ERR! code EBADPLATFORM

npm ERR! notsup Not compatible with your operating system or architecture: fsevents@1.0.12
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! Please include the following file with any support request:
npm ERR!     /vagrant/web-ui/npm-debug.log

But then I deleted /vagrant/web-ui/node_modules completely and ran npm install. That didn't work, but after I installed phantomjs-prebuild by hand (npm install phantomjs-prebuild) the script /vagrant/install-pixelated.sh ran without errors anymore. So there is a way to define dependencies that work .. sort of...

bwagnerr commented 8 years ago

Hey @cz8s sorry for the late answer, the problem I found out is that the NODE_PATH was not set during the setup, vagrant upping, setting NODE_PATH everything goes smoothly (as tested on the SP hacknight)

cz8s commented 8 years ago

Okay. Can you please push a fix then?

bwagnerr commented 8 years ago

@cz8s Last week we tried to simply put NODE_PATH hardcoded on the build call, but that didn't work, we'll have to investigate further, these are just some pointers that we got on the hacknight that should have been written here before someone picked this up. We still have to find a more permanent solution :(

cz8s commented 8 years ago

Works for me with NODE_PATH set. @bwagnerr , @tuliocasagrande : can you please test?

tuliocasagrande commented 8 years ago

vagrant up is working fine, however, when I tried to run ./go setup inside the service folder, I've got the same error.

We thought to add the same export to .bashrc:

export NODE_PATH='/home/vagrant/boxed_node_modules/node_modules/'
cz8s commented 8 years ago

that should work. I will try it now

cz8s commented 8 years ago

The NODE_PATH is now set in .bashrc. Please retry again :)

tuliocasagrande commented 8 years ago

It works perfectly! :thumbsup:

cz8s commented 8 years ago

Does it help if we add a pipeline to ensure this keeps working?

thaissiqueira commented 8 years ago

It will be great!

tuliocasagrande commented 8 years ago

@cz8s I agree this is totally awesome!!!

Should we open another issue?