Bug 1140712 - ami-07551437 6.5 x86_64 hourly us-west-2
Summary: ami-07551437 6.5 x86_64 hourly us-west-2
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Cloud Image Validation
Classification: Red Hat
Component: images
Version: RHEL6.5
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: mkovacik
QA Contact: mkovacik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-11 14:13 UTC by Irina Gulina
Modified: 2014-11-26 16:08 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-11-26 16:08:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ami-07551437-log.yaml (12.58 KB, text/yaml)
2014-09-11 14:13 UTC, Irina Gulina
no flags Details

Description Irina Gulina 2014-09-11 14:13:00 UTC

Comment 1 Irina Gulina 2014-09-11 14:13:26 UTC
Created attachment 936574 [details]
ami-07551437-log.yaml

Comment 2 Irina Gulina 2014-09-11 14:13:34 UTC
# m3.2xlarge: error
-
  create_instance: error Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
  in process     params = create_instance(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
  wrapper     ret = fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
  wrapper     return fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
  wrapper     return fn(*args, **kvs)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
  create_instance     driver.create(params)   File
  "build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 119, in create
  raise UnknownCloudException('Unknown error during instance creation:
  ' + traceback.format_exc()) UnknownCloudException: Unknown error
  during instance creation: Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 50, in create
  user_data=params.get('userdata')   File "/usr/lib/python2.7/site-pac
  kages/boto-2.32.1-py2.7.egg/boto/ec2/connection.py", line 975, in
  run_instances     verb='POST')   File "/usr/lib/python2.7/site-packa
  ges/boto-2.32.1-py2.7.egg/boto/connection.py", line 1172, in
  get_object     response = self.make_request(action, params, path,
  verb)   File "/usr/lib/python2.7/site-packages/boto-2.32.1-py2.7.egg
  /boto/connection.py", line 1096, in make_request     return
  self._mexe(http_request)   File "/usr/lib/python2.7/site-packages/bo
  to-2.32.1-py2.7.egg/boto/connection.py", line 1009, in _mexe
  raise BotoServerError(response.status, response.reason, body)
  BotoServerError: BotoServerError: 503 Service Unavailable <?xml
  version="1.0" encoding="UTF-8"?> <Response><Errors><Error><Code>Requ
  estLimitExceeded</Code><Message>Request limit exceeded.</Message></E
  rror></Errors><RequestID>538d138c-cfdd-4191-ac8d-8f357b496a43</Reque
  stID></Response>

Comment 3 Irina Gulina 2014-09-11 14:13:38 UTC
# cc2.8xlarge: error
-
  create_instance: error Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
  in process     params = create_instance(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
  wrapper     ret = fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
  wrapper     return fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
  wrapper     return fn(*args, **kvs)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
  create_instance     driver.create(params)   File
  "build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 119, in create
  raise UnknownCloudException('Unknown error during instance creation:
  ' + traceback.format_exc()) UnknownCloudException: Unknown error
  during instance creation: Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 50, in create
  user_data=params.get('userdata')   File "/usr/lib/python2.7/site-pac
  kages/boto-2.32.1-py2.7.egg/boto/ec2/connection.py", line 975, in
  run_instances     verb='POST')   File "/usr/lib/python2.7/site-packa
  ges/boto-2.32.1-py2.7.egg/boto/connection.py", line 1172, in
  get_object     response = self.make_request(action, params, path,
  verb)   File "/usr/lib/python2.7/site-packages/boto-2.32.1-py2.7.egg
  /boto/connection.py", line 1096, in make_request     return
  self._mexe(http_request)   File "/usr/lib/python2.7/site-packages/bo
  to-2.32.1-py2.7.egg/boto/connection.py", line 1009, in _mexe
  raise BotoServerError(response.status, response.reason, body)
  BotoServerError: BotoServerError: 503 Service Unavailable <?xml
  version="1.0" encoding="UTF-8"?> <Response><Errors><Error><Code>Requ
  estLimitExceeded</Code><Message>Request limit exceeded.</Message></E
  rror></Errors><RequestID>f6877450-fdcd-47fa-925a-32d75c9f9d36</Reque
  stID></Response>

Comment 4 Irina Gulina 2014-09-11 14:13:55 UTC
# cg1.4xlarge: error
-
  create_instance: error Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
  in process     params = create_instance(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
  wrapper     ret = fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
  wrapper     return fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
  wrapper     return fn(*args, **kvs)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
  create_instance     driver.create(params)   File
  "build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 107, in create
  raise SkipCloudException('got Unsupported - most likely the
  permanent error: %s' % err) SkipCloudException: got Unsupported -
  most likely the permanent error: EC2ResponseError: 400 Bad Request
  <?xml version="1.0" encoding="UTF-8"?>
  <Response><Errors><Error><Code>Unsupported</Code><Message>Your
  requested instance type (cg1.4xlarge) is not supported in this
  region (us-west-2). Please retry your request in one of the
  following regions: us-east-1, eu-west-1.</Message></Error></Errors><
  RequestID>4b542a61-f599-42ee-a1a1-49c2eaf7ae89</RequestID></Response
  >

Comment 5 Irina Gulina 2014-09-11 14:13:58 UTC
# hi1.4xlarge: passed
stage1:testcase_01_bash_history: passed

Comment 6 Irina Gulina 2014-09-11 14:14:05 UTC
# cr1.8xlarge: passed
stage1:testcase_01_bash_history: passed

Comment 7 Irina Gulina 2014-09-11 14:14:10 UTC
# cc1.4xlarge: error
-
  create_instance: error Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/serial_process.py", line 20,
  in process     params = create_instance(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 48, in
  wrapper     ret = fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/work/params.py", line 31, in
  wrapper     return fn(params)   File
  "build/bdist.linux-x86_64/egg/dva/tools/retrying.py", line 35, in
  wrapper     return fn(*args, **kvs)   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 72, in
  create_instance     driver.create(params)   File
  "build/bdist.linux-x86_64/egg/dva/cloud/ec2.py", line 107, in create
  raise SkipCloudException('got Unsupported - most likely the
  permanent error: %s' % err) SkipCloudException: got Unsupported -
  most likely the permanent error: EC2ResponseError: 400 Bad Request
  <?xml version="1.0" encoding="UTF-8"?>
  <Response><Errors><Error><Code>Unsupported</Code><Message>Your
  requested instance type (cc1.4xlarge) is not supported in this
  region (us-west-2). Please retry your request in one of the
  following regions: us-east-1.</Message></Error></Errors><RequestID>6
  07b45bf-4397-476c-94b4-5863587d9aa1</RequestID></Response>

Comment 8 Irina Gulina 2014-11-26 16:08:47 UTC
Workshop training.


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