balanced-cookbooks / balanced-ci

Internal configuration for the Jekins CI environment
4 stars 1 forks source link

Balanced build consistently failing #50

Closed mjallday closed 10 years ago

mjallday commented 10 years ago

https://ci.vandelay.io/view/balanced/job/balanced-build/lastFailedBuild/console

[health_check] Executing `find /opt/balanced/ -type f | xargs ldd > ldd.out 2>/dev/null`
[health_check] *** Health Check Failed, Summary follows:
[health_check] *** The following Omnibus-built libraries have unsafe or unmet dependencies:
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check] *** The following Omnibus-built binaries have unsafe or unmet dependencies:
[health_check] *** The following libraries cannot be guaranteed to be on target systems:
[health_check]     --> /usr/lib/libpq.so.5 (0x00007f49af88f000)
[health_check]     --> /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f49af053000)
[health_check]     --> /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f49aec78000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f49ae9a9000)
[health_check]     --> /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f49ae7a5000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f49ae567000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f49ae317000)
[health_check]     --> /lib/x86_64-linux-gnu/libz.so.1 (0x00007f49adefc000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f49adcd3000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f49adacb000)
[health_check]     --> /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f49ad8c7000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f49ad49c000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f49ad281000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libgssapi.so.3 (0x00007f49ad042000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libgnutls.so.26 (0x00007f49acd86000)
[health_check]     --> /lib/x86_64-linux-gnu/libgcrypt.so.11 (0x00007f49acb08000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libheimntlm.so.0 (0x00007f49ac900000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libkrb5.so.26 (0x00007f49ac67a000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libasn1.so.8 (0x00007f49ac3da000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libhcrypto.so.4 (0x00007f49ac1a5000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libroken.so.18 (0x00007f49abf90000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libtasn1.so.3 (0x00007f49abd7f000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f49abb6c000)
[health_check]     --> /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f49ab968000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libwind.so.0 (0x00007f49ab73f000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libheimbase.so.1 (0x00007f49ab52f000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libhx509.so.5 (0x00007f49ab2e5000)
[health_check]     --> /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f49ab042000)
[health_check] *** The precise failures were:
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libpq.so.5
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/libpq.so.5 (0x00007f49af88f000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libssl.so.1.0.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libssl.so.1.0.0 (0x00007f49af053000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libcrypto.so.1.0.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 (0x00007f49aec78000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libkrb5.so.3
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f49ae9a9000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libcom_err.so.2
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f49ae7a5000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libgssapi_krb5.so.2
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f49ae567000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libldap_r-2.4.so.2
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f49ae317000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libz.so.1
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libz.so.1 (0x00007f49adefc000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libk5crypto.so.3
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f49adcd3000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libkrb5support.so.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f49adacb000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libkeyutils.so.1
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f49ad8c7000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: liblber-2.4.so.2
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f49ad49c000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libsasl2.so.2
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f49ad281000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libgssapi.so.3
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgssapi.so.3 (0x00007f49ad042000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libgnutls.so.26
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgnutls.so.26 (0x00007f49acd86000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libgcrypt.so.11
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libgcrypt.so.11 (0x00007f49acb08000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libheimntlm.so.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libheimntlm.so.0 (0x00007f49ac900000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libkrb5.so.26
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libkrb5.so.26 (0x00007f49ac67a000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libasn1.so.8
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libasn1.so.8 (0x00007f49ac3da000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libhcrypto.so.4
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libhcrypto.so.4 (0x00007f49ac1a5000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libroken.so.18
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libroken.so.18 (0x00007f49abf90000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libtasn1.so.3
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libtasn1.so.3 (0x00007f49abd7f000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libp11-kit.so.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f49abb6c000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libgpg-error.so.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f49ab968000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libwind.so.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libwind.so.0 (0x00007f49ab73f000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libheimbase.so.1
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libheimbase.so.1 (0x00007f49ab52f000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libhx509.so.5
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libhx509.so.5 (0x00007f49ab2e5000)
[health_check]       FAILED BECAUSE: Unsafe dependency
[health_check]     --> /opt/balanced/embedded/lib/python2.7/site-packages/psycopg2/_psycopg.so
[health_check]     DEPENDS ON: libsqlite3.so.0
[health_check]       COUNT: 1
[health_check]       PROVIDED BY: /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f49ab042000)
[health_check]       FAILED BECAUSE: Unsafe dependency
Something went wrong...the Omnibus just ran off the road!

Error raised was:

    Health Check Failed

Backtrace:

    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/bundler/gems/omnibus-ruby-aed39888dd64/lib/omnibus/health_check.rb:192:in `run'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/bundler/gems/omnibus-ruby-aed39888dd64/lib/omnibus/project.rb:818:in `block (3 levels) in render_tasks'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:236:in `call'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:236:in `block in execute'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:231:in `each'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:231:in `execute'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:175:in `block in invoke_with_call_chain'
    /opt/ruby-210/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:168:in `invoke_with_call_chain'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:197:in `block in invoke_prerequisites'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:195:in `each'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:195:in `invoke_prerequisites'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:174:in `block in invoke_with_call_chain'
    /opt/ruby-210/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:168:in `invoke_with_call_chain'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:197:in `block in invoke_prerequisites'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:195:in `each'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:195:in `invoke_prerequisites'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:174:in `block in invoke_with_call_chain'
    /opt/ruby-210/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:168:in `invoke_with_call_chain'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:197:in `block in invoke_prerequisites'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:195:in `each'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:195:in `invoke_prerequisites'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:174:in `block in invoke_with_call_chain'
    /opt/ruby-210/embedded/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:168:in `invoke_with_call_chain'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/rake-10.1.1/lib/rake/task.rb:161:in `invoke'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/bundler/gems/omnibus-ruby-aed39888dd64/lib/omnibus/cli/build.rb:47:in `project'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor/invocation.rb:109:in `invoke'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor.rb:232:in `block in subcommand'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/bundler/gems/omnibus-ruby-aed39888dd64/lib/omnibus/cli/application.rb:123:in `start'
    /srv/ci/workspace/balanced-build/vendor/bundle/ruby/2.1.0/bundler/gems/omnibus-ruby-aed39888dd64/bin/omnibus:11:in `<top (required)>'
mahmoudimus commented 10 years ago

@mjallday looks like pip was using wheels, have to rebuild the omnibus.

mahmoudimus commented 10 years ago

let's see how this goes: https://ci.vandelay.io/view/balanced/job/balanced-build/38/console

mahmoudimus commented 10 years ago

@mjallday worked. clsoing issue; https://ci.vandelay.io/view/balanced/job/balanced-build/38/console