Bug 1121104 - [origin_cartridge_229]Some useless log info shown during git push ruby-2.0 app
Summary: [origin_cartridge_229]Some useless log info shown during git push ruby-2.0 app
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-18 11:16 UTC by Yan Du
Modified: 2015-05-15 00:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-18 11:48:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yan Du 2014-07-18 11:16:50 UTC
Description of problem:

remote: Preparing build for deployment
remote: Deployment id is 5345e9dc
remote: Activating deployment
remote: I, [2014-07-18T11:00:25.396574 #10187]  INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-8300e97aaa7c4d0192301b7218164e7a.js
remote: I, [2014-07-18T11:00:25.477479 #10187]  INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-f4620e0ff93a2325f67e2da06f2f5791.css
remote: NOTE: To disable assets compilation use 'disable_asset_compilation' marker.
remote: Starting Ruby cartridge
remote: -------------------------
remote: Git Post-Receive Result: success
remote: Activation status: success
remote: Deployment completed with status: success
To ssh://53c931dfee8c340fe80000e5.rhcloud.com/~/git/r20b.git/
   a4d2307..a7d933c  master -> master



Version-Release number of selected component (if applicable):
devenv_4981



How reproducible:
always



Steps to Reproduce:

1. Create a ruby-2.0 app name r20b
2. rails new r20b
3. git push




Actual results:
Same as description



Expected results:

should not show below log info:

remote: I, [2014-07-18T11:00:25.396574 #10187]  INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-8300e97aaa7c4d0192301b7218164e7a.js
remote: I, [2014-07-18T11:00:25.477479 #10187]  INFO -- : Writing /var/lib/openshift/53c931dfee8c340fe80000e5/app-root/runtime/repo/public/assets/application-f4620e0ff93a2325f67e2da06f2f5791.css
Additional info:

Comment 1 Michal Fojtik 2014-07-18 11:48:01 UTC
We think it is useful for users to see which files are currently being compiled (asset files). I will close it as a WONTFIX now, but if you have other opinion please feel free to reopen this bug and we can discuss this.


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