Bug 1013291 - [origin_broker_98]Should not display script message when deleting a jenkins server gear which is down by 'oo-admin-repair --removed-nodes'
Summary: [origin_broker_98]Should not display script message when deleting a jenkins s...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: All
OS: All
medium
low
Target Milestone: ---
: ---
Assignee: Ravi Sankar
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-29 06:09 UTC by zhaozhanqi
Modified: 2015-05-15 00:21 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-03 21:34:04 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description zhaozhanqi 2013-09-29 06:09:47 UTC
Description of problem:
Given a jenkins server app and make the app's node is down. run 'oo-admin-repair --removed-nodes' will print a script message '/opt/rh/ruby193/root/usr/share/gems/gems/uuidtools-2.1.1/lib/uuidtools.rb:431: Use RbConfig instead of obsolete and deprecated Config' 

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

How reproducible:
always

Steps to Reproduce:
1. create one jenkins server app
2. make the gear's node is down
3. run oo-admin-repair --removed-nodes

Actual results:
Do you want to delete unresponsive servers from their respective districts [yes/no]: no
Found 1 unresponsive unscalable apps:
zqjenkins (id: 524793ab2d19cf5001000043)
These apps can not be recovered. Do you want to delete all of them [yes/no]: yes
/opt/rh/ruby193/root/usr/share/gems/gems/uuidtools-2.1.1/lib/uuidtools.rb:431: Use RbConfig instead of obsolete and deprecated Config.


Expected results:
Should not show this message.

Additional info:

Comment 1 Ravi Sankar 2013-10-03 21:34:04 UTC
This warning message is coming from uuidtools gem that we don't control.


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