← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1558205] [NEW] neutron-lbaas plugin installation breaks on gates

 

Public bug reported:

Because of latest changes for neutron-lbaas devstack configuration, all
gates are broken.

VM with devstack doesn't have `add-apt-repository` command. added in
this commit https://github.com/openstack/neutron-
lbaas/commit/eb2a61b4e9082f97d3bc5c8ec9d02d29914e68a7


2016-03-16 17:40:42.787 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L10:   [[ False == False ]]
2016-03-16 17:40:42.787 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L11:   BACKPORT='deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse'
2016-03-16 17:40:42.787 | +++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   grep '^' /etc/apt/sources.list '/etc/apt/sources.list.d/*'
2016-03-16 17:40:42.787 | +++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   grep 'deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse'
2016-03-16 17:40:42.788 | grep: /etc/apt/sources.list.d/*: No such file or directory
2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   BACKPORT_EXISTS=
2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   true
2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L13:   [[ -z '' ]]
2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L14:   sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse' -y
2016-03-16 17:40:42.792 | sudo: add-apt-repository: command not found
2016-03-16 17:40:42.793 | + /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L1:   exit_trap
2016-03-16 17:40:42.793 | + ./stack.sh:exit_trap:L474:   local r=1

** Affects: neutron
     Importance: Critical
     Assignee: Brandon Logan (brandon-logan)
         Status: New


** Tags: lbaas

** Changed in: neutron
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1558205

Title:
  neutron-lbaas plugin installation breaks on gates

Status in neutron:
  New

Bug description:
  Because of latest changes for neutron-lbaas devstack configuration,
  all gates are broken.

  VM with devstack doesn't have `add-apt-repository` command. added in
  this commit https://github.com/openstack/neutron-
  lbaas/commit/eb2a61b4e9082f97d3bc5c8ec9d02d29914e68a7

  
  2016-03-16 17:40:42.787 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L10:   [[ False == False ]]
  2016-03-16 17:40:42.787 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L11:   BACKPORT='deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse'
  2016-03-16 17:40:42.787 | +++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   grep '^' /etc/apt/sources.list '/etc/apt/sources.list.d/*'
  2016-03-16 17:40:42.787 | +++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   grep 'deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse'
  2016-03-16 17:40:42.788 | grep: /etc/apt/sources.list.d/*: No such file or directory
  2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   BACKPORT_EXISTS=
  2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L12:   true
  2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L13:   [[ -z '' ]]
  2016-03-16 17:40:42.789 | ++ /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L14:   sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse' -y
  2016-03-16 17:40:42.792 | sudo: add-apt-repository: command not found
  2016-03-16 17:40:42.793 | + /opt/stack/new/neutron-lbaas/devstack/plugin.sh:neutron_agent_lbaas_install_agent_packages:L1:   exit_trap
  2016-03-16 17:40:42.793 | + ./stack.sh:exit_trap:L474:   local r=1

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1558205/+subscriptions


Follow ups