Bug 1155219 - ami-7846d441 6.4 x86_64 hourly cn-north-1
Summary: ami-7846d441 6.4 x86_64 hourly cn-north-1
Keywords:
Status: VERIFIED
Alias: None
Product: Cloud Image Validation
Classification: Red Hat
Component: images
Version: RHEL6.4
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Vratislav Hutsky
QA Contact: Pavlina Bartikova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-21 15:11 UTC by mkovacik
Modified: 2018-12-31 22:43 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ami-7846d441-log.yaml (94.59 KB, text/yaml)
2014-10-21 15:11 UTC, mkovacik
no flags Details

Description mkovacik 2014-10-21 15:11:53 UTC

Comment 1 mkovacik 2014-10-21 15:11:56 UTC
Created attachment 949022 [details]
ami-7846d441-log.yaml

Comment 2 mkovacik 2014-10-21 15:11:57 UTC
# cg1.4xlarge: skip
-
  create_instance: skip Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 52, 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 88, in
  create_instance     raise SkipError(err) SkipError: 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 (cn-north-1).</Message></Error></Errors><RequestID>b1d6d6be-2
  d4d-4f3b-ae21-54b4fda65aae</RequestID></Response>

Comment 3 mkovacik 2014-10-21 15:11:58 UTC
# cc2.8xlarge: skip
-
  create_instance: skip Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 52, 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 88, in
  create_instance     raise SkipError(err) SkipError: 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 (cc2.8xlarge) is not supported in this
  region (cn-north-1).</Message></Error></Errors><RequestID>dddbc599-3
  cec-455f-8c43-5068b75392cf</RequestID></Response>

Comment 4 mkovacik 2014-10-21 15:12:00 UTC
# hs1.8xlarge: skip
-
  create_instance: skip Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 52, 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 88, in
  create_instance     raise SkipError(err) SkipError: 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 (hs1.8xlarge) is not supported in this
  region (cn-north-1).</Message></Error></Errors><RequestID>2666557c-a
  f00-4862-890c-3b1ce332e80b</RequestID></Response>

Comment 5 mkovacik 2014-10-21 15:12:01 UTC
# m3.2xlarge: failed
stage1:testcase_03_running_services: failed
-
  command: rpm -q systemd > /dev/null && echo True || echo False
  result: passed
  value: False
-
  command: chkconfig --list iptables
  result: passed
  expectation: 3:on
-
  command: chkconfig --list auditd
  result: failed
  actual: chkconfig --list auditd  auditd          0:off   1:off
  2:on    3:off   4:on    5:on    6:off  [root@ip-172-31-11-214 ~]#
  expectation: 3:on
-
  command: chkconfig --list crond
  result: passed
  expectation: 3:on
stage1:testcase_22_gpg_keys: passed
stage1:testcase_09_nameserver: passed
stage1:testcase_02_selinux_context: passed
stage1:testcase_15_rhel_version: passed
stage1:testcase_80_no_avc_denials: failed
-
  command: echo START; grep 'avc:[[:space:]]*denied' /var/log/messages
  /var/log/audit/audit.log | grep -v userdata; echo END
  result: failed
  actual: echo START; grep 'avc:[[:space:]]*denied' /var/log/messages
  /var/log/audit/audit.log | grep -v userdata; echo END  START  grep:
  /var/log/audit/audit.log: No such file or directory  END
  [root@ip-172-31-11-214 ~]#
  expectation:   START  END
stage1:testcase_01_bash_history: passed
stage1:testcase_08_memory: passed
stage1:testcase_12_passwd_group: passed
stage1:testcase_11_package_set: passed
stage1:testcase_33_userdata: failed
-
  command: rpm -q --queryformat '%{NAME} ' cloud-init
  result: passed
  value: cloud-init
-
  command: ls -l /userdata_test
  result: failed
  actual: 2
-
  command: rpm -q xdelta
  result: failed
  actual: 1
stage1:testcase_25_uname: passed
stage1:testcase_17_shells: passed
stage1:testcase_16_selinux: passed
stage1:testcase_05_grub: passed
stage1:testcase_23_syslog: passed
stage1:testcase_28_iptables: passed
stage1:testcase_21_disk_size_format: passed
stage1:testcase_19_rhn_system_id: passed
stage1:testcase_360_ebs: passed
stage1:testcase_34_cpu: passed
stage1:testcase_06_inittab: passed
stage1:testcase_20_auditd: passed
stage1:testcase_18_sshd: passed
stage1:testcase_41_rh_amazon_rhui_client: passed
stage1:testcase_07_libc6_xen_conf: passed
stage1:testcase_39_root_is_locked: passed
stage1:testcase_10_networking: passed
stage1:testcase_26_verify_rpms: passed
stage1:testcase_42_ipv6: passed
stage1:testcase_35_console: passed
stage1:testcase_14_host_details: passed
stage1:testcase_30_rhn_certificates: passed
stage1:testcase_04_cloud_firstboot: passed
stage1:testcase_24_yum_plugin: passed
stage1:testcase_32_ephemeral: passed
stage2:testcase_08_memory: passed
stage2:testcase_80_no_avc_denials: passed
stage2:testcase_25_uname: passed

Comment 6 mkovacik 2014-10-21 15:12:02 UTC
# hi1.4xlarge: skip
-
  create_instance: skip Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 52, 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 88, in
  create_instance     raise SkipError(err) SkipError: 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 (hi1.4xlarge) is not supported in this
  region (cn-north-1).</Message></Error></Errors><RequestID>3b44c67d-b
  93e-47f5-9228-e103397dd5eb</RequestID></Response>

