RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1225688 - instack-undercloud: running instack-build-imsages exists with "Not enough RAM to use tmpfs for build. (4048492 < 4G)"
Summary: instack-undercloud: running instack-build-imsages exists with "Not enough RAM...
Keywords:
Status: CLOSED EOL
Alias: None
Product: RDO
Classification: Community
Component: instack-undercloud
Version: unspecified
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: Kilo
Assignee: Ben Nemec
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-28 01:29 UTC by Alexander Chuzhoy
Modified: 2016-05-19 15:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 15:45:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Alexander Chuzhoy 2015-05-28 01:29:44 UTC
instack-undercloud: running instack-build-images exists with "Not enough RAM to use tmpfs for build. (4048492 < 4G)"

Environment:
instack-undercloud-2.1.1-dev36.el7.centos.noarch

Steps to reproduce:
Follow the guide (https://repos.fedorapeople.org/repos/openstack-m/docs/master/basic_deployment/basic_deployment.html) and run instack-build-images.


Result:
The execution runs for some time and then:
installing os-prober from redhat-common                                                                                                                           
+ target_tag=02-package-installs                                                                                                                                  
+ date +%s.%N                                                                                                                                                     
+ output '02-package-installs completed'                                                                                                                          
++ date                                                                                                                                                           
+ echo dib-run-parts Wed May 27 22:10:07 UTC 2015 02-package-installs completed                                                                                   
dib-run-parts Wed May 27 22:10:07 UTC 2015 02-package-installs completed                                                                                          
+ for target in '$targets'                                                                                                                                        
+ output 'Running /tmp/in_target.d/pre-install.d/03-baseline-tools'                                                                                               
++ date                                                                                                                                                           
+ echo dib-run-parts Wed May 27 22:10:07 UTC 2015 Running /tmp/in_target.d/pre-install.d/03-baseline-tools                                                        
dib-run-parts Wed May 27 22:10:07 UTC 2015 Running /tmp/in_target.d/pre-install.d/03-baseline-tools                                                               
+ target_tag=03-baseline-tools                                                                                                                                    
+ date +%s.%N                                                                                                                                                     
+ /tmp/in_target.d/pre-install.d/03-baseline-tools                                                                                                                
+ target_tag=03-baseline-tools                                                                                                                                    
+ date +%s.%N                                                                                                                                                     
+ output '03-baseline-tools completed'                                                                                                                            
++ date                                                                                                                                                           
+ echo dib-run-parts Wed May 27 22:10:07 UTC 2015 03-baseline-tools completed                                                                                     
dib-run-parts Wed May 27 22:10:07 UTC 2015 03-baseline-tools completed                                                                                            
+ for target in '$targets'                                                                                                                                        
+ output 'Running /tmp/in_target.d/pre-install.d/04-dib-init-system'                                                                                              
++ date                                                                                                                                                           
+ echo dib-run-parts Wed May 27 22:10:07 UTC 2015 Running /tmp/in_target.d/pre-install.d/04-dib-init-system                                                       
dib-run-parts Wed May 27 22:10:07 UTC 2015 Running /tmp/in_target.d/pre-install.d/04-dib-init-system                                                              
+ target_tag=04-dib-init-system                                                                                                                                   
+ date +%s.%N                                                                                                                                                     
+ /tmp/in_target.d/pre-install.d/04-dib-init-system                                                                                                               
+ target_tag=04-dib-init-system
+ date +%s.%N
+ output '04-dib-init-system completed'
++ date
+ echo dib-run-parts Wed May 27 22:10:07 UTC 2015 04-dib-init-system completed
dib-run-parts Wed May 27 22:10:07 UTC 2015 04-dib-init-system completed
+ for target in '$targets'
+ output 'Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release'
++ date
+ echo dib-run-parts Wed May 27 22:10:07 UTC 2015 Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release
dib-run-parts Wed May 27 22:10:07 UTC 2015 Running /tmp/in_target.d/pre-install.d/05-rpm-epel-release
+ target_tag=05-rpm-epel-release
+ date +%s.%N
+ /tmp/in_target.d/pre-install.d/05-rpm-epel-release
Not enough RAM to use tmpfs for build. (4048492 < 4G)


Expected result:
the command should complete with no errors.

Comment 1 Ben Nemec 2015-05-28 14:12:16 UTC
This message is purely informational and doesn't indicate that anything is wrong.  If an image build fails there will be a different error elsewhere that caused it.

However, I have pushed a patch to remove this message during the cleanup phase so no one will be misled by it: https://review.openstack.org/#/c/186012

Comment 2 chris alfonso 2015-06-02 17:57:55 UTC
Ben, once this lands in midstream, please move this bug to modified. Thanks!

Comment 5 Chandan Kumar 2016-05-19 15:45:25 UTC
This bug is against a Version which has reached End of Life.
If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.


Note You need to log in before you can comment on or make changes to this bug.