Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 926484 Details for
Bug 1129760
F20 juno install fails w/ duplicate user errors
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
log of keystone.pp.log, see errors
duplicate_users0.txt (text/plain), 13.35 KB, created by
wes hayutin
on 2014-08-13 15:28:12 UTC
(
hide
)
Description:
log of keystone.pp.log, see errors
Filename:
MIME Type:
Creator:
wes hayutin
Created:
2014-08-13 15:28:12 UTC
Size:
13.35 KB
patch
obsolete
>Juno clean manual install. > >ERROR : Error appeared during Puppet run: 172.16.7.8_keystone.pp >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name neutron --enabled True --email neutron@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) >You will find full trace in log /var/tmp/packstack/20140813-143704-3PzFMD/manifests/172.16.7.8_keystone.pp.log > > > > >[fedora@westest-junof20 ~]$ >[fedora@westest-junof20 ~]$ >[fedora@westest-junof20 ~]$ >[fedora@westest-junof20 ~]$ >[fedora@westest-junof20 ~]$ cat /var/tmp/packstack/20140813-143704-3PzFMD/manifests/172.16.7.8_keystone.pp.log >Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults >Warning: Scope(Class[Keystone]): token_format parameter is deprecated. Use token_provider instead. >Warning: Scope(Class[Keystone::Endpoint]): The public_address parameter is deprecated, use public_url instead. >Warning: Scope(Class[Keystone::Endpoint]): The internal_address parameter is deprecated, use internal_url instead. >Warning: Scope(Class[Keystone::Endpoint]): The admin_address parameter is deprecated, use admin_url instead. >Warning: Scope(Class[Nova::Keystone::Auth]): The cinder parameter is deprecated and has no effect. >Notice: Compiled catalog for westest-junof20.novalocal in environment production in 1.99 seconds >Notice: /Stage[main]/Main/Packstack::Firewall[keystone]/Firewall[001 keystone incoming keystone]/ensure: created >Notice: /Stage[main]/Keystone/Package[keystone]/ensure: created >Notice: /Stage[main]/Keystone/File[/var/lib/keystone]/mode: mode changed '0755' to '0750' >Notice: /Stage[main]/Keystone/File[/var/cache/keystone]/ensure: created >Notice: /Stage[main]/Main/Cron[token-flush]/ensure: created >Notice: /Stage[main]/Keystone/File[/etc/keystone]/owner: owner changed 'root' to 'keystone' >Notice: /Stage[main]/Keystone/File[/etc/keystone/keystone.conf]/owner: owner changed 'root' to 'keystone' >Notice: /Stage[main]/Keystone/File[/etc/keystone/keystone.conf]/mode: mode changed '0640' to '0600' >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_hosts]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_virtual_host]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[catalog/driver]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[ssl/enable]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[token/provider]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_password]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_host]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_port]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_userid]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/use_syslog]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/compute_port]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/debug]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_bind_host]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[catalog/template_file]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_ha_queues]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[token/driver]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_bind_host]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/log_dir]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_port]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/rabbit_port]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[token/expiration]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[database/connection]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[database/idle_timeout]/ensure: created >Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/verbose]/ensure: created >Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 27 events >Notice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 26 events >Notice: /Stage[main]/Keystone/Service[keystone]/ensure: ensure changed 'stopped' to 'running' >Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_role[_member_]/ensure: created >Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]/ensure: created >Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_service[ceilometer]/ensure: created >Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]/ensure: created >Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_role[ResellerAdmin]/ensure: created >Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]/ensure: created >Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]/ensure: created >Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_role[SwiftOperator]/ensure: created >Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_endpoint[RegionOne/ceilometer]/ensure: created >Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]/ensure: created >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name neutron --enabled True --email neutron@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name neutron --enabled True --email neutron@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name nova --enabled True --email nova@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name nova --enabled True --email nova@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name glance --enabled True --email glance@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name glance --enabled True --email glance@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]/ensure: created >Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Keystone_user[glance] has failures: true >Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies >Notice: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]/ensure: created >Notice: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]/ensure: created >Notice: /Stage[main]/Main/Keystone_service[cinder_v2]/ensure: created >Notice: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]/ensure: created >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name ceilometer --enabled True --email ceilometer@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user[ceilometer]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name ceilometer --enabled True --email ceilometer@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Notice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]: Dependency Keystone_user[ceilometer] has failures: true >Warning: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_user_role[ceilometer@services]: Skipping because of failed dependencies >Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]/ensure: created >Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]/ensure: created >Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]/ensure: created >Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]/ensure: created >Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Keystone_user[nova] has failures: true >Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name admin --enabled True --email test@test.com --pass redhat --tenant_id ba20a7abfc5a47a7866b523ae80f0657' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name admin --enabled True --email test@test.com --pass redhat --tenant_id ba20a7abfc5a47a7866b523ae80f0657' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Keystone_user[admin] has failures: true >Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name cinder --enabled True --email cinder@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name cinder --enabled True --email cinder@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]/ensure: created >Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]/ensure: created >Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_service[swift_s3]/ensure: created >Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_endpoint[RegionOne/swift_s3]/ensure: created >Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]/ensure: created >Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]/ensure: created >Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Keystone_user[neutron] has failures: true >Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Skipping because of failed dependencies >Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_service[swift]/ensure: created >Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_endpoint[RegionOne/swift]/ensure: created >Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]/ensure: created >Error: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name swift --enabled True --email swift@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Error: /Stage[main]/Swift::Keystone::Auth/Keystone_user[swift]/ensure: change from absent to present failed: Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ user-create --name swift --enabled True --email swift@localhost --pass redhat --tenant_id 13bc386edf8d48ea8eb37d4c1847ff9e' returned 1: Conflict occurred attempting to store role - Duplicate Entry (HTTP 409) > >Notice: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Dependency Keystone_user[swift] has failures: true >Warning: /Stage[main]/Swift::Keystone::Auth/Keystone_user_role[swift@services]: Skipping because of failed dependencies >Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Keystone_user[cinder] has failures: true >Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies >Notice: Finished catalog run in 32.74 seconds >[fedora@westest-junof20 ~]$
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1129760
: 926484 |
926485
|
926486