yudai / cf_nise_installer

Cloud Foundry v2 installer with Nise BOSH and Vagrant
Apache License 2.0
84 stars 57 forks source link

Error after phase 'Testing packages.' #36

Closed chbussler closed 10 years ago

chbussler commented 10 years ago

Hi,

when installing the fist time, after the phase 'Testing packages.', I get the following error:

/home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:206:in block in compile': Compile Package Failure (exit code: 1) (Bosh::Agent::MessageHandlerError) from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:190:inchdir' from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:190:in compile' from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:64:instart' from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:31:in process' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:215:inrun_packaging' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:203:in install_package' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:191:inblock in install_packages' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:189:in each' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:189:ininstall_packages' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:263:in install_job' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/runner.rb:101:inrun_default_mode' from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/runner.rb:65:in run' from ./bin/nise-bosh:4:in

'

chbussler commented 10 years ago
I ran the command again; here the complete log:

christoph@ubuntu_cf_v2:~$ sudo bash < <(curl -s -k -B https://raw.github.com/yudai/cf_nise_installer/${INSTALLER_BRANCH:-master}/local/bootstrap.sh)
/usr/bin/git
Already on 'master'
Already up-to-date.
+ rvm
+ which git
/usr/bin/git
+ '[' '!' -d nise_bosh ']'
+ cd nise_bosh
+ sudo ./bin/init
+ bosh_app_dir=/var/vcap
+ bosh_dir=/var/vcap/bosh
+ apt-get update
Hit http://us.archive.ubuntu.com lucid Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid-updates Release.gpg
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/restricted Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/universe Translation-en_US
Ign http://us.archive.ubuntu.com/ubuntu/ lucid-updates/multiverse Translation-en_US
Hit http://security.ubuntu.com lucid-security Release.gpg
Ign http://security.ubuntu.com/ubuntu/ lucid-security/main Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/restricted Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/universe Translation-en_US
Ign http://security.ubuntu.com/ubuntu/ lucid-security/multiverse Translation-en_US
Hit http://us.archive.ubuntu.com lucid Release
Hit http://us.archive.ubuntu.com lucid-updates Release
Hit http://us.archive.ubuntu.com lucid/main Packages                 
Hit http://security.ubuntu.com lucid-security Release
Hit http://us.archive.ubuntu.com lucid/restricted Packages
Hit http://us.archive.ubuntu.com lucid/main Sources
Hit http://us.archive.ubuntu.com lucid/restricted Sources
Hit http://us.archive.ubuntu.com lucid/universe Packages
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://us.archive.ubuntu.com lucid/universe Sources
Hit http://us.archive.ubuntu.com lucid/multiverse Packages
Hit http://us.archive.ubuntu.com lucid/multiverse Sources
Hit http://us.archive.ubuntu.com lucid-updates/main Packages
Hit http://us.archive.ubuntu.com lucid-updates/restricted Packages
Hit http://us.archive.ubuntu.com lucid-updates/main Sources
Hit http://us.archive.ubuntu.com lucid-updates/restricted Sources
Hit http://us.archive.ubuntu.com lucid-updates/universe Packages
Hit http://us.archive.ubuntu.com lucid-updates/universe Sources
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Packages
Hit http://us.archive.ubuntu.com lucid-updates/multiverse Sources
Hit http://security.ubuntu.com lucid-security/restricted Packages
Hit http://security.ubuntu.com lucid-security/main Sources
Hit http://security.ubuntu.com lucid-security/restricted Sources
Hit http://security.ubuntu.com lucid-security/universe Packages
Hit http://security.ubuntu.com lucid-security/universe Sources
Hit http://security.ubuntu.com lucid-security/multiverse Packages
Hit http://security.ubuntu.com lucid-security/multiverse Sources
Reading package lists... Done
+ DEBIAN_FRONTEND=noninteractive
+ apt-get install -f -y --force-yes --no-install-recommends build-essential libssl-dev lsof strace bind9-host dnsutils tcpdump iputils-arping curl wget libcurl3 libcurl3-dev bison libreadline6-dev libxml2 libxml2-dev libxslt1.1 libxslt1-dev zip unzip nfs-common flex psmisc apparmor-utils iptables sysstat rsync openssh-server traceroute libncurses5-dev quota libaio1 gdb tripwire libcap2-bin libyaml-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version.
libssl-dev is already the newest version.
lsof is already the newest version.
strace is already the newest version.
bind9-host is already the newest version.
dnsutils is already the newest version.
tcpdump is already the newest version.
iputils-arping is already the newest version.
curl is already the newest version.
wget is already the newest version.
libcurl3 is already the newest version.
Note, selecting libcurl4-openssl-dev instead of libcurl3-dev
libcurl4-openssl-dev is already the newest version.
bison is already the newest version.
libreadline6-dev is already the newest version.
libxml2 is already the newest version.
libxml2-dev is already the newest version.
libxslt1.1 is already the newest version.
libxslt1-dev is already the newest version.
zip is already the newest version.
unzip is already the newest version.
nfs-common is already the newest version.
flex is already the newest version.
psmisc is already the newest version.
apparmor-utils is already the newest version.
iptables is already the newest version.
sysstat is already the newest version.
rsync is already the newest version.
openssh-server is already the newest version.
traceroute is already the newest version.
libncurses5-dev is already the newest version.
quota is already the newest version.
libaio1 is already the newest version.
gdb is already the newest version.
tripwire is already the newest version.
libcap2-bin is already the newest version.
libyaml-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ DEBIAN_FRONTEND=noninteractive
+ apt-get install -f -y --force-yes --no-install-recommends runit
Reading package lists... Done
Building dependency tree       
Reading state information... Done
runit is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ DEBIAN_FRONTEND=noninteractive
+ apt-get install -f -y --force-yes --no-install-recommends gettext
Reading package lists... Done
Building dependency tree       
Reading state information... Done
gettext is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ cat
++ cat /etc/passwd
++ cut -f1 -d :
++ grep '^vcap$' -c
+ '[' 1 -eq 0 ']'
+ echo 'User vcap exists already, skippking adduser...'
User vcap exists already, skippking adduser...
++ lsb_release -cs
+ '[' lucid == lucid ']'
+ variant=lts-backport-oneiric
+ apt-get install -y linux-image-virtual-lts-backport-oneiric linux-headers-virtual-lts-backport-oneiric
Reading package lists... Done
Building dependency tree       
Reading state information... Done
linux-image-virtual-lts-backport-oneiric is already the newest version.
linux-headers-virtual-lts-backport-oneiric is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+ monit_basename=monit-5.2.4
+ cd /tmp
+ wget http://mmonit.com/monit/dist/monit-5.2.4.tar.gz -O monit-5.2.4.tar.gz
--2013-09-11 09:50:13--  http://mmonit.com/monit/dist/monit-5.2.4.tar.gz
Resolving mmonit.com... 62.109.39.247
Connecting to mmonit.com|62.109.39.247|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 609225 (595K) [application/x-gzip]
Saving to: `monit-5.2.4.tar.gz'

100%[======================================>] 609,225      251K/s   in 2.4s    

2013-09-11 09:50:16 (251 KB/s) - `monit-5.2.4.tar.gz' saved [609225/609225]

+ tar xvzf monit-5.2.4.tar.gz
monit-5.2.4/
monit-5.2.4/http/
monit-5.2.4/http/base64.h
monit-5.2.4/http/processor.h
monit-5.2.4/http/base64.c
monit-5.2.4/http/cervlet.c
monit-5.2.4/http/cervlet.h
monit-5.2.4/http/engine.h
monit-5.2.4/http/engine.c
monit-5.2.4/http/processor.c
monit-5.2.4/http/httpstatus.h
monit-5.2.4/p.y
monit-5.2.4/collector.c
monit-5.2.4/util.h
monit-5.2.4/AUTHORS
monit-5.2.4/ssl.c
monit-5.2.4/monitrc
monit-5.2.4/status.c
monit-5.2.4/CHANGES.txt
monit-5.2.4/log.c
monit-5.2.4/net.c
monit-5.2.4/monit.1
monit-5.2.4/xmalloc.c
monit-5.2.4/file.h
monit-5.2.4/socket.h
monit-5.2.4/configure.ac
monit-5.2.4/event.c
monit-5.2.4/monit.txt
monit-5.2.4/md5.c
monit-5.2.4/daemonize.c
monit-5.2.4/signal.c
monit-5.2.4/process.h
monit-5.2.4/configure
monit-5.2.4/socket.c
monit-5.2.4/aclocal.m4
monit-5.2.4/control.c
monit-5.2.4/config.h.in
monit-5.2.4/net.h
monit-5.2.4/Makefile.in
monit-5.2.4/env.c
monit-5.2.4/util.c
monit-5.2.4/sha.h
monit-5.2.4/install-sh
monit-5.2.4/alert.c
monit-5.2.4/l.l
monit-5.2.4/state.c
monit-5.2.4/README.SSL
monit-5.2.4/alert.h
monit-5.2.4/external/
monit-5.2.4/external/strftime.c
monit-5.2.4/md5.h
monit-5.2.4/http.c
monit-5.2.4/contrib/
monit-5.2.4/contrib/monitrc-gentoo
monit-5.2.4/contrib/rc.monit
monit-5.2.4/contrib/monit-OSX-startup.README
monit-5.2.4/contrib/monit.php
monit-5.2.4/contrib/wap.php
monit-5.2.4/contrib/monit-OSX-startup.tar.gz
monit-5.2.4/contrib/waitdate.patch
monit-5.2.4/contrib/monit.upstart
monit-5.2.4/contrib/monit_update
monit-5.2.4/monitor.c
monit-5.2.4/monit.spec
monit-5.2.4/validate.c
monit-5.2.4/process.c
monit-5.2.4/monitor.h
monit-5.2.4/gc.c
monit-5.2.4/device/
monit-5.2.4/device/device_sysdep.h
monit-5.2.4/device/sysdep_LINUX.c
monit-5.2.4/device/sysdep_NETBSD.c
monit-5.2.4/device/device.h
monit-5.2.4/device/sysdep_DARWIN.c
monit-5.2.4/device/sysdep_OPENBSD.c
monit-5.2.4/device/sysdep_UNKNOWN.c
monit-5.2.4/device/sysdep_SOLARIS.c
monit-5.2.4/device/device_common.c
monit-5.2.4/device/sysdep_AIX.c
monit-5.2.4/device/sysdep_FREEBSD.c
monit-5.2.4/device/sysdep_HPUX.c
monit-5.2.4/COPYING
monit-5.2.4/README
monit-5.2.4/state.h
monit-5.2.4/file.c
monit-5.2.4/README.DEVELOPER
monit-5.2.4/doc/
monit-5.2.4/doc/monit.html
monit-5.2.4/doc/examples.html
monit-5.2.4/doc/presentation.odp
monit-5.2.4/doc/api-docs/
monit-5.2.4/PLATFORMS
monit-5.2.4/spawn.c
monit-5.2.4/protocols/
monit-5.2.4/protocols/NOTES
monit-5.2.4/protocols/rsync.c
monit-5.2.4/protocols/pgsql.c
monit-5.2.4/protocols/mysql.c
monit-5.2.4/protocols/ftp.c
monit-5.2.4/protocols/protocol.c
monit-5.2.4/protocols/apache_status.c
monit-5.2.4/protocols/lmtp.c
monit-5.2.4/protocols/dns.c
monit-5.2.4/protocols/ntp3.c
monit-5.2.4/protocols/sip.c
monit-5.2.4/protocols/nntp.c
monit-5.2.4/protocols/tns.c
monit-5.2.4/protocols/ldap2.c
monit-5.2.4/protocols/smtp.c
monit-5.2.4/protocols/ldap3.c
monit-5.2.4/protocols/radius.c
monit-5.2.4/protocols/http.c
monit-5.2.4/protocols/dwp.c
monit-5.2.4/protocols/imap.c
monit-5.2.4/protocols/default.c
monit-5.2.4/protocols/gps.c
monit-5.2.4/protocols/protocol.h
monit-5.2.4/protocols/pop.c
monit-5.2.4/protocols/generic.c
monit-5.2.4/protocols/ssh.c
monit-5.2.4/protocols/memcache.c
monit-5.2.4/protocols/clamav.c
monit-5.2.4/protocols/postfix_policy.c
monit-5.2.4/protocols/rdate.c
monit-5.2.4/event.h
monit-5.2.4/LICENSE
monit-5.2.4/xml.c
monit-5.2.4/ssl.h
monit-5.2.4/sha.c
monit-5.2.4/m4/
monit-5.2.4/m4/strftime.m4
monit-5.2.4/process/
monit-5.2.4/process/sysdep_LINUX.c
monit-5.2.4/process/sysdep_NETBSD.c
monit-5.2.4/process/sysdep_DARWIN.c
monit-5.2.4/process/sysdep_OPENBSD.c
monit-5.2.4/process/sysdep_UNKNOWN.c
monit-5.2.4/process/process_sysdep.h
monit-5.2.4/process/process_common.c
monit-5.2.4/process/sysdep_SOLARIS.c
monit-5.2.4/process/sysdep_AIX.c
monit-5.2.4/process/sysdep_FREEBSD.c
monit-5.2.4/process/sysdep_HPUX.c
monit-5.2.4/sendmail.c
+ cd monit-5.2.4
+ ./configure --prefix=/var/vcap/bosh --without-ssl
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for socket in -lsocket... no
checking for socket in -linet... no
checking for inet_addr in -lnsl... yes
checking for inet_aton in -lresolv... yes
checking for crypt in -lcrypt... yes
checking for pthread_create in -lpthread... yes
checking for pthread_create in -lc_r... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking asm/page.h usability... no
checking asm/page.h presence... no
checking for asm/page.h... no
checking asm/param.h usability... yes
checking asm/param.h presence... yes
checking for asm/param.h... yes
checking cf.h usability... no
checking cf.h presence... no
checking for cf.h... no
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking libperfstat.h usability... no
checking libperfstat.h presence... no
checking for libperfstat.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking loadavg.h usability... no
checking loadavg.h presence... no
checking for loadavg.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking mach/host_info.h usability... no
checking mach/host_info.h presence... no
checking for mach/host_info.h... no
checking mach/mach.h usability... no
checking mach/mach.h presence... no
checking for mach/mach.h... no
checking mach/mach_host.h usability... no
checking mach/mach_host.h presence... no
checking for mach/mach_host.h... no
checking for memory.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking procfs.h usability... no
checking procfs.h presence... no
checking for procfs.h... no
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking procinfo.h usability... no
checking procinfo.h presence... no
checking for procinfo.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/cfgodm.h usability... no
checking sys/cfgodm.h presence... no
checking for sys/cfgodm.h... no
checking sys/cfgdb.h usability... no
checking sys/cfgdb.h presence... no
checking for sys/cfgdb.h... no
checking sys/dk.h usability... no
checking sys/dk.h presence... no
checking for sys/dk.h... no
checking sys/dkstat.h usability... no
checking sys/dkstat.h presence... no
checking for sys/dkstat.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/nlist.h usability... no
checking sys/nlist.h presence... no
checking for sys/nlist.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/tree.h usability... no
checking sys/tree.h presence... no
checking for sys/tree.h... no
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vmmeter.h usability... no
checking sys/vmmeter.h presence... no
checking for sys/vmmeter.h... no
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking uvm/uvm.h usability... no
checking uvm/uvm.h presence... no
checking for uvm/uvm.h... no
checking uvm/uvm_extern.h usability... no
checking uvm/uvm_extern.h presence... no
checking for uvm/uvm_extern.h... no
checking vm/vm.h usability... no
checking vm/vm.h presence... no
checking for vm/vm.h... no
checking for netinet/ip.h... yes
checking for net/if.h... yes
checking for netinet/ip_icmp.h... yes
checking for sys/sysctl.h... yes
checking for sys/mount.h... yes
checking for sys/proc.h... no
checking for sys/swap.h... yes
checking for sys/ucred.h... no
checking for sys/user.h... yes
checking for machine/vmparam.h... no
checking for vm/pmap.h... no
checking for machine/pmap.h... no
checking for vm/vm_map.h... no
checking for vm/vm_object.h... no
checking for sys/resourcevar.h... no
checking for uvm/uvm_map.h... no
checking for uvm/uvm_pmap.h... no
checking for uvm/uvm_object.h... no
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for pid_t... (cached) yes
checking return type of signal handlers... void
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for statfs... yes
checking for statvfs... yes
checking for setlocale... yes
checking for getaddrinfo... yes
checking for syslog... yes
checking for vsyslog... yes
checking for backtrace... yes
checking for localtime_r... yes
checking for sys/time.h... (cached) yes
checking for working GNU strftime... yes
checking for SOL_IP... yes
checking for va_copy... yes
checking pid file location... /var/run
checking for large files support... enabled
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for PAM support... enabled
checking for pam_start in -lpam... no
checking for static SSL support... disabled
checking for SSL support... disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: config.h is unchanged

monit has been configured with the following options:
                Architecture: LINUX
                 PAM support: enabled
                 SSL support: disabled
         large files support: enabled
              Compiler flags: -g -O2 -Wall -D _REENTRANT
                Linker flags: -lpthread -lcrypt -lresolv -lnsl 
           pid file location: /var/run

+ make -j4
flex -i l.l
gcc -c -DLINUX -DSYSCONFDIR="\"/var/vcap/bosh/etc\"" -I. -I./device -I./http -I./process -I./protocols -g -O2 -Wall -D _REENTRANT  lex.yy.c -o lex.yy.o
lex.yy.c:4818: warning: ‘input’ defined but not used
gcc -rdynamic alert.o collector.o control.o daemonize.o env.o event.o file.o gc.o http.o log.o md5.o monitor.o net.o process.o sendmail.o sha.o signal.o socket.o spawn.o ssl.o state.o status.o util.o validate.o xmalloc.o xml.o device/device_common.o http/base64.o http/cervlet.o http/engine.o http/processor.o process/process_common.o protocols/apache_status.o protocols/clamav.o protocols/default.o protocols/dns.o protocols/dwp.o protocols/ftp.o protocols/generic.o protocols/gps.o protocols/http.o protocols/imap.o protocols/ldap2.o protocols/ldap3.o protocols/lmtp.o protocols/memcache.o protocols/mysql.o protocols/nntp.o protocols/ntp3.o protocols/pgsql.o protocols/pop.o protocols/postfix_policy.o protocols/protocol.o protocols/radius.o protocols/rdate.o protocols/rsync.o protocols/sip.o protocols/smtp.o protocols/ssh.o protocols/tns.o device/sysdep_LINUX.o process/sysdep_LINUX.o y.tab.o lex.yy.o  -lfl -lpthread -lcrypt -lresolv -lnsl  -o monit 
+ make install
/usr/bin/install -c  -m 755 -d /var/vcap/bosh/bin || exit 1
/usr/bin/install -c  -m 755 -d /var/vcap/bosh/share/man/man1 || exit 1
/usr/bin/install -c  -m 555 monit /var/vcap/bosh/bin || exit 1
/usr/bin/install -c  -m 444 monit.1 /var/vcap/bosh/share/man/man1/monit.1 || exit 1
+ mkdir -p /var/vcap/bosh/etc
+ cat
+ chmod 0700 /var/vcap/bosh/etc/monitrc
+ mkdir -p /var/vcap/monit
+ touch /var/vcap/monit/empty.monitrc
+ echo Done.
Done.
+ '[' '!' -d /sys/fs/cgroup ']'
+ echo 'Restart may be required'
Restart may be required
+ '[' '!' -d /home/christoph/.rbenv ']'
+ . /home/christoph/.profile
++ '[' -n '4.1.5(1)-release' ']'
++ '[' -f /home/christoph/.bashrc ']'
++ . /home/christoph/.bashrc
+++ '[' -z '' ']'
+++ return
++ '[' -d /home/christoph/bin ']'
++ export PATH=/home/christoph/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
++ PATH=/home/christoph/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+++ rbenv init -
++ eval 'export PATH="/home/christoph/.rbenv/shims:${PATH}"
source '\''/home/christoph/.rbenv/libexec/../completions/rbenv.bash'\''
rbenv rehash 2>/dev/null
rbenv() {
  typeset command
  command="$1"
  if [ "$#" -gt 0 ]; then
    shift
  fi

  case "$command" in
  rehash|shell)
    eval "`rbenv "sh-$command" "$@"`";;
  *)
    command rbenv "$command" "$@";;
  esac
}'
+++ export PATH=/home/christoph/.rbenv/shims:/home/christoph/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+++ PATH=/home/christoph/.rbenv/shims:/home/christoph/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
+++ source /home/christoph/.rbenv/libexec/../completions/rbenv.bash
++++ complete -F _rbenv rbenv
+++ rbenv rehash
+ grep -q 1.9.3-p448
+ rbenv versions
+ typeset command
+ command=versions
+ '[' 1 -gt 0 ']'
+ shift
+ case "$command" in
+ command rbenv versions
+ rbenv versions
+ rbenv local 1.9.3-p448
+ typeset command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command rbenv local 1.9.3-p448
+ rbenv local 1.9.3-p448
+ gem install bundler cf --no-rdoc --no-ri
Successfully installed bundler-1.3.5
Successfully installed cf-5.3.0
2 gems installed
+ rbenv rehash
+ typeset command
+ command=rehash
+ '[' 1 -gt 0 ']'
+ shift
+ case "$command" in
++ rbenv sh-rehash
++ typeset command
++ command=sh-rehash
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command rbenv sh-rehash
++ rbenv sh-rehash
+ eval 'hash -r 2>/dev/null || true'
++ hash -r
+ ./local/clone_cf_release.sh
+ ./common/clone_cf_release.sh
+ CF_RELEASE_URL=https://github.com/cloudfoundry/cf-release.git
+ CF_RELEASE_BRANCH=master
+ CF_RELEASE_USE_HEAD=no
++ rbenv version
++ cut -f1 '-d '
+ ruby_version=1.9.3-p448
+ '[' '!' -d cf-release ']'
+ ./local/launch_nise_bosh.sh
++ ip addr
++ cut -f1 -d /
++ cut -f 6 -d ' '
++ head -n 1
++ grep 'inet .*global'
+ NISE_IP_ADDRESS=172.16.227.102
+ NISE_IP_ADDRESS=172.16.227.102
+ ./common/launch_nsie_bosh.sh
+ sed s/192.168.10.10/172.16.227.102/g manifests/micro.yml
+ '[' '' '!=' '' ']'
+ '[' '' '!=' '' ']'
+ cd nise_bosh
+ bundle install
Using rake (10.0.4) 
Using json (1.8.0) 
Using nokogiri (1.5.10) 
Using uuidtools (2.1.4) 
Using aws-sdk (1.8.5) 
Using bcrypt-ruby (3.0.1) 
Using bosh_common (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using builder (3.1.4) 
Using excon (0.25.3) 
Using formatador (0.2.4) 
Using mime-types (1.25) 
Using multi_json (1.8.0) 
Using net-ssh (2.6.8) 
Using net-scp (1.1.2) 
Using ruby-hmac (0.4.0) 
Using fog (1.14.0) 
Using httpclient (2.2.4) 
Using log4r (1.1.10) 
Using ruby-atmos-pure (1.0.5) 
Using blobstore_client (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using bosh-core (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using bosh_cpi (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using sequel (3.43.0) 
Using rack (1.5.2) 
Using rack-protection (1.5.0) 
Using tilt (1.4.1) 
Using sinatra (1.4.3) 
Using daemons (1.1.9) 
Using eventmachine (0.12.10) 
Using thin (1.5.1) 
Using yajl-ruby (1.1.0) 
Using bosh_registry (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using bosh_aws_cpi (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using bosh-stemcell (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using gibberish (1.2.2) 
Using bosh_encryption (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using crack (0.3.2) 
Using monit_api (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using json_pure (1.8.0) 
Using nats (0.4.28) 
Using netaddr (1.5.0) 
Using sigar (0.7.2) 
Using syslog_protocol (0.9.2) 
Using bosh_agent (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using highline (1.6.19) 
Using minitar (0.5.4) 
Using net-ssh-gateway (1.1.0) 
Using progressbar (0.9.2) 
Using terminal-table (1.4.5) 
Using bosh_cli (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using bosh_openstack_cpi (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using rest-client (1.6.7) 
Using ruby_vcloud_sdk (0.4.8) 
Using bosh_vcloud_cpi (0.4.9) 
Using membrane (0.0.2) 
Using ruby_vim_sdk (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using bosh_vsphere_cpi (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using diff-lcs (1.2.4) 
Using rack-test (0.6.2) 
Using redis (3.0.4) 
Using redis-namespace (1.3.1) 
Using vegas (0.1.11) 
Using resque (1.23.1) 
Using tzinfo (1.0.1) 
Using rufus-scheduler (2.0.24) 
Using ffi (1.9.0) 
Using sys-filesystem (1.1.0) 
Using director (1.5.0.pre.3) from https://github.com/cloudfoundry/bosh.git (at master) 
Using rspec-core (2.14.5) 
Using rspec-expectations (2.14.2) 
Using rspec-mocks (2.14.3) 
Using rspec (2.14.1) 
Using bundler (1.3.5) 
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
+ sudo env PATH=/home/christoph/.rbenv/shims:/home/christoph/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin bundle exec ./bin/nise-bosh -y ../cf-release ../manifests/deploy.yml micro
The following templates and packages for job micro will be installed.
    # postgres
        * common
        * postgres
#[27899] INFO: Resolving package dependencies...
#[27899] INFO: Installing the following packages: 
#[27899] INFO:  * common
#[27899] INFO:  * postgres
#[27899] INFO: Installing package common
#[27899] INFO: The same version of the package is already installed. Skipping
#[27899] INFO: Installing package postgres
#[27899] INFO: The same version of the package is already installed. Skipping
Done!
+ sudo env PATH=/home/christoph/.rbenv/shims:/home/christoph/.rbenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin bundle exec ./bin/nise-bosh --keep-monit-files -y ../cf-release ../manifests/deploy.yml micro_ng
The following templates and packages for job micro_ng will be installed.
    # nats
        * common
        * nats
        * ruby
    # health_manager_next
        * health_manager_next
        * common
        * ruby
        * syslog_aggregator
    # uaa
        * common
        * ruby
        * syslog_aggregator
        * uaa
    # cloud_controller_ng
        * common
        * cloud_controller_ng
        * nginx
        * libpq
        * mysqlclient
        * sqlite
        * ruby
        * syslog_aggregator
    # gorouter
        * common
        * golang
        * gorouter
        * syslog_aggregator
    # dea_next
        * common
        * dea_next
        * warden
        * rootfs_lucid64
        * ruby
        * golang
        * sqlite
        * mysqlclient
        * syslog_aggregator
        * libpq
        * git
        * buildpack_cache
        * insight_agent
        * libyaml
#[27983] INFO: Resolving package dependencies...
#[27983] INFO: Installing the following packages: 
#[27983] INFO:  * common
#[27983] INFO:  * libyaml
#[27983] INFO:  * ruby
#[27983] INFO:  * nats
#[27983] INFO:  * health_manager_next
#[27983] INFO:  * syslog_aggregator
#[27983] INFO:  * uaa
#[27983] INFO:  * libpq
#[27983] INFO:  * mysqlclient
#[27983] INFO:  * sqlite
#[27983] INFO:  * cloud_controller_ng
#[27983] INFO:  * nginx
#[27983] INFO:  * golang
#[27983] INFO:  * gorouter
#[27983] INFO:  * buildpack_cache
#[27983] INFO:  * warden
#[27983] INFO:  * insight_agent
#[27983] INFO:  * dea_next
#[27983] INFO:  * rootfs_lucid64
#[27983] INFO:  * git
#[27983] INFO: Installing package common
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package libyaml
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package ruby
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package nats
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package health_manager_next
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package syslog_aggregator
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package uaa
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package libpq
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package mysqlclient
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package sqlite
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package cloud_controller_ng
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package nginx
#[27983] INFO: The same version of the package is already installed. Skipping
#[27983] INFO: Installing package golang
#[27983] INFO: Running the packaging script for golang
#[27983] INFO: An error occurred while compiling golang
#[27983] INFO: + set -e
+ tar xzf golang/go1.1.1.src.tar.gz
+ cd go/src
+ ./all.bash
# Building C bootstrap tool.
cmd/dist

# Building compilers and Go bootstrap tool for host, linux/amd64.
lib9
libbio
libmach
misc/pprof
cmd/addr2line
cmd/cov
cmd/nm
cmd/objdump
cmd/pack
cmd/prof
cmd/cc
cmd/gc
cmd/6l
cmd/6a
cmd/6c
cmd/6g
pkg/runtime
pkg/errors
pkg/sync/atomic
pkg/sync
pkg/io
pkg/unicode
pkg/unicode/utf8
pkg/unicode/utf16
pkg/bytes
pkg/math
pkg/strings
pkg/strconv
pkg/bufio
pkg/sort
pkg/container/heap
pkg/encoding/base64
pkg/syscall
pkg/time
pkg/os
pkg/reflect
pkg/fmt
pkg/encoding/json
pkg/flag
pkg/path/filepath
pkg/path
pkg/io/ioutil
pkg/log
pkg/regexp/syntax
pkg/regexp
pkg/go/token
pkg/go/scanner
pkg/go/ast
pkg/go/parser
pkg/os/exec
pkg/os/signal
pkg/net/url
pkg/text/template/parse
pkg/text/template
pkg/go/doc
pkg/go/build
cmd/go

# Building packages and commands for linux/amd64.
runtime
errors
sync/atomic
unicode
sync
io
unicode/utf8
math
bytes
bufio
syscall
strconv
time
reflect
os
sort
fmt
strings
path/filepath
path
regexp/syntax
flag
go/token
go/scanner
go/ast
regexp
io/ioutil
net/url
text/template/parse
go/parser
text/template
log
text/tabwriter
go/doc
go/printer
go/build
os/exec
hash
crypto
crypto/md5
encoding/binary
cmd/api
debug/dwarf
debug/elf
debug/macho
debug/pe
cmd/cgo
go/format
cmd/fix
container/heap
encoding/base64
unicode/utf16
encoding/xml
encoding/json
compress/flate
hash/crc32
crypto/cipher
crypto/aes
compress/gzip
crypto/des
math/rand
crypto/subtle
crypto/hmac
crypto/rc4
crypto/sha1
crypto/sha256
encoding/hex
encoding/pem
runtime/cgo
math/big
crypto/elliptic
crypto/ecdsa
crypto/rand
crypto/rsa
crypto/dsa
encoding/asn1
net
crypto/x509/pkix
mime
os/signal
archive/zip
encoding/gob
html
index/suffixarray
html/template
runtime/pprof
text/scanner
cmd/gofmt
crypto/x509
crypto/tls
net/textproto
cmd/vet
mime/multipart
net/http
cmd/go
expvar
net/http/pprof
cmd/godoc
cmd/yacc
archive/tar
compress/bzip2
compress/lzw
hash/adler32
compress/zlib
container/list
container/ring
crypto/sha512
database/sql/driver
database/sql
debug/gosym
encoding/ascii85
encoding/base32
encoding/csv
hash/crc64
hash/fnv
image/color
log/syslog
image
math/cmplx
net/http/cgi
image/draw
image/gif
image/jpeg
image/png
net/http/cookiejar
net/http/fcgi
net/http/httptest
net/http/httputil
net/mail
net/rpc
net/smtp
os/user
net/rpc/jsonrpc
runtime/debug
runtime/race
testing
testing/iotest
testing/quick

# Testing packages.
ok      cmd/api 0.010s
?       cmd/cgo [no test files]
ok      cmd/fix 0.016s
ok      cmd/go  0.015s
?       cmd/godoc   [no test files]
ok      cmd/gofmt   0.032s
?       cmd/vet [no test files]
?       cmd/yacc    [no test files]
ok      archive/tar 0.007s
ok      archive/zip 0.028s
ok      bufio   0.052s
ok      bytes   0.070s
ok      compress/bzip2  0.038s
ok      compress/flate  0.340s
ok      compress/gzip   0.008s
ok      compress/lzw    0.064s
ok      compress/zlib   0.622s
ok      container/heap  0.005s
ok      container/list  0.005s
ok      container/ring  0.013s
?       crypto  [no test files]
ok      crypto/aes  0.024s
ok      crypto/cipher   0.007s
ok      crypto/des  0.017s
ok      crypto/dsa  0.009s
ok      crypto/ecdsa    0.017s
ok      crypto/elliptic 0.010s
ok      crypto/hmac 0.006s
ok      crypto/md5  0.006s
ok      crypto/rand 0.025s
ok      crypto/rc4  0.041s
ok      crypto/rsa  0.086s
ok      crypto/sha1 0.006s
ok      crypto/sha256   0.006s
ok      crypto/sha512   0.006s
ok      crypto/subtle   0.007s
ok      crypto/tls  0.186s
ok      crypto/x509 0.412s
?       crypto/x509/pkix    [no test files]
ok      database/sql    0.016s
ok      database/sql/driver 0.006s
ok      debug/dwarf 0.008s
ok      debug/elf   0.012s
ok      debug/gosym 0.210s
ok      debug/macho 0.008s
ok      debug/pe    0.008s
ok      encoding/ascii85    0.006s
ok      encoding/asn1   0.008s
ok      encoding/base32 0.006s
ok      encoding/base64 0.006s
ok      encoding/binary 0.006s
ok      encoding/csv    0.006s
ok      encoding/gob    0.020s
ok      encoding/hex    0.006s
ok      encoding/json   0.015s
ok      encoding/pem    0.007s
ok      encoding/xml    0.011s
ok      errors  0.006s
ok      expvar  0.011s
ok      flag    0.006s
ok      fmt 0.025s
ok      go/ast  0.009s
ok      go/build    0.066s
ok      go/doc  0.035s
ok      go/format   0.011s
ok      go/parser   0.027s
ok      go/printer  0.245s
ok      go/scanner  0.006s
ok      go/token    0.022s
?       hash    [no test files]
ok      hash/adler32    0.009s
ok      hash/crc32  0.006s
ok      hash/crc64  0.006s
ok      hash/fnv    0.006s
ok      html    0.006s
ok      html/template   0.031s
ok      image   0.064s
ok      image/color 0.008s
ok      image/draw  0.018s
ok      image/gif   0.006s
ok      image/jpeg  0.104s
ok      image/png   0.022s
ok      index/suffixarray   0.009s
ok      io  0.056s
ok      io/ioutil   0.007s
ok      log 0.007s
ok      log/syslog  2.031s
ok      math    0.007s
ok      math/big    0.120s
ok      math/cmplx  0.006s
ok      math/rand   0.016s
ok      mime    0.007s
ok      mime/multipart  0.193s
--- FAIL: TestLookupHost (0.00 seconds)
    hosts_test.go:65: LookupHost("localhost") = [127.0.0.1 127.0.0.1 ::1], has duplicate addresses
FAIL
FAIL    net 2.248s
ok      net/http    3.099s
ok      net/http/cgi    0.183s
ok      net/http/cookiejar  0.014s
ok      net/http/fcgi   0.011s
ok      net/http/httptest   0.011s
ok      net/http/httputil   0.014s
?       net/http/pprof  [no test files]
ok      net/mail    0.008s
ok      net/rpc 0.023s
ok      net/rpc/jsonrpc 0.013s
ok      net/smtp    0.010s
ok      net/textproto   0.007s
ok      net/url 0.007s
ok      os  0.029s
ok      os/exec 0.310s
ok      os/signal   0.416s
ok      os/user 0.006s
ok      path    0.006s
ok      path/filepath   0.028s
ok      reflect 0.034s
ok      regexp  0.056s
ok      regexp/syntax   0.396s
ok      runtime 3.835s
?       runtime/cgo [no test files]
ok      runtime/debug   0.006s
ok      runtime/pprof   0.296s
?       runtime/race    [no test files]
ok      sort    0.043s
ok      strconv 0.209s
ok      strings 0.076s
ok      sync    0.048s
ok      sync/atomic 0.022s
ok      syscall 0.015s
?       testing [no test files]
?       testing/iotest  [no test files]
ok      testing/quick   0.022s
ok      text/scanner    0.007s
ok      text/tabwriter  0.007s
ok      text/template   0.015s
ok      text/template/parse 0.009s
ok      time    2.395s
ok      unicode 0.008s
ok      unicode/utf16   0.006s
ok      unicode/utf8    0.008s
?       unsafe  [no test files]

/home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:206:in `block in compile': Compile Package Failure (exit code: 1) (Bosh::Agent::MessageHandlerError)
    from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:190:in `chdir'
    from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:190:in `compile'
    from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:64:in `start'
    from /home/christoph/.rbenv/versions/1.9.3-p448/lib/ruby/gems/1.9.1/bundler/gems/bosh-fbb73b1d320c/bosh_agent/lib/bosh_agent/message/compile_package.rb:31:in `process'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:215:in `run_packaging'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:203:in `install_package'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:191:in `block in install_packages'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:189:in `each'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:189:in `install_packages'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/builder.rb:263:in `install_job'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/runner.rb:101:in `run_default_mode'
    from /home/christoph/cf_nise_installer/nise_bosh/lib/nise_bosh/runner.rb:65:in `run'
    from ./bin/nise-bosh:4:in `<main>'
christoph@ubuntu_cf_v2:~$ 
chbussler commented 10 years ago

Hi,

turns out that my Ruby installation was broken. After restarting on a clean Ubuntu install it all worked fine.

Thanks,

Christoph