Container exited with non-zero return code
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Expired
|
Undecided
|
Unassigned |
Bug Description
kolla version:390b4a2(git rev-parse --short HEAD)
[root@controller kolla]# cat /etc/kolla/
---
openstack_release: "4.0.0"
kolla_internal_
network_interface: "eno16777736"
neutron_
ERROR LOG:
......
TASK [mariadb : include] *******
included: /usr/share/
TASK [mariadb : Running MariaDB bootstrap container] *******
fatal: [localhost]: FAILED! => {"changed": true, "failed": true, "msg": "Container exited with non-zero return code"}
to retry, use: --limit @/usr/share/
PLAY RECAP *******
localhost : ok=58 changed=22 unreachable=0 failed=1
[root@controller kolla]# docker logs bootstrap_mariadb
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
INFO:__
Installing MariaDB/MySQL system tables in '/var/lib/mysql/' ...
161120 20:22:48 [Note] /usr/sbin/mysqld (mysqld 10.0.28-
OK
Filling help tables...
161120 20:22:55 [Note] /usr/sbin/mysqld (mysqld 10.0.28-
OK
To start mysqld at boot time you have to copy
support-
PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:
'/usr/bin/
'/usr/bin/
Alternatively you can run:
'/usr/bin/
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
See the MariaDB Knowledgebase at http://
MySQL manual for more instructions.
You can start the MariaDB daemon with:
cd '/usr' ; /usr/bin/
You can test the MariaDB daemon with mysql-test-run.pl
cd '/usr/mysql-test' ; perl mysql-test-run.pl
Please report any problems at http://
The latest information about MariaDB is available at http://
You can find additional information about the MySQL part at:
http://
Support MariaDB development by buying support/new features from MariaDB
Corporation Ab. You can contact us about this at <email address hidden>.
Alternatively consider joining our community based development effort:
http://
161120 20:23:00 mysqld_safe Logging to '/var/log/
[root@controller kolla]# docker exec -it heka bash
(heka)[
cat: /var/log/
(heka)[
-rw-rw----. 1 997 996 10642 Nov 20 20:37 /var/log/
description: | updated |
Changed in kolla: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in kolla: | |
assignee: | nobody → sayantani (sayantani.goswami) |
assignee: | sayantani (sayantani.goswami) → nobody |
Changed in kolla: | |
milestone: | none → ocata-3 |
Changed in kolla: | |
milestone: | ocata-3 → ocata-rc1 |
Changed in kolla: | |
milestone: | ocata-rc1 → pike-1 |
Changed in kolla: | |
milestone: | pike-2 → pike-3 |
Changed in kolla: | |
milestone: | pike-3 → pike-rc1 |
Changed in kolla: | |
milestone: | pike-rc1 → queens-1 |
Changed in kolla: | |
milestone: | queens-2 → queens-3 |
Changed in kolla: | |
milestone: | queens-3 → queens-rc1 |
Changed in kolla: | |
milestone: | queens-rc1 → queens-rc2 |
Changed in kolla: | |
milestone: | queens-rc2 → rocky-1 |
Changed in kolla: | |
milestone: | rocky-2 → rocky-3 |
this looks like a duplicate of https:/ /bugs.launchpad .net/kolla/ +bug/1652567