Bug 1525229
| Summary: | Overcloud deployment fails while configuring memcached | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Arie Bregman <abregman> |
| Component: | rhosp-director | Assignee: | Angus Thomas <athomas> |
| Status: | CLOSED DUPLICATE | QA Contact: | Amit Ugol <augol> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 12.0 (Pike) | CC: | aschultz, dbecker, jcoufal, jlibosva, mburns, morazi, ohochman, rhel-osp-director-maint, ssbarnea |
| Target Milestone: | --- | Keywords: | AutomationBlocker |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-13 13:58:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Seems a duplicate of : https://bugzilla.redhat.com/show_bug.cgi?id=1523043 Closing as a duplicate of ^ where we increased severity. Please report more information and issues in the original BZ. *** This bug has been marked as a duplicate of bug 1523043 *** |
Description of problem: Overcloud deployment fails sometimes (80%) while configuring memcached with the following error: --- "2017-12-12 13:51:40,958 ERROR: 22869 -- Failed running docker-puppet.py for memcached", "2017-12-12 13:51:40,959 ERROR: 22869 -- container_linux.go:247: starting container process caused \"process_linux.go:258: applying cgroup configuration for process caused \\\"write /sys/fs/cgroup/pids/system.slice/docker-ecf3a8be3963ac3fb74bc683423913177877154b9b10d950b54814264a18d246.scope/cgroup.procs: no such device\\\"\"", "/usr/bin/docker-current: Error response from daemon: invalid header field value \"oci runtime error: container_linux.go:247: starting container process caused \\\"process_linux.go:258: applying cgroup configuration for process caused \\\\\\\"write /sys/fs/cgroup/pids/system.slice/docker-ecf3a8be3963ac3fb74bc683423913177877154b9b10d950b54814264a18d246.scope/cgroup.procs: no such device\\\\\\\"\\\"\\n\".", "2017-12-12 13:51:40,959 INFO: 22869 -- Finished processing puppet configs", "2017-12-12 13:51:40,959 INFO: 22869 -- Started processing puppet configs", "2017-12-12 13:51:40,959 INFO: 22869 -- Removing container: docker-puppet-crond", "2017-12-12 13:51:40,986 INFO: 22869 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-cron:2017-12-06.2", "2017-12-12 13:51:48,495 INFO: 22869 -- Removing container: docker-puppet-crond", "2017-12-12 13:51:48,527 INFO: 22869 -- Finished processing puppet configs", "2017-12-12 13:51:48,528 INFO: 22869 -- Started processing puppet configs", "2017-12-12 13:51:48,529 INFO: 22869 -- Removing container: docker-puppet-gnocchi", "2017-12-12 13:51:48,550 INFO: 22869 -- Pulling image: 192.168.24.1:8787/rhosp12/openstack-gnocchi-api:2017-12-06.2", "2017-12-12 13:51:52,639 INFO: 22870 -- Removing container: docker-puppet-horizon", "2017-12-12 13:51:52,682 INFO: 22870 -- Finished processing puppet configs", "2017-12-12 13:51:56,257 INFO: 22868 -- Removing container: docker-puppet-heat_api_cfn", "2017-12-12 13:51:56,300 INFO: 22868 -- Finished processing puppet configs", "2017-12-12 13:52:08,365 INFO: 22869 -- Removing container: docker-puppet-gnocchi", "2017-12-12 13:52:08,402 INFO: 22869 -- Finished processing puppet configs", "2017-12-12 13:52:08,403 ERROR: 22867 -- ERROR configuring memcached" ], --- How reproducible: 80% Steps to Reproduce: 1. Deploy Director 12 HA