Comment 7 mkovacik 2014-10-21 15:12:04 UTC
# cr1.8xlarge: skip
-
  create_instance: skip Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 52, 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 88, in
  create_instance     raise SkipError(err) SkipError: 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 (cr1.8xlarge) is not supported in this
  region (cn-north-1).</Message></Error></Errors><RequestID>d523e788-d
  019-476f-9125-66afe5a4a14b</RequestID></Response>

Comment 8 mkovacik 2014-10-21 15:12:05 UTC
# m3.xlarge: failed
stage1:testcase_35_console: passed
stage1:testcase_23_syslog: passed
stage1:testcase_39_root_is_locked: passed
stage1:testcase_28_iptables: passed
stage1:testcase_09_nameserver: passed
stage1:testcase_22_gpg_keys: passed
stage1:testcase_12_passwd_group: passed
stage1:testcase_33_userdata: failed
-
  command: rpm -q --queryformat '%{NAME} ' cloud-init
  result: passed
  value: cloud-init
-
  command: ls -l /userdata_test
  result: failed
  actual: 2
-
  command: rpm -q xdelta
  result: failed
  actual: 1
stage1:testcase_19_rhn_system_id: passed
stage1:testcase_26_verify_rpms: passed
stage1:testcase_34_cpu: passed
stage1:testcase_05_grub: passed
stage1:testcase_07_libc6_xen_conf: passed
stage1:testcase_16_selinux: passed
stage1:testcase_02_selinux_context: passed
stage1:testcase_11_package_set: passed
stage1:testcase_21_disk_size_format: passed
stage1:testcase_15_rhel_version: passed
stage1:testcase_41_rh_amazon_rhui_client: passed
stage1:testcase_01_bash_history: passed
stage1:testcase_06_inittab: passed
stage1:testcase_42_ipv6: passed
stage1:testcase_04_cloud_firstboot: passed
stage1:testcase_08_memory: passed
stage1:testcase_10_networking: passed
stage1:testcase_17_shells: passed
stage1:testcase_30_rhn_certificates: passed
stage1:testcase_03_running_services: failed
-
  command: rpm -q systemd > /dev/null && echo True || echo False
  result: passed
  value: False
-
  command: chkconfig --list iptables
  result: passed
  expectation: 3:on
-
  command: chkconfig --list auditd
  result: failed
  actual: chkconfig --list auditd  auditd          0:off   1:off
  2:on    3:off   4:on    5:on    6:off  [root@ip-172-31-9-99 ~]#
  expectation: 3:on
-
  command: chkconfig --list crond
  result: passed
  expectation: 3:on
stage1:testcase_18_sshd: passed
stage1:testcase_80_no_avc_denials: failed
-
  command: echo START; grep 'avc:[[:space:]]*denied' /var/log/messages
  /var/log/audit/audit.log | grep -v userdata; echo END
  result: failed
  actual: echo START; grep 'avc:[[:space:]]*denied' /var/log/messages
  /var/log/audit/audit.log | grep -v userdata; echo END  START  grep:
  /var/log/audit/audit.log: No such file or directory  END
  [root@ip-172-31-9-99 ~]#
  expectation:   START  END
stage1:testcase_14_host_details: passed
stage1:testcase_360_ebs: passed
stage1:testcase_20_auditd: passed
stage1:testcase_25_uname: passed
stage1:testcase_24_yum_plugin: passed
stage1:testcase_32_ephemeral: passed
stage2:testcase_08_memory: passed
stage2:testcase_25_uname: passed
stage2:testcase_80_no_avc_denials: passed

Comment 9 mkovacik 2014-10-21 15:12:06 UTC
# cc1.4xlarge: skip
-
  create_instance: skip Traceback (most recent call last):   File
  "build/bdist.linux-x86_64/egg/dva/work/stage.py", line 52, 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 88, in
  create_instance     raise SkipError(err) SkipError: 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 (cn-north-1).</Message></Error></Errors><RequestID>4426a454-4
  0b3-425b-b46e-afe500851731</RequestID></Response>

Comment 10 mkovacik 2014-10-21 15:33:05 UTC
# this is an odd test case issue... waiving --- unable to reproduce

Connection to ec2-54-195-60-5.eu-west-1.compute.amazonaws.com closed.
[mkovacik@malina tmp]$ ssh -i ~/.pem/mkovacik-eu-west-1.pem ec2-user.compute.amazonaws.com.cn                                                                                                                  
The authenticity of host 'ec2-54-223-141-185.cn-north-1.compute.amazonaws.com.cn (54.223.141.185)' can't be established.
RSA key fingerprint is 09:22:79:08:be:6e:92:f5:bf:1f:0a:5d:39:78:69:28.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ec2-54-223-141-185.cn-north-1.compute.amazonaws.com.cn,54.223.141.185' (RSA) to the list of known hosts.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
[mkovacik@malina tmp]$ ssh -i ~/.pem/mkovacik-mushroom-cn-north-1.pem ec2-user.compute.amazonaws.com.cn                                                                                                        
[ec2-user@ip-172-31-2-223 ~]$ chkconfig --list auditd                                                                                                                                                                                        
auditd          0:off   1:off   2:on    3:on    4:on    5:on    6:off
[ec2-user@ip-172-31-2-223 ~]$


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