← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1952357] [NEW] Functional tests job in the ovn-octavia-provider is broken

 

Public bug reported:

Probably because https://review.opendev.org/c/openstack/neutron/+/814009
Failure example: https://zuul.opendev.org/t/openstack/build/642360f0bd8b46699316e0063d9becd0

+ lib/databases/postgresql:configure_database_postgresql:92 :   sudo -u root sudo -u postgres -i psql -c 'CREATE ROLE root WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\'''
CREATE ROLE
++ /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:176 :   mktemp -d
+ /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:176 :   tmp_dir=/tmp/tmp.5EA0JIeLQG
+ /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:177 :   trap 'rm -rf /tmp/tmp.5EA0JIeLQG' EXIT
+ /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:179 :   cat
+ /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:185 :   /usr/bin/mysql -u root -popenstack_citest
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1396 (HY000) at line 2: Operation CREATE USER failed for 'root'@'localhost'

** Affects: neutron
     Importance: Critical
     Assignee: Slawek Kaplonski (slaweq)
         Status: Confirmed


** Tags: functional-tests gate-failure ovn-octavia-provider

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

Title:
  Functional tests job in the ovn-octavia-provider is broken

Status in neutron:
  Confirmed

Bug description:
  Probably because https://review.opendev.org/c/openstack/neutron/+/814009
  Failure example: https://zuul.opendev.org/t/openstack/build/642360f0bd8b46699316e0063d9becd0

  + lib/databases/postgresql:configure_database_postgresql:92 :   sudo -u root sudo -u postgres -i psql -c 'CREATE ROLE root WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\'''
  CREATE ROLE
  ++ /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:176 :   mktemp -d
  + /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:176 :   tmp_dir=/tmp/tmp.5EA0JIeLQG
  + /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:177 :   trap 'rm -rf /tmp/tmp.5EA0JIeLQG' EXIT
  + /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:179 :   cat
  + /home/zuul/src/opendev.org/openstack/neutron/tools/configure_for_func_testing.sh:_install_databases:185 :   /usr/bin/mysql -u root -popenstack_citest
  mysql: [Warning] Using a password on the command line interface can be insecure.
  ERROR 1396 (HY000) at line 2: Operation CREATE USER failed for 'root'@'localhost'

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



Follow ups