vyatta@os-dev-06:~/tacker/devstack$ python /usr/local/bin/tacker-server --config -file /etc/tacker/tacker.conf & echo $! >/opt/stack/status/stack/tacker.pid; fg || echo "tacker failed to start" | tee "/opt/stack/status/stack/tacker.failure" [1] 23841 python /usr/local/bin/tacker-server --config-file /etc/tacker/tacker.conf 2015-09-18 22:58:55.332 INFO tacker.common.config [-] Logging enabled! 2015-09-18 22:58:55.332 DEBUG tacker.service [-] ******************************************************************************** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2212 2015-09-18 22:58:55.332 DEBUG tacker.service [-] Configuration options gathered from: from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2213 2015-09-18 22:58:55.333 DEBUG tacker.service [-] command line args: ['--config-file', '/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2214 2015-09-18 22:58:55.333 DEBUG tacker.service [-] config files: ['/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2215 2015-09-18 22:58:55.333 DEBUG tacker.service [-] ================================================================================ from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2216 2015-09-18 22:58:55.333 DEBUG tacker.service [-] allow_bulk = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.333 DEBUG tacker.service [-] allow_pagination = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.333 DEBUG tacker.service [-] allow_sorting = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.333 DEBUG tacker.service [-] api_extensions_path =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.333 DEBUG tacker.service [-] api_paste_config = api-paste.ini from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.333 DEBUG tacker.service [-] api_workers = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.333 DEBUG tacker.service [-] auth_strategy = keystone from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] backdoor_port = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] backlog = 4096 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] bind_host = 0.0.0.0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] bind_port = 8888 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] config_dir = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] config_file = ['/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] control_exchange = tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] debug = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'iso8601=WARN'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] disable_process_locking = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.334 DEBUG tacker.service [-] fatal_deprecations = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] host = os-dev-06 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] instance_format = [instance: %(uuid)s]  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] instance_uuid_format = [instance: %(uuid)s]  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] lock_path = /opt/stack/data/tacker/lock from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] log_config_append = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] log_date_format = %Y-%m-%d %H:%M:%S from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] log_dir = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] log_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] log_format = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.335 DEBUG tacker.service [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_name)s %(project_id)s%(color)s] %(instance)s%(color)s%(message)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] logging_debug_format_suffix = from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] logging_exception_prefix = %(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] max_header_line = 16384 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] notification_driver = ['tacker.openstack.common.notifier.rpc_notifier'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] notification_topics = ['notifications'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] nova_admin_auth_url = http://10.18.165.36:35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] nova_admin_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] nova_admin_tenant_id = service from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] nova_admin_username = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.336 DEBUG tacker.service [-] nova_api_insecure = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] nova_ca_certificates_file =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] nova_region_name = RegionOne from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] nova_url = http://127.0.0.1:8774/v2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] pagination_max_limit = -1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] periodic_fuzzy_delay = 5 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] periodic_interval = 40 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] policy_file = /etc/tacker/policy.json from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] publish_errors = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] retry_until_window = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.337 DEBUG tacker.service [-] rpc_backend = rabbit from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] ssl_ca_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] ssl_cert_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] ssl_key_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] state_path = /opt/stack/data/tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] syslog_log_facility = LOG_USER from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] tcp_keepidle = 600 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] transport_url = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] use_ssl = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] use_stderr = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] use_syslog = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.338 DEBUG tacker.service [-] verbose = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.amqp_auto_delete = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.amqp_durable_queues = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.fake_rabbit = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.heartbeat_rate = 2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_reconnect_timeout = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_ca_certs =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_certfile =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.339 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_keyfile =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_version =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_ha_queues = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_host = localhost from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_hosts = ['localhost:5672'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_max_retries = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_port = 5672 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.340 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_use_ssl = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_userid = guest from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_virtual_host = / from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_messaging_rabbit.send_single_reply = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_concurrency.disable_process_locking = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.341 WARNING oslo_config.cfg [-] Option "lock_path" from group "DEFAULT" is deprecated. Use option "lock_path" from group "oslo_concurrency". 2015-09-18 22:58:55.341 DEBUG tacker.service [-] oslo_concurrency.lock_path = /opt/stack/data/tacker/lock from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.backend = sqlalchemy from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.connection = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.connection_debug = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.connection_trace = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.db_inc_retry_interval = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.db_max_retries = 20 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.db_max_retry_interval = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.db_retry_interval = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.342 DEBUG tacker.service [-] database.idle_timeout = 3600 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.max_overflow = 20 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.max_pool_size = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.max_retries = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.min_pool_size = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.mysql_sql_mode = TRADITIONAL from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.pool_timeout = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.retry_interval = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.sqlite_db =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.sqlite_synchronous = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.343 DEBUG tacker.service [-] database.use_db_reconnect = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.344 DEBUG tacker.service [-] ******************************************************************************** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2235 2015-09-18 22:58:55.344 INFO tacker.common.config [-] Config paste file: /etc/tacker/api-paste.ini 2015-09-18 22:58:55.443 INFO tacker.api.extensions [-] Initializing extension manager. 2015-09-18 22:58:55.443 DEBUG tacker.api.extensions [-] Loading extension file: __init__.py from (pid=23841) _load_all_extensions_from_path /opt/stack/tacker/tacker/api/extensions.py:551 2015-09-18 22:58:55.444 DEBUG tacker.api.extensions [-] Loading extension file: __init__.pyc from (pid=23841) _load_all_extensions_from_path /opt/stack/tacker/tacker/api/extensions.py:551 2015-09-18 22:58:55.444 DEBUG tacker.api.extensions [-] Loading extension file: servicevm.py from (pid=23841) _load_all_extensions_from_path /opt/stack/tacker/tacker/api/extensions.py:551 2015-09-18 22:58:55.455 DEBUG tacker.api.extensions [-] Ext name: Service VM from (pid=23841) _check_extension /opt/stack/tacker/tacker/api/extensions.py:519 2015-09-18 22:58:55.456 DEBUG tacker.api.extensions [-] Ext alias: servicevm from (pid=23841) _check_extension /opt/stack/tacker/tacker/api/extensions.py:520 2015-09-18 22:58:55.456 DEBUG tacker.api.extensions [-] Ext description: Extension for ServiceVM service from (pid=23841) _check_extension /opt/stack/tacker/tacker/api/extensions.py:521 2015-09-18 22:58:55.456 DEBUG tacker.api.extensions [-] Ext namespace: http://wiki.openstack.org/Tacker/ServiceVM from (pid=23841) _check_extension /opt/stack/tacker/tacker/api/extensions.py:522 2015-09-18 22:58:55.456 DEBUG tacker.api.extensions [-] Ext updated: 2013-11-19T10:00:00-00:00 from (pid=23841) _check_extension /opt/stack/tacker/tacker/api/extensions.py:523 2015-09-18 22:58:55.457 INFO tacker.api.extensions [-] Loaded extension: servicevm 2015-09-18 22:58:55.457 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=23841) __init__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:42 2015-09-18 22:58:55.457 DEBUG tacker.openstack.common.lockutils [-] Got semaphore "manager" from (pid=23841) lock /opt/stack/tacker/tacker/openstack/common/lockutils.py:168 2015-09-18 22:58:55.457 DEBUG tacker.openstack.common.lockutils [-] Got semaphore / lock "_create_instance" from (pid=23841) inner /opt/stack/tacker/tacker/openstack/common/lockutils.py:248 2015-09-18 22:58:55.457 DEBUG tacker.manager [-] Loading service plugins: ['tacker.vm.plugin.ServiceVMPlugin'] from (pid=23841) _load_service_plugins /opt/stack/tacker/tacker/manager.py:112 2015-09-18 22:58:55.457 INFO tacker.manager [-] Loading Plugin: tacker.vm.plugin.ServiceVMPlugin 2015-09-18 22:58:55.516 DEBUG tacker.openstack.common.db.sqlalchemy.session [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION from (pid=23841) _mysql_check_effective_sql_mode /opt/stack/tacker/tacker/openstack/common/db/sqlalchemy/session.py:562 2015-09-18 22:58:55.639 DEBUG stevedore.extension [-] found extension EntryPoint.parse('agent_proxy = tacker.vm.mgmt_drivers.rpc.proxy:AgentRpcProxyMGMTDriver') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.639 DEBUG stevedore.extension [-] found extension EntryPoint.parse('agent_rpc = tacker.vm.mgmt_drivers.rpc.rpc:AgentRpcMGMTDriver') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.639 DEBUG stevedore.extension [-] found extension EntryPoint.parse('noop = tacker.vm.mgmt_drivers.noop:DeviceMgmtNoop') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.641 DEBUG stevedore.extension [-] found extension EntryPoint.parse('openwrt = tacker.vm.mgmt_drivers.openwrt.openwrt:DeviceMgmtOpenWRT') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.642 INFO tacker.common.driver_manager [-] Registered drivers from tacker.servicevm.mgmt.drivers: ['noop', 'openwrt'] 2015-09-18 22:58:55.643 DEBUG stevedore.extension [-] found extension EntryPoint.parse('heat = tacker.vm.drivers.heat.heat:DeviceHeat') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.643 DEBUG stevedore.extension [-] found extension EntryPoint.parse('noop = tacker.vm.drivers.noop:DeviceNoop') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.643 DEBUG stevedore.extension [-] found extension EntryPoint.parse('nova = tacker.vm.drivers.nova.nova:DeviceNova') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.643 INFO tacker.common.driver_manager [-] Registered drivers from tacker.servicevm.device.drivers: ['heat'] 2015-09-18 22:58:55.643 DEBUG tacker.vm.monitor [-] Spawning device status thread from (pid=23841) __init__ /opt/stack/tacker/tacker/vm/monitor.py:90 2015-09-18 22:58:55.643 DEBUG tacker.manager [-] Successfully loaded SERVICEVM plugin. Description: Service VM plugin from (pid=23841) _load_service_plugins /opt/stack/tacker/tacker/manager.py:143 2015-09-18 22:58:55.644 DEBUG tacker.openstack.common.lockutils [-] Semaphore / lock released "_create_instance" from (pid=23841) inner /opt/stack/tacker/tacker/openstack/common/lockutils.py:252 2015-09-18 22:58:55.644 DEBUG tacker.api.extensions [-] Extended resource: extensions from (pid=23841) __init__ /opt/stack/tacker/tacker/api/extensions.py:282 2015-09-18 22:58:55.645 DEBUG tacker.api.extensions [-] Extended resource: devices from (pid=23841) __init__ /opt/stack/tacker/tacker/api/extensions.py:282 2015-09-18 22:58:55.646 DEBUG tacker.api.extensions [-] Extended resource: device-templates from (pid=23841) __init__ /opt/stack/tacker/tacker/api/extensions.py:282 2015-09-18 22:58:55.646 DEBUG routes.middleware [-] Initialized with method overriding = True, and path info altering = True from (pid=23841) __init__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:42 2015-09-18 22:58:55.647 INFO keystonemiddleware.auth_token [-] Starting Keystone auth_token middleware 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v2token = keystoneclient.auth.identity.v2:Token') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('admin_token = keystoneclient.auth.token_endpoint:Token') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v2password = keystoneclient.auth.identity.v2:Password') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v3password = keystoneclient.auth.identity.v3:Password') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v3scopedsaml = keystoneclient.contrib.auth.v3.saml2:Saml2ScopedToken') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v3oidcpassword = keystoneclient.contrib.auth.v3.oidc:OidcPassword') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v3unscopedadfs = keystoneclient.contrib.auth.v3.saml2:ADFSUnscopedToken') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('token = keystoneclient.auth.identity.generic:Token') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v3token = keystoneclient.auth.identity.v3:Token') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('password = keystoneclient.auth.identity.generic:Password') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.648 DEBUG stevedore.extension [-] found extension EntryPoint.parse('v3unscopedsaml = keystoneclient.contrib.auth.v3.saml2:Saml2UnscopedToken') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.649 DEBUG stevedore.extension [-] found extension EntryPoint.parse('osc_password = openstackclient.api.auth_plugin:OSCGenericPassword') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.649 DEBUG stevedore.extension [-] found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') from (pid=23841) _load_plugins /usr/local/lib/python2.7/dist-packages/stevedore/extension.py:156 2015-09-18 22:58:55.649 WARNING oslo_config.cfg [-] Option "username" from group "keystone_authtoken" is deprecated. Use option "user-name" from group "keystone_authtoken". 2015-09-18 22:58:55.649 INFO keystonemiddleware.auth_token [-] Using /var/cache/tacker as cache directory for signing certificate 2015-09-18 22:58:55.649 WARNING keystonemiddleware.auth_token [-] signing_dir mode is 0755 instead of 0700 2015-09-18 22:58:55.650 DEBUG tacker.service [-] ******************************************************************************** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2212 2015-09-18 22:58:55.650 DEBUG tacker.service [-] Configuration options gathered from: from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2213 2015-09-18 22:58:55.650 DEBUG tacker.service [-] command line args: ['--config-file', '/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2214 2015-09-18 22:58:55.650 DEBUG tacker.service [-] config files: ['/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2215 2015-09-18 22:58:55.650 DEBUG tacker.service [-] ================================================================================ from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2216 2015-09-18 22:58:55.651 DEBUG tacker.service [-] allow_bulk = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] allow_pagination = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] allow_sorting = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] api_extensions_path =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] api_paste_config = api-paste.ini from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] api_workers = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] auth_strategy = keystone from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] backdoor_port = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] backlog = 4096 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] bind_host = 0.0.0.0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.651 DEBUG tacker.service [-] bind_port = 8888 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] config_dir = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] config_file = ['/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] control_exchange = tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] debug = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'iso8601=WARN'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] disable_process_locking = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] fatal_deprecations = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] host = os-dev-06 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] instance_format = [instance: %(uuid)s]  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.652 DEBUG tacker.service [-] instance_uuid_format = [instance: %(uuid)s]  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] lock_path = /opt/stack/data/tacker/lock from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] log_config_append = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] log_date_format = %Y-%m-%d %H:%M:%S from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] log_dir = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] log_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] log_format = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_name)s %(project_id)s%(color)s] %(instance)s%(color)s%(message)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] logging_debug_format_suffix = from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.653 DEBUG tacker.service [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] logging_exception_prefix = %(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] max_header_line = 16384 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] memcached_servers = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] notification_driver = ['tacker.openstack.common.notifier.rpc_notifier'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] notification_topics = ['notifications'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] nova_admin_auth_url = http://10.18.165.36:35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] nova_admin_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] nova_admin_tenant_id = service from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] nova_admin_username = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.654 DEBUG tacker.service [-] nova_api_insecure = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] nova_ca_certificates_file =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] nova_region_name = RegionOne from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] nova_url = http://127.0.0.1:8774/v2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] pagination_max_limit = -1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] periodic_fuzzy_delay = 5 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] periodic_interval = 40 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] policy_file = /etc/tacker/policy.json from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] publish_errors = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] retry_until_window = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] rpc_backend = rabbit from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.655 DEBUG tacker.service [-] run_external_periodic_tasks = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] ssl_ca_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] ssl_cert_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] ssl_key_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] state_path = /opt/stack/data/tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] syslog_log_facility = LOG_USER from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] tcp_keepidle = 600 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] transport_url = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] use_ssl = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] use_stderr = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] use_syslog = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.656 DEBUG tacker.service [-] verbose = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.amqp_auto_delete = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.amqp_durable_queues = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.fake_rabbit = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.heartbeat_rate = 2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_reconnect_timeout = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_ca_certs =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.657 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_certfile =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_keyfile =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.kombu_ssl_version =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_ha_queues = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_host = localhost from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_hosts = ['localhost:5672'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_max_retries = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.658 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_port = 5672 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_use_ssl = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_userid = guest from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rabbit_virtual_host = / from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] oslo_messaging_rabbit.send_single_reply = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.659 DEBUG tacker.service [-] monitor.boot_wait = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] monitor.check_intvl = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.backend = sqlalchemy from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.connection = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.connection_debug = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.connection_trace = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.db_inc_retry_interval = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.db_max_retries = 20 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.660 DEBUG tacker.service [-] database.db_max_retry_interval = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.db_retry_interval = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.idle_timeout = 3600 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.max_overflow = 20 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.max_pool_size = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.max_retries = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.min_pool_size = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.mysql_sql_mode = TRADITIONAL from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.pool_timeout = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.661 DEBUG tacker.service [-] database.retry_interval = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] database.sqlite_db =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] database.sqlite_synchronous = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] database.use_db_reconnect = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] oslo_concurrency.disable_process_locking = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] oslo_concurrency.lock_path = /opt/stack/data/tacker/lock from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] keystone_authtoken.admin_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] keystone_authtoken.admin_tenant_name = admin from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] keystone_authtoken.admin_token = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.662 DEBUG tacker.service [-] keystone_authtoken.admin_user = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_admin_prefix =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_host = 127.0.0.1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_plugin = password from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_port = 35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_protocol = https from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_section = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_uri = http://10.18.165.36:5000 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_url = http://10.18.165.36:35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.663 DEBUG tacker.service [-] keystone_authtoken.auth_version = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.cache = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.certfile = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.check_revocations_for_cached = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.delay_auth_decision = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.domain_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.domain_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.enforce_token_bind = permissive from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.hash_algorithms = ['md5'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.664 DEBUG tacker.service [-] keystone_authtoken.http_connect_timeout = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.http_request_max_retries = 3 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.identity_uri = http://127.0.0.1:5000 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.include_service_catalog = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.insecure = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.keyfile = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.memcache_pool_conn_get_timeout = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.memcache_pool_dead_retry = 300 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.memcache_pool_maxsize = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.memcache_pool_socket_timeout = 3 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.memcache_pool_unused_timeout = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.665 DEBUG tacker.service [-] keystone_authtoken.memcache_secret_key = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.memcache_security_strategy = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.memcache_use_advanced_pool = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.memcached_servers = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.password = devstack from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.project_domain_id = default from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.project_domain_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.project_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.project_name = service from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.region_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.revocation_cache_time = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.signing_dir = /var/cache/tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.tenant_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.666 DEBUG tacker.service [-] keystone_authtoken.tenant_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] keystone_authtoken.token_cache_time = 300 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] keystone_authtoken.trust_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] keystone_authtoken.user_domain_id = default from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] keystone_authtoken.user_domain_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] keystone_authtoken.user_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] keystone_authtoken.username = tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] servicevm.infra_driver = ['heat'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] servicevm.mgmt_driver = ['noop', 'openwrt'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.667 DEBUG tacker.service [-] openwrt.password =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.668 DEBUG tacker.service [-] openwrt.user = root from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.668 DEBUG tacker.service [-] servicevm_heat.heat_uri = http://10.18.165.36:8004/v1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.668 DEBUG tacker.service [-] servicevm_heat.stack_retries = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.668 DEBUG tacker.service [-] servicevm_heat.stack_retry_wait = 5 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.668 DEBUG tacker.service [-] ******************************************************************************** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2235 2015-09-18 22:58:55.668 INFO tacker.service [-] Tacker service started, listening on 0.0.0.0:8888 2015-09-18 22:58:55.668 INFO tacker.openstack.common.service [-] Starting 0 workers 2015-09-18 22:58:55.668 DEBUG tacker.openstack.common.service [-] Full set of CONF: from (pid=23841) wait /opt/stack/tacker/tacker/openstack/common/service.py:387 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] ******************************************************************************** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2212 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] Configuration options gathered from: from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2213 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] command line args: ['--config-file', '/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2214 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] config files: ['/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2215 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] ================================================================================ from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2216 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] allow_bulk = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] allow_pagination = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] allow_sorting = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] api_extensions_path =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] api_paste_config = api-paste.ini from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] api_workers = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.669 DEBUG tacker.openstack.common.service [-] auth_strategy = keystone from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] backdoor_port = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] backlog = 4096 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] bind_host = 0.0.0.0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] bind_port = 8888 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] config_dir = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] config_file = ['/etc/tacker/tacker.conf'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] control_exchange = tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] debug = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'iso8601=WARN'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] disable_process_locking = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] fatal_deprecations = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] host = os-dev-06 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.670 DEBUG tacker.openstack.common.service [-] instance_format = [instance: %(uuid)s]  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] instance_uuid_format = [instance: %(uuid)s]  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] lock_path = /opt/stack/data/tacker/lock from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] log_config_append = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] log_date_format = %Y-%m-%d %H:%M:%S from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] log_dir = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] log_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] log_format = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [%(request_id)s %(user_name)s %(project_id)s%(color)s] %(instance)s%(color)s%(message)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] logging_debug_format_suffix = from (pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] logging_exception_prefix = %(color)s%(asctime)s.%(msecs)03d TRACE %(name)s %(instance)s from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] max_header_line = 16384 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.671 DEBUG tacker.openstack.common.service [-] memcached_servers = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] notification_driver = ['tacker.openstack.common.notifier.rpc_notifier'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] notification_topics = ['notifications'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_admin_auth_url = http://10.18.165.36:35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_admin_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_admin_tenant_id = service from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_admin_username = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_api_insecure = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_ca_certificates_file =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_region_name = RegionOne from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] nova_url = http://127.0.0.1:8774/v2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] pagination_max_limit = -1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.672 DEBUG tacker.openstack.common.service [-] periodic_fuzzy_delay = 5 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] periodic_interval = 40 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] policy_file = /etc/tacker/policy.json from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] publish_errors = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] retry_until_window = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] rpc_backend = rabbit from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] run_external_periodic_tasks = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] ssl_ca_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] ssl_cert_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] ssl_key_file = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] state_path = /opt/stack/data/tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] syslog_log_facility = LOG_USER from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] tcp_keepidle = 600 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.673 DEBUG tacker.openstack.common.service [-] transport_url = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] use_ssl = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] use_stderr = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] use_syslog = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] verbose = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2225 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.amqp_auto_delete = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.amqp_durable_queues = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.fake_rabbit = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.heartbeat_rate = 2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.674 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.kombu_reconnect_timeout = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.kombu_ssl_ca_certs =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.kombu_ssl_certfile =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.kombu_ssl_keyfile =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.kombu_ssl_version =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_ha_queues = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_host = localhost from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_hosts = ['localhost:5672'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_max_retries = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_port = 5672 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_retry_backoff = 2 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.675 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_retry_interval = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_use_ssl = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_userid = guest from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rabbit_virtual_host = / from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.rpc_conn_pool_size = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] oslo_messaging_rabbit.send_single_reply = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] monitor.boot_wait = 30 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] monitor.check_intvl = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] database.backend = sqlalchemy from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] database.connection = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] database.connection_debug = 0 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] database.connection_trace = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] database.db_inc_retry_interval = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.676 DEBUG tacker.openstack.common.service [-] database.db_max_retries = 20 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.db_max_retry_interval = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.db_retry_interval = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.idle_timeout = 3600 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.max_overflow = 20 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.max_pool_size = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.max_retries = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.min_pool_size = 1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.mysql_sql_mode = TRADITIONAL from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.pool_timeout = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.retry_interval = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.sqlite_db =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.677 DEBUG tacker.openstack.common.service [-] database.sqlite_synchronous = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] database.use_db_reconnect = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] oslo_concurrency.disable_process_locking = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] oslo_concurrency.lock_path = /opt/stack/data/tacker/lock from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.admin_password = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.admin_tenant_name = admin from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.admin_token = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.admin_user = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_admin_prefix =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_host = 127.0.0.1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_plugin = password from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_port = 35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_protocol = https from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.678 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_section = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_uri = http://10.18.165.36:5000 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_url = http://10.18.165.36:35357 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.auth_version = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.cache = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.certfile = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.check_revocations_for_cached = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.delay_auth_decision = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.domain_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.domain_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.enforce_token_bind = permissive from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.hash_algorithms = ['md5'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.679 DEBUG tacker.openstack.common.service [-] keystone_authtoken.http_connect_timeout = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.http_request_max_retries = 3 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.identity_uri = http://127.0.0.1:5000 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.include_service_catalog = True from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.insecure = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.keyfile = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_pool_conn_get_timeout = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_pool_dead_retry = 300 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_pool_maxsize = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_pool_socket_timeout = 3 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_pool_unused_timeout = 60 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_secret_key = **** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_security_strategy = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcache_use_advanced_pool = False from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.680 DEBUG tacker.openstack.common.service [-] keystone_authtoken.memcached_servers = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.password = devstack from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.project_domain_id = default from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.project_domain_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.project_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.project_name = service from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.region_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.revocation_cache_time = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.signing_dir = /var/cache/tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.tenant_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.tenant_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.token_cache_time = 300 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.trust_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.681 DEBUG tacker.openstack.common.service [-] keystone_authtoken.user_domain_id = default from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] keystone_authtoken.user_domain_name = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] keystone_authtoken.user_id = None from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] keystone_authtoken.username = tacker from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] servicevm.infra_driver = ['heat'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] servicevm.mgmt_driver = ['noop', 'openwrt'] from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] openwrt.password =  from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] openwrt.user = root from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] servicevm_heat.heat_uri = http://10.18.165.36:8004/v1 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] servicevm_heat.stack_retries = 10 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] servicevm_heat.stack_retry_wait = 5 from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2233 2015-09-18 22:58:55.682 DEBUG tacker.openstack.common.service [-] ******************************************************************************** from (pid=23841) log_opt_values /usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py:2235 2015-09-18 22:58:55.682 INFO tacker.wsgi [-] (23841) wsgi starting up on http://0.0.0.0:8888/  2015-09-18 22:58:55.940 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42279)  2015-09-18 22:58:55.943 INFO tacker.wsgi [-] 10.18.165.36 - - [18/Sep/2015 22:58:55] "GET / HTTP/1.1" 200 268 0.000456  2015-09-18 23:00:10.240 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42339)  2015-09-18 23:00:10.242 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:00:10.243 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://10.18.165.36:35357 -H "Accept: application/json" -H "User-Agent: tacker/2014.2.0.dev132 keystonemiddleware.auth_token/2.2.0" from (pid=23841) _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-09-18 23:00:10.250 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:00:10.253 DEBUG requests.packages.urllib3.connectionpool [-] "GET / HTTP/1.1" 300 595 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:00:10.258 DEBUG keystoneclient.session [-] RESP: [300] content-length: 595 vary: X-Auth-Token keep-alive: timeout=5, max=100 server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Fri, 18 Sep 2015 23:00:10 GMT content-type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2015-03-30T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.4", "links": [{"href": "http://10.18.165.36:35357/v3/", "rel": "self"}]}, {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.18.165.36:35357/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}}  from (pid=23841) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-09-18 23:00:10.258 DEBUG keystoneclient.auth.identity.v3.base [-] Making authentication request to http://10.18.165.36:35357/v3/auth/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v3/base.py:188 2015-09-18 23:00:10.464 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v3/auth/tokens HTTP/1.1" 201 7221 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:00:10.465 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://10.18.165.36:35357/ -H "Accept: application/json" -H "User-Agent: tacker/2014.2.0.dev132 keystonemiddleware.auth_token/2.2.0" from (pid=23841) _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-09-18 23:00:10.467 DEBUG requests.packages.urllib3.connectionpool [-] "GET / HTTP/1.1" 300 595 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:00:10.467 DEBUG keystoneclient.session [-] RESP: [300] content-length: 595 vary: X-Auth-Token keep-alive: timeout=5, max=98 server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Fri, 18 Sep 2015 23:00:10 GMT content-type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2015-03-30T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.4", "links": [{"href": "http://10.18.165.36:35357/v3/", "rel": "self"}]}, {"status": "stable", "updated": "2014-04-17T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://10.18.165.36:35357/v2.0/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}}  from (pid=23841) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-09-18 23:00:10.467 INFO keystonemiddleware.auth_token [-] Auth Token confirmed use of None apis 2015-09-18 23:00:10.468 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://10.18.165.36:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}c87f03aa4249f87db078511abf65490e989a95e6" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ae8308d324364e7a3f7a8406005aaa97800ac41" from (pid=23841) _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-09-18 23:00:10.520 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v3/auth/tokens HTTP/1.1" 200 7255 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:00:10.521 DEBUG keystoneclient.session [-] RESP: [200] content-length: 7255 x-subject-token: {SHA1}c87f03aa4249f87db078511abf65490e989a95e6 vary: X-Auth-Token keep-alive: timeout=5, max=97 server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Fri, 18 Sep 2015 23:00:10 GMT content-type: application/json x-openstack-request-id: req-16cfde03-a387-465b-9d73-eacad3db4dbf RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "4148083521e54c03b3df2a37586e5f30", "name": "advsvc"}, {"id": "d99c3273f8ee4574910ade446f0174b7", "name": "service"}], "expires_at": "2015-09-18T23:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c206595d98246f091de9384484a50eb", "name": "service"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "5180a5549c3341029166013d7124bc2e", "name": "tacker"}, "audit_ids": ["iAaeVKeXRwqlVR80dSW4YQ", "8jvI6Z35TxmR1c9t9r_fNA"], "issued_at": "2015-09-18T22:59:51.607245"}}  from (pid=23841) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-09-18 23:00:10.521 DEBUG keystonemiddleware.auth_token [-] Storing token in cache from (pid=23841) store /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/_cache.py:170 2015-09-18 23:00:10.522 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:00:10.523 DEBUG tacker.common.utils [-] Reloading cached file /etc/tacker/policy.json from (pid=23841) read_cached_file /opt/stack/tacker/tacker/common/utils.py:117 2015-09-18 23:00:10.523 DEBUG tacker.policy [-] Loading policies from file: /etc/tacker/policy.json from (pid=23841) _set_rules /opt/stack/tacker/tacker/policy.py:88 2015-09-18 23:00:10.533 DEBUG routes.middleware [-] Matched GET /device-templates.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:00:10.533 DEBUG routes.middleware [-] Route path: '/device-templates.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:00:10.533 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:00:10.551 INFO tacker.wsgi [req-97e93e06-c0b1-401d-a8c6-098426cff1fa tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:00:10] "GET //v1.0/device-templates.json HTTP/1.1" 200 237 0.309315  2015-09-18 23:00:27.439 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42347)  2015-09-18 23:00:27.440 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:00:27.441 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:00:27.442 DEBUG routes.middleware [-] Matched POST /device-templates.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:00:27.442 DEBUG routes.middleware [-] Route path: '/device-templates.:(format)', defaults: {'action': u'create', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:00:27.442 DEBUG routes.middleware [-] Match dict: {'action': u'create', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:00:27.443 DEBUG tacker.api.v1.base [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] Request body: {u'device_template': {u'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, u'service_types': [{u'service_type': u'vnfd'}], u'mgmt_driver': u'noop', u'infra_driver': u'heat'}} from (pid=23841) prepare_request_body /opt/stack/tacker/tacker/api/v1/base.py:512 2015-09-18 23:00:27.443 DEBUG tacker.vm.plugin [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] template {u'service_types': [{u'service_type': u'vnfd'}], 'name': '', 'tenant_id': u'0c206595d98246f091de9384484a50eb', u'mgmt_driver': u'noop', u'infra_driver': u'heat', u'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'description': ''} from (pid=23841) create_device_template /opt/stack/tacker/tacker/vm/plugin.py:182 2015-09-18 23:00:27.443 DEBUG tacker.common.log [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] tacker.vm.drivers.heat.heat.DeviceHeat method create_device_template_pre called with arguments () {'device_template': {u'device_template': {u'service_types': [{u'service_type': u'vnfd'}], 'name': '', 'tenant_id': u'0c206595d98246f091de9384484a50eb', u'mgmt_driver': u'noop', u'infra_driver': u'heat', u'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'description': ''}}, 'context': , 'plugin': } from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:00:27.448 DEBUG tacker.vm.drivers.heat.heat [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] device_template {u'device_template': {u'service_types': [{u'service_type': u'vnfd'}], 'name': 'sample-vnfd-nonparam', 'tenant_id': u'0c206595d98246f091de9384484a50eb', u'mgmt_driver': u'noop', u'infra_driver': u'heat', u'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'description': 'demo-example'}} from (pid=23841) create_device_template_pre /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:106 2015-09-18 23:00:27.448 DEBUG tacker.db.vm.vm_db [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] template {u'service_types': [{u'service_type': u'vnfd'}], 'name': 'sample-vnfd-nonparam', 'tenant_id': u'0c206595d98246f091de9384484a50eb', u'mgmt_driver': u'noop', u'infra_driver': u'heat', u'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'description': 'demo-example'} from (pid=23841) create_device_template /opt/stack/tacker/tacker/db/vm/vm_db.py:385 2015-09-18 23:00:27.466 DEBUG tacker.db.vm.vm_db [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] template_db []  from (pid=23841) create_device_template /opt/stack/tacker/tacker/db/vm/vm_db.py:429 2015-09-18 23:00:27.470 INFO tacker.wsgi [req-e9fa714a-b50c-41cd-86f8-6323b7e5b418 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:00:27] "POST //v1.0/device-templates.json HTTP/1.1" 201 1235 0.030271  2015-09-18 23:00:27.491 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42348)  2015-09-18 23:00:27.492 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:00:27.493 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:00:27.493 DEBUG routes.middleware [-] Matched GET /device-templates.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:00:27.493 DEBUG routes.middleware [-] Route path: '/device-templates.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:00:27.493 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:00:27.498 INFO tacker.wsgi [req-0cabd0ae-ce8a-400d-8921-e69bc7c69c92 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:00:27] "GET //v1.0/device-templates.json HTTP/1.1" 200 1233 0.006013  2015-09-18 23:00:32.313 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42353)  2015-09-18 23:00:32.313 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:00:32.314 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:00:32.315 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:00:32.315 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:00:32.315 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:00:32.318 INFO tacker.wsgi [req-37ef0101-fd6f-4f01-937c-c7b0c0b8918f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:00:32] "GET //v1.0/devices.json HTTP/1.1" 200 228 0.004783  2015-09-18 23:00:50.429 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42356)  2015-09-18 23:00:50.431 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:00:50.432 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:00:50.432 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:00:50.433 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:00:50.433 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:00:50.436 INFO tacker.wsgi [req-1ba74461-1627-4bdf-9a2b-1e81aff1adb0 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:00:50] "GET //v1.0/devices.json HTTP/1.1" 200 228 0.005859  2015-09-18 23:01:05.623 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42360)  2015-09-18 23:01:05.624 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:05.625 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:05.626 DEBUG routes.middleware [-] Matched GET /device-templates.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:05.626 DEBUG routes.middleware [-] Route path: '/device-templates.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:05.626 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:05.631 INFO tacker.wsgi [req-26d0f4c1-81b7-40cd-be09-5e0407d5791f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:05] "GET //v1.0/device-templates.json HTTP/1.1" 200 1233 0.007362  2015-09-18 23:01:13.467 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42361)  2015-09-18 23:01:13.468 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:13.469 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:13.470 DEBUG routes.middleware [-] Matched GET /device-templates.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:13.470 DEBUG routes.middleware [-] Route path: '/device-templates.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:13.470 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:13.476 INFO tacker.wsgi [req-acb9ce9b-eda9-482a-889b-e15c9fb6a9a6 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:13] "GET //v1.0/device-templates.json HTTP/1.1" 200 1233 0.008669  2015-09-18 23:01:13.480 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42362)  2015-09-18 23:01:13.480 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:13.481 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:13.481 DEBUG routes.middleware [-] Matched POST /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:13.481 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'create', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:13.482 DEBUG routes.middleware [-] Match dict: {'action': u'create', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:13.482 DEBUG tacker.api.v1.base [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] Request body: {u'device': {u'attributes': {u'param_values': u''}, u'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', u'name': u'vnf1'}} from (pid=23841) prepare_request_body /opt/stack/tacker/tacker/api/v1/base.py:512 2015-09-18 23:01:13.483 DEBUG tacker.db.vm.vm_db [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] device {u'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'service_contexts': [], u'attributes': {u'param_values': u''}, u'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': ''} from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:513 2015-09-18 23:01:13.485 DEBUG tacker.db.vm.vm_db [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] service_context [] from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:537 2015-09-18 23:01:13.623 DEBUG tacker.db.vm.vm_db [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:13.626 DEBUG tacker.db.vm.vm_db [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:13.633 DEBUG tacker.vm.plugin [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': '46944fc9-67d2-4bce-889f-db1f9ab15446', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'param_values': u''}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device /opt/stack/tacker/tacker/vm/plugin.py:298 2015-09-18 23:01:13.762 DEBUG tacker.common.log [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] tacker.vm.drivers.heat.heat.DeviceHeat method create called with arguments () {'device': {'status': 'PENDING_CREATE', 'instance_id': None, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'param_values': u''}, 'id': '46944fc9-67d2-4bce-889f-db1f9ab15446', 'description': u'demo-example'}, 'context': , 'plugin': } from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:01:13.764 DEBUG tacker.vm.drivers.heat.heat [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] device {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': '46944fc9-67d2-4bce-889f-db1f9ab15446', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'param_values': u''}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:134 2015-09-18 23:01:13.764 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:01:13.765 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:13.866 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:13.898 DEBUG tacker.vm.drivers.heat.heat [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] vnfd_yaml template_name: sample-vnfd-nonparam description: demo-example service_properties: Id: sample-vnfd vendor: tacker version: 1 vdus: vdu1: id: vdu1 vm_image: cirros-0.3.4-x86_64-uec instance_type: m1.tiny network_interfaces: management: network: net_mgmt management: true pkt_in: network: net0 pkt_out: network: net1 placement_policy: availability_zone: nova auto-scaling: noop monitoring_policy: ping failure_policy: respawn config: param0: key0 param1: key1 from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:156 2015-09-18 23:01:13.901 DEBUG tacker.vm.drivers.heat.heat [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] vnfd_dict {'template_name': 'sample-vnfd-nonparam', 'vdus': {'vdu1': {'placement_policy': {'availability_zone': 'nova'}, 'vm_image': 'cirros-0.3.4-x86_64-uec', 'auto-scaling': 'noop', 'network_interfaces': {'management': {'management': True, 'network': 'net_mgmt'}, 'pkt_in': {'network': 'net0'}, 'pkt_out': {'network': 'net1'}}, 'id': 'vdu1', 'instance_type': 'm1.tiny', 'monitoring_policy': 'ping', 'config': {'param1': 'key1', 'param0': 'key0'}, 'failure_policy': 'respawn'}}, 'description': 'demo-example', 'service_properties': {'version': 1, 'vendor': 'tacker', 'Id': 'sample-vnfd'}} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:165 2015-09-18 23:01:13.904 DEBUG tacker.vm.drivers.heat.heat [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] service_context: [] from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:279 2015-09-18 23:01:13.904 DEBUG tacker.vm.drivers.heat.heat [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] fields: {'stack_name': 'tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446', 'template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:281 2015-09-18 23:01:13.904 DEBUG tacker.vm.drivers.heat.heat [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] template: description: demo-example heat_template_version: 2013-05-23 outputs: mgmt_ip-vdu1: description: management ip address value: get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address] resources: mgmt_port-vdu1: properties: {network: net_mgmt, port_security_enabled: false} type: OS::Neutron::Port vdu1: properties: availability_zone: nova config_drive: true flavor: m1.tiny image: cirros-0.3.4-x86_64-uec metadata: {param0: key0, param1: key1} networks: - port: {get_resource: mgmt_port-vdu1} - {network: net0} - {network: net1} type: OS::Nova::Server  from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:282 2015-09-18 23:01:13.905 DEBUG heatclient.common.http [-] curl -g -i -X POST -H 'X-Auth-Token: {SHA1}5a882e09466a72e62d8e007fcda5f9b8a2f32672' -H 'Content-Type: application/json' -H 'X-Auth-User: tacker' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -d '{"stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "disable_rollback": true, "template": "description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n", "timeout_mins": 10}' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:13.906 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:16.158 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v1/0c206595d98246f091de9384484a50eb/stacks HTTP/1.1" 201 277 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:16.159 DEBUG heatclient.common.http [-]  HTTP/1.1 201 Created content-length: 277 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:01:16 GMT content-type: application/json x-openstack-request-id: req-7223ded1-b6c2-4a4a-95e6-25455f9e0aef {"stack": {"id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}]}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:16.160 INFO tacker.wsgi [req-dc51aa07-f921-4cc3-999f-597dbd87697b tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:16] "POST //v1.0/devices.json HTTP/1.1" 201 1320 2.679612  2015-09-18 23:01:16.160 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:01:16.161 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:16.173 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42389)  2015-09-18 23:01:16.174 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:16.175 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:16.175 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:16.175 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:16.176 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:16.178 DEBUG tacker.db.vm.vm_db [req-390d72a3-8021-4bee-bae9-7b9ac29ef9ba tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:16.180 DEBUG tacker.db.vm.vm_db [req-390d72a3-8021-4bee-bae9-7b9ac29ef9ba tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:16.188 INFO tacker.wsgi [req-390d72a3-8021-4bee-bae9-7b9ac29ef9ba tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:16] "GET //v1.0/devices.json HTTP/1.1" 200 545 0.014573  2015-09-18 23:01:16.210 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:16.211 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:16.212 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:16.297 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 260 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:16.298 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 260 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:01:16 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-4412560e-f0af-4ffa-8dc8-358891a23168 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:16.298 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:16.299 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:16.334 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 200 1020 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:16.334 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:01:16 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1020 x-openstack-request-id: req-96cd1437-b4a2-45c9-a804-4661f09a9cac {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "stack_user_project_id": "6b7c9ee08d584934bb68a65123e2fe92", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:01:15", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446"}, "id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:16.635 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42401)  2015-09-18 23:01:16.635 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:16.636 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:16.637 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:16.637 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:16.637 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:16.639 DEBUG tacker.db.vm.vm_db [req-02ccc498-806b-4b03-80e3-774fc3f26508 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:16.641 DEBUG tacker.db.vm.vm_db [req-02ccc498-806b-4b03-80e3-774fc3f26508 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:16.649 INFO tacker.wsgi [req-02ccc498-806b-4b03-80e3-774fc3f26508 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:16] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 542 0.014190  2015-09-18 23:01:19.183 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42435)  2015-09-18 23:01:19.184 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:19.185 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:19.186 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:19.186 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:19.186 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:19.188 DEBUG tacker.db.vm.vm_db [req-da22def7-0d72-4482-bde5-637b80957c1f tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:19.190 DEBUG tacker.db.vm.vm_db [req-da22def7-0d72-4482-bde5-637b80957c1f tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:19.199 INFO tacker.wsgi [req-da22def7-0d72-4482-bde5-637b80957c1f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:19] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 542 0.015167  2015-09-18 23:01:21.335 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:21.336 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:21.608 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 260 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:21.608 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 260 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:01:21 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-4323fa78-c46e-40d0-b477-135dfd74b5a3 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:21.608 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:21.609 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:21.645 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 200 1020 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:21.645 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:01:21 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1020 x-openstack-request-id: req-2e31c4de-fa3f-4a27-b57a-f9eb126c18f7 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "stack_user_project_id": "6b7c9ee08d584934bb68a65123e2fe92", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:01:15", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446"}, "id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:21.646 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:01:24.224 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42483)  2015-09-18 23:01:24.225 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:24.226 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:24.226 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:24.226 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:24.226 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:24.229 DEBUG tacker.db.vm.vm_db [req-b11ed757-915f-4f65-a384-7aacf200f72f tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:24.230 DEBUG tacker.db.vm.vm_db [req-b11ed757-915f-4f65-a384-7aacf200f72f tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:24.239 INFO tacker.wsgi [req-b11ed757-915f-4f65-a384-7aacf200f72f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:24] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 542 0.014060  2015-09-18 23:01:26.646 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:26.647 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:26.682 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 260 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:26.682 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 260 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:01:26 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-3a8f2698-c74e-4ea0-b3bb-44b688e360ee 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:26.682 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:26.683 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:26.717 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 200 1020 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:26.718 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:01:26 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1020 x-openstack-request-id: req-eec3d973-737d-4116-9166-d37c8254dc35 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "stack_user_project_id": "6b7c9ee08d584934bb68a65123e2fe92", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:01:15", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446"}, "id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:26.718 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:01:31.718 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:31.719 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:31.753 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 260 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:31.754 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 260 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:01:31 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-e586004f-9f12-4e94-99bb-498ffdae8058 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:31.754 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:31.755 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:31.765 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42501)  2015-09-18 23:01:31.765 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:31.766 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:31.766 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:31.767 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:31.767 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:31.769 DEBUG tacker.db.vm.vm_db [req-15bf3c70-5d32-4632-a012-357d47cfcd4c tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:31.771 DEBUG tacker.db.vm.vm_db [req-15bf3c70-5d32-4632-a012-357d47cfcd4c tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:31.778 INFO tacker.wsgi [req-15bf3c70-5d32-4632-a012-357d47cfcd4c tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:31] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 542 0.013273  2015-09-18 23:01:31.949 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 200 1150 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:31.950 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:01:31 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1150 x-openstack-request-id: req-ff4f6a0c-6d89-454b-a32b-cd555cb81a96 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "stack_user_project_id": "6b7c9ee08d584934bb68a65123e2fe92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2015-09-18T23:01:15", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446"}, "id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "outputs": [{"output_value": "192.168.120.3", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:31.950 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_COMPLETE from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:01:31.951 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}971553eb6a8e0baeef8283255f7e9674049af6d5' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:01:31.951 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:01:32.283 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 200 1150 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:01:32.284 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:01:32 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1150 x-openstack-request-id: req-8b83eba0-231d-4231-b72d-e90b8102c72f {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "stack_user_project_id": "6b7c9ee08d584934bb68a65123e2fe92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2015-09-18T23:01:15", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446"}, "id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "outputs": [{"output_value": "192.168.120.3", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:01:31.951 DEBUG tacker.vm.drivers.heat.heat [-] stack status: CREATE_COMPLETE from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:307 2015-09-18 23:01:32.285 DEBUG tacker.vm.drivers.heat.heat [-] outputs [{u'output_value': u'192.168.120.3', u'description': u'management ip address', u'output_key': u'mgmt_ip-vdu1'}] from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:317 2015-09-18 23:01:32.285 DEBUG tacker.db.vm.vm_db [-] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': '46944fc9-67d2-4bce-889f-db1f9ab15446', 'instance_id': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', 'mgmt_url': '{"vdu1": "192.168.120.3"}', 'service_context': [], 'services': [], 'attributes': {'heat_template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'param_values': u'', 'monitoring_policy': 'ping', 'failure_policy': 'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device_post /opt/stack/tacker/tacker/db/vm/vm_db.py:559 2015-09-18 23:01:32.300 DEBUG tacker.vm.mgmt_drivers.noop [-] mgmt_device_call {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': '46944fc9-67d2-4bce-889f-db1f9ab15446', 'instance_id': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', 'mgmt_url': '{"vdu1": "192.168.120.3"}', 'service_context': [], 'services': [], 'attributes': {'heat_template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'param_values': u'', 'monitoring_policy': 'ping', 'failure_policy': 'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} {'action': 'create_device', 'kwargs': {'device': {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': '46944fc9-67d2-4bce-889f-db1f9ab15446', 'instance_id': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', 'mgmt_url': '{"vdu1": "192.168.120.3"}', 'service_context': [], 'services': [], 'attributes': {'heat_template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'param_values': u'', 'monitoring_policy': 'ping', 'failure_policy': 'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'}}} from (pid=23841) mgmt_call /opt/stack/tacker/tacker/vm/mgmt_drivers/noop.py:46 2015-09-18 23:01:32.316 DEBUG tacker.vm.monitor [-] Adding host 46944fc9-67d2-4bce-889f-db1f9ab15446, Mgmt IP {u'vdu1': u'192.168.120.3'} from (pid=23841) add_hosting_device /opt/stack/tacker/tacker/vm/monitor.py:124 2015-09-18 23:01:41.803 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42511)  2015-09-18 23:01:41.803 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:01:41.804 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:01:41.805 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:01:41.805 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:01:41.805 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:01:41.807 DEBUG tacker.db.vm.vm_db [req-1eb99898-4934-40de-9344-8ae0fa60d3cb tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:01:41.809 DEBUG tacker.db.vm.vm_db [req-1eb99898-4934-40de-9344-8ae0fa60d3cb tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:01:41.817 INFO tacker.wsgi [req-1eb99898-4934-40de-9344-8ae0fa60d3cb tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:01:41] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1334 0.014255  2015-09-18 23:02:05.645 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:02:06.461 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] Exit code: 0 Stdout: 'PING 192.168.120.3 (192.168.120.3) 56(84) bytes of data.\n64 bytes from 192.168.120.3: icmp_seq=1 ttl=64 time=0.653 ms\n64 bytes from 192.168.120.3: icmp_seq=2 ttl=64 time=0.215 ms\n64 bytes from 192.168.120.3: icmp_seq=3 ttl=64 time=0.121 ms\n64 bytes from 192.168.120.3: icmp_seq=4 ttl=64 time=0.190 ms\n64 bytes from 192.168.120.3: icmp_seq=5 ttl=64 time=0.180 ms\n\n--- 192.168.120.3 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 800ms\nrtt min/avg/max/mdev = 0.121/0.271/0.653/0.194 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:02:06.462 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.3, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:02:16.462 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:02:17.266 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] Exit code: 0 Stdout: 'PING 192.168.120.3 (192.168.120.3) 56(84) bytes of data.\n64 bytes from 192.168.120.3: icmp_seq=1 ttl=64 time=0.452 ms\n64 bytes from 192.168.120.3: icmp_seq=2 ttl=64 time=0.157 ms\n64 bytes from 192.168.120.3: icmp_seq=3 ttl=64 time=0.175 ms\n64 bytes from 192.168.120.3: icmp_seq=4 ttl=64 time=0.157 ms\n64 bytes from 192.168.120.3: icmp_seq=5 ttl=64 time=0.090 ms\n\n--- 192.168.120.3 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.090/0.206/0.452/0.126 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:02:17.267 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.3, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:02:27.267 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:02:28.071 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] Exit code: 0 Stdout: 'PING 192.168.120.3 (192.168.120.3) 56(84) bytes of data.\n64 bytes from 192.168.120.3: icmp_seq=1 ttl=64 time=0.576 ms\n64 bytes from 192.168.120.3: icmp_seq=2 ttl=64 time=0.167 ms\n64 bytes from 192.168.120.3: icmp_seq=3 ttl=64 time=0.234 ms\n64 bytes from 192.168.120.3: icmp_seq=4 ttl=64 time=0.198 ms\n64 bytes from 192.168.120.3: icmp_seq=5 ttl=64 time=0.159 ms\n\n--- 192.168.120.3 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.159/0.266/0.576/0.158 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:02:28.072 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.3, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:02:38.075 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:02:38.885 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] Exit code: 0 Stdout: 'PING 192.168.120.3 (192.168.120.3) 56(84) bytes of data.\n64 bytes from 192.168.120.3: icmp_seq=1 ttl=64 time=0.614 ms\n64 bytes from 192.168.120.3: icmp_seq=2 ttl=64 time=0.175 ms\n64 bytes from 192.168.120.3: icmp_seq=3 ttl=64 time=0.197 ms\n64 bytes from 192.168.120.3: icmp_seq=4 ttl=64 time=0.209 ms\n64 bytes from 192.168.120.3: icmp_seq=5 ttl=64 time=0.130 ms\n\n--- 192.168.120.3 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 804ms\nrtt min/avg/max/mdev = 0.130/0.265/0.614/0.176 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:02:38.886 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.3, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:02:48.887 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:02:49.692 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] Exit code: 0 Stdout: 'PING 192.168.120.3 (192.168.120.3) 56(84) bytes of data.\n64 bytes from 192.168.120.3: icmp_seq=1 ttl=64 time=0.420 ms\n64 bytes from 192.168.120.3: icmp_seq=2 ttl=64 time=0.223 ms\n64 bytes from 192.168.120.3: icmp_seq=3 ttl=64 time=0.189 ms\n64 bytes from 192.168.120.3: icmp_seq=4 ttl=64 time=0.146 ms\n64 bytes from 192.168.120.3: icmp_seq=5 ttl=64 time=0.212 ms\n\n--- 192.168.120.3 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.146/0.238/0.420/0.094 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:02:49.692 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.3, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:02:59.694 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:03:01.532 ERROR tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.3'] Exit code: 1 Stdout: 'PING 192.168.120.3 (192.168.120.3) 56(84) bytes of data.\n\n--- 192.168.120.3 ping statistics ---\n5 packets transmitted, 0 received, 100% packet loss, time 832ms\n\n' Stderr: '' 2015-09-18 23:03:01.533 WARNING tacker.vm.monitor [-] Cannot ping ip address: 192.168.120.3 2015-09-18 23:03:01.533 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.3, is unreachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:152 2015-09-18 23:03:01.554 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:01.556 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:01.564 ERROR tacker.vm.monitor [-] device 46944fc9-67d2-4bce-889f-db1f9ab15446 dead 2015-09-18 23:03:01.565 DEBUG tacker.vm.monitor [-] device config None dead from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:239 2015-09-18 23:03:01.565 DEBUG tacker.vm.monitor [-] new_device {'attributes': {'failure_count': '1', u'param_values': u'', u'failure_policy': u'respawn', 'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'monitoring_policy': u'ping', 'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'}, 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'name': u'vnf1', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1'} from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:252 2015-09-18 23:03:01.566 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:03:01.567 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:03.071 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:03.073 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'X-Auth-Token: {SHA1}9be98c484310080b9c4df00b2eb1d8af59c6eea0' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:03.074 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:03.278 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 543 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:03.278 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 543 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:03:03 GMT content-type: text/html; charset=UTF-8 x-openstack-request-id: req-ff76f63d-3a29-404c-96f5-f18d857673d0 302 Found

302 Found

The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:03.279 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'User-Agent: python-heatclient' -H 'Content-Type: application/octet-stream' -H 'X-Auth-Token: {SHA1}9be98c484310080b9c4df00b2eb1d8af59c6eea0' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:03.280 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:03.355 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 204 0 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:03.355 DEBUG heatclient.common.http [-]  HTTP/1.1 204 No Content date: Fri, 18 Sep 2015 23:03:03 GMT connection: keep-alive content-type: text/html; charset=UTF-8 content-length: 0 x-openstack-request-id: req-0401260a-b296-4df6-b26b-41527c45f1fa  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:03.356 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:03:03.356 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:03.455 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:03.456 DEBUG tacker.db.vm.vm_db [-] device {'attributes': {'failure_count': '1', u'param_values': u'', u'failure_policy': u'respawn', 'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'monitoring_policy': u'ping', 'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'}, 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'name': u'vnf1', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1'} from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:513 2015-09-18 23:03:03.460 DEBUG tacker.db.vm.vm_db [-] service_context [] from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:537 2015-09-18 23:03:03.471 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:03.473 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:03.479 DEBUG tacker.vm.plugin [-] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': u'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device /opt/stack/tacker/tacker/vm/plugin.py:298 2015-09-18 23:03:03.498 DEBUG tacker.common.log [-] tacker.vm.drivers.heat.heat.DeviceHeat method create called with arguments () {'device': {'status': 'PENDING_CREATE', 'instance_id': None, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'failure_policy': u'respawn', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': u'ping'}, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1', 'description': u'demo-example'}, 'context': , 'plugin': } from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:03:03.500 DEBUG tacker.vm.drivers.heat.heat [-] device {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': u'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:134 2015-09-18 23:03:03.501 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:03:03.502 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:03.555 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:03.556 DEBUG tacker.vm.drivers.heat.heat [-] vnfd_yaml template_name: sample-vnfd-nonparam description: demo-example service_properties: Id: sample-vnfd vendor: tacker version: 1 vdus: vdu1: id: vdu1 vm_image: cirros-0.3.4-x86_64-uec instance_type: m1.tiny network_interfaces: management: network: net_mgmt management: true pkt_in: network: net0 pkt_out: network: net1 placement_policy: availability_zone: nova auto-scaling: noop monitoring_policy: ping failure_policy: respawn config: param0: key0 param1: key1 from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:156 2015-09-18 23:03:03.561 DEBUG tacker.vm.drivers.heat.heat [-] vnfd_dict {'template_name': 'sample-vnfd-nonparam', 'vdus': {'vdu1': {'placement_policy': {'availability_zone': 'nova'}, 'vm_image': 'cirros-0.3.4-x86_64-uec', 'auto-scaling': 'noop', 'network_interfaces': {'management': {'management': True, 'network': 'net_mgmt'}, 'pkt_in': {'network': 'net0'}, 'pkt_out': {'network': 'net1'}}, 'id': 'vdu1', 'instance_type': 'm1.tiny', 'monitoring_policy': 'ping', 'config': {'param1': 'key1', 'param0': 'key0'}, 'failure_policy': 'respawn'}}, 'description': 'demo-example', 'service_properties': {'version': 1, 'vendor': 'tacker', 'Id': 'sample-vnfd'}} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:165 2015-09-18 23:03:03.565 DEBUG tacker.vm.drivers.heat.heat [-] service_context: [] from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:279 2015-09-18 23:03:03.565 DEBUG tacker.vm.drivers.heat.heat [-] fields: {'stack_name': u'tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1', 'template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:281 2015-09-18 23:03:03.565 DEBUG tacker.vm.drivers.heat.heat [-] template: description: demo-example heat_template_version: 2013-05-23 outputs: mgmt_ip-vdu1: description: management ip address value: get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address] resources: mgmt_port-vdu1: properties: {network: net_mgmt, port_security_enabled: false} type: OS::Neutron::Port vdu1: properties: availability_zone: nova config_drive: true flavor: m1.tiny image: cirros-0.3.4-x86_64-uec metadata: {param0: key0, param1: key1} networks: - port: {get_resource: mgmt_port-vdu1} - {network: net0} - {network: net1} type: OS::Nova::Server  from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:282 2015-09-18 23:03:03.566 DEBUG heatclient.common.http [-] curl -g -i -X POST -H 'X-Auth-Token: {SHA1}171f6c4ecdc6f30127a072b60aeb06767e0df6ed' -H 'Content-Type: application/json' -H 'X-Auth-User: tacker' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -d '{"stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1", "disable_rollback": true, "template": "description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n", "timeout_mins": 10}' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:03.567 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:04.734 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v1/0c206595d98246f091de9384484a50eb/stacks HTTP/1.1" 201 289 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:04.735 DEBUG heatclient.common.http [-]  HTTP/1.1 201 Created content-length: 289 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:03:04 GMT content-type: application/json x-openstack-request-id: req-eaf02e7f-76c5-4d2e-bc8d-56ee04efd216 {"stack": {"id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d", "rel": "self"}]}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:04.736 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:03:04.738 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:04.793 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:04.795 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:04.795 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:05.008 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:05.008 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:03:05 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-f0ad9643-5735-4671-8b2a-fd9020c967f6 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:05.009 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:05.010 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:05.048 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:05.048 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:03:05 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-0ac14558-100c-4edd-907a-700dd9d3a7e4 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1", "stack_user_project_id": "956802b744c54165bfb8a0ce509713f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:03:04", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1"}, "id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:08.015 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42661)  2015-09-18 23:03:08.016 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:03:08.018 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:03:08.019 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:03:08.019 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:03:08.019 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:03:08.022 DEBUG tacker.db.vm.vm_db [req-348a9676-4916-491b-9189-5693b1d347a9 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:08.025 DEBUG tacker.db.vm.vm_db [req-348a9676-4916-491b-9189-5693b1d347a9 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:08.032 DEBUG tacker.db.vm.vm_db [req-348a9676-4916-491b-9189-5693b1d347a9 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:08.034 DEBUG tacker.db.vm.vm_db [req-348a9676-4916-491b-9189-5693b1d347a9 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:08.039 INFO tacker.wsgi [req-348a9676-4916-491b-9189-5693b1d347a9 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:03:08] "GET //v1.0/devices.json HTTP/1.1" 200 1335 0.022861  2015-09-18 23:03:08.701 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42668)  2015-09-18 23:03:08.703 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:03:08.704 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:03:08.705 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:03:08.705 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:03:08.705 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:03:08.708 DEBUG tacker.db.vm.vm_db [req-fc689079-73cc-497c-b76a-ffc8b4bf7501 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:08.711 DEBUG tacker.db.vm.vm_db [req-fc689079-73cc-497c-b76a-ffc8b4bf7501 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:08.720 INFO tacker.wsgi [req-fc689079-73cc-497c-b76a-ffc8b4bf7501 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:03:08] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1332 0.017584  2015-09-18 23:03:10.049 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:10.050 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:10.090 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:10.091 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:03:10 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-4231d4ea-165e-4b1a-bb6b-a16b66820e4a 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:10.091 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:10.092 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:10.128 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:10.128 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:03:10 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-33286dff-64c4-477a-a318-27792a19de26 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1", "stack_user_project_id": "956802b744c54165bfb8a0ce509713f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:03:04", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1"}, "id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:10.129 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:03:11.271 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42678)  2015-09-18 23:03:11.272 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:03:11.273 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:03:11.273 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:03:11.274 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:03:11.274 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:03:11.276 DEBUG tacker.db.vm.vm_db [req-53f3fdcc-7f8f-46b8-af11-c8066f3db660 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:11.278 DEBUG tacker.db.vm.vm_db [req-53f3fdcc-7f8f-46b8-af11-c8066f3db660 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:11.286 INFO tacker.wsgi [req-53f3fdcc-7f8f-46b8-af11-c8066f3db660 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:03:11] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1332 0.014335  2015-09-18 23:03:15.129 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:15.131 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:15.222 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:15.223 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:03:15 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-8bc4b264-dce1-4a7d-b655-fceef74b3e6a 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:15.223 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:15.224 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:15.388 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 200 1186 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:15.389 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:03:15 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1186 x-openstack-request-id: req-bbc367f6-de0d-4dac-9e26-372c09a877db {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1", "stack_user_project_id": "956802b744c54165bfb8a0ce509713f3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2015-09-18T23:03:04", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1"}, "id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "outputs": [{"output_value": "192.168.120.4", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:15.390 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_COMPLETE from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:03:15.390 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}1f123933114d54a646943c327c9a09014e27b36e' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:15.391 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:15.496 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 200 1186 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:15.497 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:03:15 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1186 x-openstack-request-id: req-99d18dfb-6c20-4806-bcff-494b8dfaa493 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1", "stack_user_project_id": "956802b744c54165bfb8a0ce509713f3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2015-09-18T23:03:04", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1"}, "id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "outputs": [{"output_value": "192.168.120.4", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:15.390 DEBUG tacker.vm.drivers.heat.heat [-] stack status: CREATE_COMPLETE from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:307 2015-09-18 23:03:15.498 DEBUG tacker.vm.drivers.heat.heat [-] outputs [{u'output_value': u'192.168.120.4', u'description': u'management ip address', u'output_key': u'mgmt_ip-vdu1'}] from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:317 2015-09-18 23:03:15.499 DEBUG tacker.db.vm.vm_db [-] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1', 'instance_id': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', 'mgmt_url': '{"vdu1": "192.168.120.4"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': 'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': 'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device_post /opt/stack/tacker/tacker/db/vm/vm_db.py:559 2015-09-18 23:03:15.544 DEBUG tacker.vm.mgmt_drivers.noop [-] mgmt_device_call {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1', 'instance_id': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', 'mgmt_url': '{"vdu1": "192.168.120.4"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': 'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': 'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} {'action': 'create_device', 'kwargs': {'device': {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1', 'instance_id': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', 'mgmt_url': '{"vdu1": "192.168.120.4"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': 'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': 'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'}}} from (pid=23841) mgmt_call /opt/stack/tacker/tacker/vm/mgmt_drivers/noop.py:46 2015-09-18 23:03:15.551 INFO tacker.vm.monitor [-] respawned new device 46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1 2015-09-18 23:03:15.552 DEBUG tacker.vm.monitor [-] 46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-1 46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1 46944fc9-67d2-4bce-889f-db1f9ab15446 from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:284 2015-09-18 23:03:15.593 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:15.595 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:15.603 DEBUG tacker.vm.monitor [-] deleting device_id 46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-1 from (pid=23841) delete_hosting_device /opt/stack/tacker/tacker/vm/monitor.py:130 2015-09-18 23:03:15.604 DEBUG tacker.vm.mgmt_drivers.noop [-] mgmt_device_call {'status': 'PENDING_DELETE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-1', 'instance_id': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', 'mgmt_url': u'{"vdu1": "192.168.120.3"}', 'service_context': [], 'services': [], 'attributes': {u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'param_values': u'', u'monitoring_policy': u'ping', u'failure_policy': u'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} {'action': 'delete_device', 'kwargs': {'device': {'status': 'PENDING_DELETE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-1', 'instance_id': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', 'mgmt_url': u'{"vdu1": "192.168.120.3"}', 'service_context': [], 'services': [], 'attributes': {u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'param_values': u'', u'monitoring_policy': u'ping', u'failure_policy': u'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'}}} from (pid=23841) mgmt_call /opt/stack/tacker/tacker/vm/mgmt_drivers/noop.py:46 2015-09-18 23:03:15.604 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:03:15.605 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:16.310 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42700)  2015-09-18 23:03:16.312 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:03:16.313 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:03:16.314 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:03:16.314 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:03:16.314 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:03:16.317 DEBUG tacker.db.vm.vm_db [req-50e36228-a0a3-48c1-a57d-71eb2d742678 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:03:16.319 DEBUG tacker.db.vm.vm_db [req-50e36228-a0a3-48c1-a57d-71eb2d742678 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:03:16.328 INFO tacker.wsgi [req-50e36228-a0a3-48c1-a57d-71eb2d742678 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:03:16] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1476 0.017348  2015-09-18 23:03:17.137 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:17.138 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'X-Auth-Token: {SHA1}78e2c16c11bc02ef82b81165cbdf36604704c43b' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:17.139 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:17.227 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 543 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:17.227 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 543 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:03:17 GMT content-type: text/html; charset=UTF-8 x-openstack-request-id: req-33a695a5-858f-4651-9419-e76619f5171d 302 Found

302 Found

The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:17.228 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'User-Agent: python-heatclient' -H 'Content-Type: application/octet-stream' -H 'X-Auth-Token: {SHA1}78e2c16c11bc02ef82b81165cbdf36604704c43b' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:17.228 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:17.255 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 404 817 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:17.256 DEBUG heatclient.common.http [-]  HTTP/1.1 404 Not Found date: Fri, 18 Sep 2015 23:03:17 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 817 x-openstack-request-id: req-99458cfb-4347-4651-b331-657fba51e8db {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446) could not be found.", "traceback": "Traceback (most recent call last):\n\n File \"/opt/stack/heat/heat/common/context.py\", line 305, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 1075, in delete_stack\n st = self._get_stack(cnxt, stack_identity)\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 438, in _get_stack\n raise exception.StackNotFound(stack_name=identity.stack_name)\n\nStackNotFound: The Stack (tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446) could not be found.\n", "type": "StackNotFound"}, "title": "Not Found"}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:17.256 WARNING tacker.vm.drivers.heat.heat [-] Stack fa5504a8-06cc-4a8c-92dc-3b60400e561e created by service chain driver is not found at cleanup 2015-09-18 23:03:17.270 DEBUG tacker.vm.monitor [-] Adding host 46944fc9-67d2-4bce-889f-db1f9ab15446, Mgmt IP {u'vdu1': u'192.168.120.4'} from (pid=23841) add_hosting_device /opt/stack/tacker/tacker/vm/monitor.py:124 2015-09-18 23:03:17.270 DEBUG tacker.common.log [-] tacker.vm.drivers.heat.heat.DeviceHeat method delete_wait called with arguments () {'plugin': , 'context': , 'device_id': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e'} from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:03:17.270 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:03:17.271 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:17.329 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:17.329 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}4b342df1e9e145c601b7b90475b9c97c11115353' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:17.330 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:17.537 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 302 260 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:17.538 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 260 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e date: Fri, 18 Sep 2015 23:03:17 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-9cfa66be-a10a-4786-826f-cde4b0269fac 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:17.538 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}4b342df1e9e145c601b7b90475b9c97c11115353' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:03:17.539 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:03:17.575 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e HTTP/1.1" 200 1032 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:03:17.576 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:03:17 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1032 x-openstack-request-id: req-155e1db7-2ba2-4f95-a86d-8f7df7e57855 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446", "stack_user_project_id": "6b7c9ee08d584934bb68a65123e2fe92", "stack_status_reason": "Stack DELETE completed successfully", "creation_time": "2015-09-18T23:01:15", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446/fa5504a8-06cc-4a8c-92dc-3b60400e561e", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "DELETE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446"}, "id": "fa5504a8-06cc-4a8c-92dc-3b60400e561e", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:03:47.271 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:03:48.075 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.540 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.144 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.201 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.193 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.168 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.144/0.249/0.540/0.147 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:03:48.075 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:03:58.076 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:03:58.882 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.375 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.178 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.163 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.195 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.146 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 800ms\nrtt min/avg/max/mdev = 0.146/0.211/0.375/0.084 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:03:58.882 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:04:08.883 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:04:09.687 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.592 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.157 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.204 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.191 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.214 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.157/0.271/0.592/0.162 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:04:09.687 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:04:19.688 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:04:20.493 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.551 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.216 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.172 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.194 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.167 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 800ms\nrtt min/avg/max/mdev = 0.167/0.260/0.551/0.146 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:04:20.494 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:04:30.494 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:04:31.299 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.467 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.177 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.161 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.144 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.143 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.143/0.218/0.467/0.125 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:04:31.299 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:04:41.300 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:04:42.110 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.660 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.174 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.295 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.250 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.247 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 804ms\nrtt min/avg/max/mdev = 0.174/0.325/0.660/0.172 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:04:42.110 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:04:52.111 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:04:52.916 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.397 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.193 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.152 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.163 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.162 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 800ms\nrtt min/avg/max/mdev = 0.152/0.213/0.397/0.093 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:04:52.917 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:05:02.917 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:05:03.722 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 0 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n64 bytes from 192.168.120.4: icmp_seq=1 ttl=64 time=0.459 ms\n64 bytes from 192.168.120.4: icmp_seq=2 ttl=64 time=0.220 ms\n64 bytes from 192.168.120.4: icmp_seq=3 ttl=64 time=0.143 ms\n64 bytes from 192.168.120.4: icmp_seq=4 ttl=64 time=0.218 ms\n64 bytes from 192.168.120.4: icmp_seq=5 ttl=64 time=0.197 ms\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.143/0.247/0.459/0.110 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:05:03.722 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:05:09.618 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42780)  2015-09-18 23:05:09.620 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:05:09.621 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:05:09.622 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:05:09.622 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:05:09.622 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:05:09.626 DEBUG tacker.db.vm.vm_db [req-40ca0c39-e017-4906-8f4a-3279df94710f tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:09.628 DEBUG tacker.db.vm.vm_db [req-40ca0c39-e017-4906-8f4a-3279df94710f tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:09.637 INFO tacker.wsgi [req-40ca0c39-e017-4906-8f4a-3279df94710f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:05:09] "GET //v1.0/devices.json HTTP/1.1" 200 1479 0.018135  2015-09-18 23:05:13.723 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:05:15.560 ERROR tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.4'] Exit code: 1 Stdout: 'PING 192.168.120.4 (192.168.120.4) 56(84) bytes of data.\n\n--- 192.168.120.4 ping statistics ---\n5 packets transmitted, 0 received, 100% packet loss, time 832ms\n\n' Stderr: '' 2015-09-18 23:05:15.560 WARNING tacker.vm.monitor [-] Cannot ping ip address: 192.168.120.4 2015-09-18 23:05:15.560 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.4, is unreachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:152 2015-09-18 23:05:15.578 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:15.580 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:15.587 ERROR tacker.vm.monitor [-] device 46944fc9-67d2-4bce-889f-db1f9ab15446 dead 2015-09-18 23:05:15.587 DEBUG tacker.vm.monitor [-] device config None dead from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:239 2015-09-18 23:05:15.588 DEBUG tacker.vm.monitor [-] new_device {'attributes': {u'failure_count': '2', u'param_values': u'', u'failure_policy': u'respawn', 'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': u'ping'}, 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'name': u'vnf1', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2'} from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:252 2015-09-18 23:05:15.588 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:05:15.590 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:15.644 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:15.645 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'X-Auth-Token: {SHA1}378b693ce495f552f4c3be81eac0d2c4e5b2a942' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:15.646 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:15.861 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 302 567 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:15.861 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 567 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:05:15 GMT content-type: text/html; charset=UTF-8 x-openstack-request-id: req-7d86edc6-568d-4433-808f-6b62a7e5994f 302 Found

302 Found

The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:15.862 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'User-Agent: python-heatclient' -H 'Content-Type: application/octet-stream' -H 'X-Auth-Token: {SHA1}378b693ce495f552f4c3be81eac0d2c4e5b2a942' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:15.862 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:15.935 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 204 0 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:15.936 DEBUG heatclient.common.http [-]  HTTP/1.1 204 No Content date: Fri, 18 Sep 2015 23:05:15 GMT connection: keep-alive content-type: text/html; charset=UTF-8 content-length: 0 x-openstack-request-id: req-c788a697-e7f2-4e8b-a8e6-8ca5a28fcf96  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:15.936 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:05:15.937 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:16.011 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:16.012 DEBUG tacker.db.vm.vm_db [-] device {'attributes': {u'failure_count': '2', u'param_values': u'', u'failure_policy': u'respawn', 'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': u'ping'}, 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'name': u'vnf1', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2'} from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:513 2015-09-18 23:05:16.014 DEBUG tacker.db.vm.vm_db [-] service_context [] from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:537 2015-09-18 23:05:16.027 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:16.029 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:16.035 DEBUG tacker.vm.plugin [-] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'2', u'param_values': u'', u'failure_policy': u'respawn', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': u'ping'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device /opt/stack/tacker/tacker/vm/plugin.py:298 2015-09-18 23:05:16.036 DEBUG tacker.common.log [-] tacker.vm.drivers.heat.heat.DeviceHeat method create called with arguments () {'device': {'status': 'PENDING_CREATE', 'instance_id': None, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'failure_count': u'2', u'param_values': u'', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'monitoring_policy': u'ping', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2', 'description': u'demo-example'}, 'context': , 'plugin': } from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:05:16.039 DEBUG tacker.vm.drivers.heat.heat [-] device {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'2', u'param_values': u'', u'failure_policy': u'respawn', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': u'ping'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:134 2015-09-18 23:05:16.039 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:05:16.040 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:16.095 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:16.096 DEBUG tacker.vm.drivers.heat.heat [-] vnfd_yaml template_name: sample-vnfd-nonparam description: demo-example service_properties: Id: sample-vnfd vendor: tacker version: 1 vdus: vdu1: id: vdu1 vm_image: cirros-0.3.4-x86_64-uec instance_type: m1.tiny network_interfaces: management: network: net_mgmt management: true pkt_in: network: net0 pkt_out: network: net1 placement_policy: availability_zone: nova auto-scaling: noop monitoring_policy: ping failure_policy: respawn config: param0: key0 param1: key1 from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:156 2015-09-18 23:05:16.100 DEBUG tacker.vm.drivers.heat.heat [-] vnfd_dict {'template_name': 'sample-vnfd-nonparam', 'vdus': {'vdu1': {'placement_policy': {'availability_zone': 'nova'}, 'vm_image': 'cirros-0.3.4-x86_64-uec', 'auto-scaling': 'noop', 'network_interfaces': {'management': {'management': True, 'network': 'net_mgmt'}, 'pkt_in': {'network': 'net0'}, 'pkt_out': {'network': 'net1'}}, 'id': 'vdu1', 'instance_type': 'm1.tiny', 'monitoring_policy': 'ping', 'config': {'param1': 'key1', 'param0': 'key0'}, 'failure_policy': 'respawn'}}, 'description': 'demo-example', 'service_properties': {'version': 1, 'vendor': 'tacker', 'Id': 'sample-vnfd'}} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:165 2015-09-18 23:05:16.103 DEBUG tacker.vm.drivers.heat.heat [-] service_context: [] from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:279 2015-09-18 23:05:16.103 DEBUG tacker.vm.drivers.heat.heat [-] fields: {'stack_name': u'tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2', 'template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:281 2015-09-18 23:05:16.103 DEBUG tacker.vm.drivers.heat.heat [-] template: description: demo-example heat_template_version: 2013-05-23 outputs: mgmt_ip-vdu1: description: management ip address value: get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address] resources: mgmt_port-vdu1: properties: {network: net_mgmt, port_security_enabled: false} type: OS::Neutron::Port vdu1: properties: availability_zone: nova config_drive: true flavor: m1.tiny image: cirros-0.3.4-x86_64-uec metadata: {param0: key0, param1: key1} networks: - port: {get_resource: mgmt_port-vdu1} - {network: net0} - {network: net1} type: OS::Nova::Server  from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:282 2015-09-18 23:05:16.104 DEBUG heatclient.common.http [-] curl -g -i -X POST -H 'X-Auth-Token: {SHA1}9b1e5a903f37a9c5262671fea5d36d992332ccb4' -H 'Content-Type: application/json' -H 'X-Auth-User: tacker' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -d '{"stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2", "disable_rollback": true, "template": "description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n", "timeout_mins": 10}' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:16.104 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:17.381 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v1/0c206595d98246f091de9384484a50eb/stacks HTTP/1.1" 201 289 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:17.381 DEBUG heatclient.common.http [-]  HTTP/1.1 201 Created content-length: 289 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc date: Fri, 18 Sep 2015 23:05:17 GMT content-type: application/json x-openstack-request-id: req-ff068f55-d58d-44d6-9f81-7f961044b8a9 {"stack": {"id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "rel": "self"}]}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:17.382 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:05:17.383 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:17.440 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:17.441 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:17.442 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:17.543 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:17.544 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc date: Fri, 18 Sep 2015 23:05:17 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-a00b8509-5d88-4306-9b8d-afd817610be5 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:17.544 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:17.545 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:17.584 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:17.585 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:05:17 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-1214bbb6-9439-4080-b723-119499fca7a5 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2", "stack_user_project_id": "04faee82a8c844119003a4c949dc71a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:05:17", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2"}, "id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:22.391 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42872)  2015-09-18 23:05:22.392 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:05:22.393 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://10.18.165.36:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}c87f03aa4249f87db078511abf65490e989a95e6" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ae8308d324364e7a3f7a8406005aaa97800ac41" from (pid=23841) _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-09-18 23:05:22.394 INFO requests.packages.urllib3.connectionpool [-] Resetting dropped connection: 10.18.165.36 2015-09-18 23:05:22.448 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v3/auth/tokens HTTP/1.1" 200 7255 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:22.449 DEBUG keystoneclient.session [-] RESP: [200] content-length: 7255 x-subject-token: {SHA1}c87f03aa4249f87db078511abf65490e989a95e6 vary: X-Auth-Token keep-alive: timeout=5, max=100 server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Fri, 18 Sep 2015 23:05:22 GMT content-type: application/json x-openstack-request-id: req-db14472d-0ef2-4aae-b5ff-3ff8e4c89e95 RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "4148083521e54c03b3df2a37586e5f30", "name": "advsvc"}, {"id": "d99c3273f8ee4574910ade446f0174b7", "name": "service"}], "expires_at": "2015-09-18T23:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c206595d98246f091de9384484a50eb", "name": "service"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "5180a5549c3341029166013d7124bc2e", "name": "tacker"}, "audit_ids": ["iAaeVKeXRwqlVR80dSW4YQ", "8jvI6Z35TxmR1c9t9r_fNA"], "issued_at": "2015-09-18T22:59:51.607245"}}  from (pid=23841) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-09-18 23:05:22.449 DEBUG keystonemiddleware.auth_token [-] Storing token in cache from (pid=23841) store /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/_cache.py:170 2015-09-18 23:05:22.450 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:05:22.451 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:05:22.451 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:05:22.451 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:05:22.453 DEBUG tacker.db.vm.vm_db [req-c811b961-aca4-4934-9881-a4daf0dcdc46 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:22.456 DEBUG tacker.db.vm.vm_db [req-c811b961-aca4-4934-9881-a4daf0dcdc46 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:22.464 DEBUG tacker.db.vm.vm_db [req-c811b961-aca4-4934-9881-a4daf0dcdc46 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:22.466 DEBUG tacker.db.vm.vm_db [req-c811b961-aca4-4934-9881-a4daf0dcdc46 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:22.470 INFO tacker.wsgi [req-c811b961-aca4-4934-9881-a4daf0dcdc46 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:05:22] "GET //v1.0/devices.json HTTP/1.1" 200 1477 0.078110  2015-09-18 23:05:22.585 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:22.586 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:22.690 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:22.690 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc date: Fri, 18 Sep 2015 23:05:22 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-f29c034d-57ec-4816-b394-eeb67a53d57c 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:22.691 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:22.691 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:22.730 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:22.730 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:05:22 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-032849cd-76f9-4517-8a9b-1c7b4d5dd46d {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2", "stack_user_project_id": "04faee82a8c844119003a4c949dc71a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:05:17", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2"}, "id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:22.731 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:05:23.187 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42881)  2015-09-18 23:05:23.188 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:05:23.189 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:05:23.190 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:05:23.190 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:05:23.190 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:05:23.192 DEBUG tacker.db.vm.vm_db [req-98175b35-ae03-4dc9-845e-d35b6d21177d tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:23.195 DEBUG tacker.db.vm.vm_db [req-98175b35-ae03-4dc9-845e-d35b6d21177d tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:23.203 INFO tacker.wsgi [req-98175b35-ae03-4dc9-845e-d35b6d21177d tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:05:23] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1474 0.015011  2015-09-18 23:05:25.752 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42885)  2015-09-18 23:05:25.753 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:05:25.754 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:05:25.754 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:05:25.754 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:05:25.754 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:05:25.757 DEBUG tacker.db.vm.vm_db [req-4cefea52-7e01-4100-b378-5abd2be10974 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:25.759 DEBUG tacker.db.vm.vm_db [req-4cefea52-7e01-4100-b378-5abd2be10974 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:25.767 INFO tacker.wsgi [req-4cefea52-7e01-4100-b378-5abd2be10974 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:05:25] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1474 0.015030  2015-09-18 23:05:27.731 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:27.732 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:27.768 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:27.769 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc date: Fri, 18 Sep 2015 23:05:27 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-a6ac7589-54f0-48a6-9b5c-bf451e13e3a5 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:27.769 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:27.770 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:27.938 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 200 1186 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:27.939 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:05:27 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1186 x-openstack-request-id: req-d005fa06-0a47-49c5-bd02-f60b3a88c268 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2", "stack_user_project_id": "04faee82a8c844119003a4c949dc71a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2015-09-18T23:05:17", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2"}, "id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "outputs": [{"output_value": "192.168.120.5", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:27.939 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_COMPLETE from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:05:27.940 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}b24a5e395d4c0321043b705ddb95c2b0a858d161' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:27.940 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.046 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 200 1186 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.047 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:05:28 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1186 x-openstack-request-id: req-31aa6126-1456-4d70-bed2-5b1ad0c6f7b6 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2", "stack_user_project_id": "04faee82a8c844119003a4c949dc71a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2015-09-18T23:05:17", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2"}, "id": "6da27af6-3dcb-4dd5-a67b-cedba3e86acc", "outputs": [{"output_value": "192.168.120.5", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:27.939 DEBUG tacker.vm.drivers.heat.heat [-] stack status: CREATE_COMPLETE from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:307 2015-09-18 23:05:28.048 DEBUG tacker.vm.drivers.heat.heat [-] outputs [{u'output_value': u'192.168.120.5', u'description': u'management ip address', u'output_key': u'mgmt_ip-vdu1'}] from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:317 2015-09-18 23:05:28.048 DEBUG tacker.db.vm.vm_db [-] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2', 'instance_id': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', 'mgmt_url': '{"vdu1": "192.168.120.5"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'2', u'param_values': u'', u'failure_policy': 'respawn', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': 'ping'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device_post /opt/stack/tacker/tacker/db/vm/vm_db.py:559 2015-09-18 23:05:28.073 DEBUG tacker.vm.mgmt_drivers.noop [-] mgmt_device_call {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2', 'instance_id': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', 'mgmt_url': '{"vdu1": "192.168.120.5"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'2', u'param_values': u'', u'failure_policy': 'respawn', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': 'ping'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} {'action': 'create_device', 'kwargs': {'device': {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2', 'instance_id': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', 'mgmt_url': '{"vdu1": "192.168.120.5"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'2', u'param_values': u'', u'failure_policy': 'respawn', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'monitoring_policy': 'ping'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'}}} from (pid=23841) mgmt_call /opt/stack/tacker/tacker/vm/mgmt_drivers/noop.py:46 2015-09-18 23:05:28.081 INFO tacker.vm.monitor [-] respawned new device 46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2 2015-09-18 23:05:28.081 DEBUG tacker.vm.monitor [-] 46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-2 46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2 46944fc9-67d2-4bce-889f-db1f9ab15446 from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:284 2015-09-18 23:05:28.156 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:28.158 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:28.166 DEBUG tacker.vm.monitor [-] deleting device_id 46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-2 from (pid=23841) delete_hosting_device /opt/stack/tacker/tacker/vm/monitor.py:130 2015-09-18 23:05:28.166 DEBUG tacker.vm.mgmt_drivers.noop [-] mgmt_device_call {'status': 'PENDING_DELETE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-2', 'instance_id': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', 'mgmt_url': u'{"vdu1": "192.168.120.4"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': u'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} {'action': 'delete_device', 'kwargs': {'device': {'status': 'PENDING_DELETE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-DEAD-2', 'instance_id': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', 'mgmt_url': u'{"vdu1": "192.168.120.4"}', 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'1', u'param_values': u'', u'monitoring_policy': u'ping', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'}}} from (pid=23841) mgmt_call /opt/stack/tacker/tacker/vm/mgmt_drivers/noop.py:46 2015-09-18 23:05:28.167 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:05:28.168 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.332 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.334 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'X-Auth-Token: {SHA1}d907b950d2cf1a333c7588b617b7aef0e2f104f2' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:28.334 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.435 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 302 567 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.436 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 567 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:05:28 GMT content-type: text/html; charset=UTF-8 x-openstack-request-id: req-cf1ba58b-dd9c-4c8c-8e1b-a884976ad75a 302 Found

302 Found

The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:28.436 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'User-Agent: python-heatclient' -H 'Content-Type: application/octet-stream' -H 'X-Auth-Token: {SHA1}d907b950d2cf1a333c7588b617b7aef0e2f104f2' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:28.437 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.467 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 404 841 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.468 DEBUG heatclient.common.http [-]  HTTP/1.1 404 Not Found date: Fri, 18 Sep 2015 23:05:28 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 841 x-openstack-request-id: req-a447f2c9-d054-47da-92dc-665a5a69dc22 {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1) could not be found.", "traceback": "Traceback (most recent call last):\n\n File \"/opt/stack/heat/heat/common/context.py\", line 305, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 1075, in delete_stack\n st = self._get_stack(cnxt, stack_identity)\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 438, in _get_stack\n raise exception.StackNotFound(stack_name=identity.stack_name)\n\nStackNotFound: The Stack (tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1) could not be found.\n", "type": "StackNotFound"}, "title": "Not Found"}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:28.468 WARNING tacker.vm.drivers.heat.heat [-] Stack 7fd35505-6ccc-4ddd-9271-bdb6606d700d created by service chain driver is not found at cleanup 2015-09-18 23:05:28.482 DEBUG tacker.vm.monitor [-] Adding host 46944fc9-67d2-4bce-889f-db1f9ab15446, Mgmt IP {u'vdu1': u'192.168.120.5'} from (pid=23841) add_hosting_device /opt/stack/tacker/tacker/vm/monitor.py:124 2015-09-18 23:05:28.482 DEBUG tacker.common.log [-] tacker.vm.drivers.heat.heat.DeviceHeat method delete_wait called with arguments () {'plugin': , 'context': , 'device_id': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d'} from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:05:28.483 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:05:28.484 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.541 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.542 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}1c611855e21337acbce435a3344a2aed79fc67d9' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:28.543 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.636 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.637 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d date: Fri, 18 Sep 2015 23:05:28 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-0756cc29-bfb0-494c-99fd-d8951f136ea5 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:28.637 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}1c611855e21337acbce435a3344a2aed79fc67d9' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:05:28.638 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:05:28.675 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d HTTP/1.1" 200 1068 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:05:28.676 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:05:28 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1068 x-openstack-request-id: req-24d2723a-9932-4098-a9d4-fb0a63a96660 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1", "stack_user_project_id": "956802b744c54165bfb8a0ce509713f3", "stack_status_reason": "Stack DELETE completed successfully", "creation_time": "2015-09-18T23:03:04", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1/7fd35505-6ccc-4ddd-9271-bdb6606d700d", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "DELETE_COMPLETE", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-1-1"}, "id": "7fd35505-6ccc-4ddd-9271-bdb6606d700d", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:05:30.797 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42912)  2015-09-18 23:05:30.797 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:05:30.798 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:05:30.799 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:05:30.799 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:05:30.799 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:05:30.801 DEBUG tacker.db.vm.vm_db [req-706cc2db-7143-4d1f-9487-d2a23b10d4c6 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:30.803 DEBUG tacker.db.vm.vm_db [req-706cc2db-7143-4d1f-9487-d2a23b10d4c6 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:30.812 INFO tacker.wsgi [req-706cc2db-7143-4d1f-9487-d2a23b10d4c6 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:05:30] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1538 0.014371  2015-09-18 23:05:33.531 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 42913)  2015-09-18 23:05:33.532 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:05:33.533 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:05:33.533 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:05:33.533 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:05:33.534 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:05:33.536 DEBUG tacker.db.vm.vm_db [req-c9cbe262-be48-4a6f-82a7-c3721a07e5c5 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:05:33.538 DEBUG tacker.db.vm.vm_db [req-c9cbe262-be48-4a6f-82a7-c3721a07e5c5 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:05:33.545 INFO tacker.wsgi [req-c9cbe262-be48-4a6f-82a7-c3721a07e5c5 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:05:33] "GET //v1.0/devices.json HTTP/1.1" 200 1541 0.013297  2015-09-18 23:05:58.483 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:05:59.287 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] Exit code: 0 Stdout: 'PING 192.168.120.5 (192.168.120.5) 56(84) bytes of data.\n64 bytes from 192.168.120.5: icmp_seq=1 ttl=64 time=0.676 ms\n64 bytes from 192.168.120.5: icmp_seq=2 ttl=64 time=0.197 ms\n64 bytes from 192.168.120.5: icmp_seq=3 ttl=64 time=0.189 ms\n64 bytes from 192.168.120.5: icmp_seq=4 ttl=64 time=0.133 ms\n64 bytes from 192.168.120.5: icmp_seq=5 ttl=64 time=0.217 ms\n\n--- 192.168.120.5 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.133/0.282/0.676/0.199 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:05:59.288 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.5, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:06:09.289 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:06:10.094 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] Exit code: 0 Stdout: 'PING 192.168.120.5 (192.168.120.5) 56(84) bytes of data.\n64 bytes from 192.168.120.5: icmp_seq=1 ttl=64 time=0.502 ms\n64 bytes from 192.168.120.5: icmp_seq=2 ttl=64 time=0.185 ms\n64 bytes from 192.168.120.5: icmp_seq=3 ttl=64 time=0.209 ms\n64 bytes from 192.168.120.5: icmp_seq=4 ttl=64 time=0.213 ms\n64 bytes from 192.168.120.5: icmp_seq=5 ttl=64 time=0.184 ms\n\n--- 192.168.120.5 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.184/0.258/0.502/0.123 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:06:10.094 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.5, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:06:20.095 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:06:20.902 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] Exit code: 0 Stdout: 'PING 192.168.120.5 (192.168.120.5) 56(84) bytes of data.\n64 bytes from 192.168.120.5: icmp_seq=1 ttl=64 time=0.493 ms\n64 bytes from 192.168.120.5: icmp_seq=2 ttl=64 time=0.183 ms\n64 bytes from 192.168.120.5: icmp_seq=3 ttl=64 time=0.241 ms\n64 bytes from 192.168.120.5: icmp_seq=4 ttl=64 time=0.237 ms\n64 bytes from 192.168.120.5: icmp_seq=5 ttl=64 time=0.245 ms\n\n--- 192.168.120.5 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 800ms\nrtt min/avg/max/mdev = 0.183/0.279/0.493/0.111 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:06:20.902 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.5, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:06:30.903 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:06:31.710 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] Exit code: 0 Stdout: 'PING 192.168.120.5 (192.168.120.5) 56(84) bytes of data.\n64 bytes from 192.168.120.5: icmp_seq=1 ttl=64 time=0.457 ms\n64 bytes from 192.168.120.5: icmp_seq=2 ttl=64 time=0.165 ms\n64 bytes from 192.168.120.5: icmp_seq=3 ttl=64 time=0.127 ms\n64 bytes from 192.168.120.5: icmp_seq=4 ttl=64 time=0.145 ms\n64 bytes from 192.168.120.5: icmp_seq=5 ttl=64 time=0.201 ms\n\n--- 192.168.120.5 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 800ms\nrtt min/avg/max/mdev = 0.127/0.219/0.457/0.121 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:06:31.710 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.5, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:06:41.711 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:06:42.515 DEBUG tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] Exit code: 0 Stdout: 'PING 192.168.120.5 (192.168.120.5) 56(84) bytes of data.\n64 bytes from 192.168.120.5: icmp_seq=1 ttl=64 time=0.625 ms\n64 bytes from 192.168.120.5: icmp_seq=2 ttl=64 time=0.193 ms\n64 bytes from 192.168.120.5: icmp_seq=3 ttl=64 time=0.172 ms\n64 bytes from 192.168.120.5: icmp_seq=4 ttl=64 time=0.167 ms\n64 bytes from 192.168.120.5: icmp_seq=5 ttl=64 time=0.166 ms\n\n--- 192.168.120.5 ping statistics ---\n5 packets transmitted, 5 received, 0% packet loss, time 799ms\nrtt min/avg/max/mdev = 0.166/0.264/0.625/0.181 ms\n' Stderr: '' from (pid=23841) execute /opt/stack/tacker/tacker/agent/linux/utils.py:79 2015-09-18 23:06:42.516 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.5, is reachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:159 2015-09-18 23:06:52.517 DEBUG tacker.agent.linux.utils [-] Running command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] from (pid=23841) create_process /opt/stack/tacker/tacker/agent/linux/utils.py:48 2015-09-18 23:06:54.356 ERROR tacker.agent.linux.utils [-]  Command: ['ping', '-c', '5', '-W', '1', '-i', '0.2', '192.168.120.5'] Exit code: 1 Stdout: 'PING 192.168.120.5 (192.168.120.5) 56(84) bytes of data.\n\n--- 192.168.120.5 ping statistics ---\n5 packets transmitted, 0 received, 100% packet loss, time 833ms\n\n' Stderr: '' 2015-09-18 23:06:54.357 WARNING tacker.vm.monitor [-] Cannot ping ip address: 192.168.120.5 2015-09-18 23:06:54.357 DEBUG tacker.vm.monitor [-] Host 46944fc9-67d2-4bce-889f-db1f9ab15446:vdu1:192.168.120.5, is unreachable from (pid=23841) is_hosting_device_reachable /opt/stack/tacker/tacker/vm/monitor.py:152 2015-09-18 23:06:54.393 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:06:54.395 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:06:54.405 ERROR tacker.vm.monitor [-] device 46944fc9-67d2-4bce-889f-db1f9ab15446 dead 2015-09-18 23:06:54.405 DEBUG tacker.vm.monitor [-] device config None dead from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:239 2015-09-18 23:06:54.405 DEBUG tacker.vm.monitor [-] new_device {'attributes': {u'failure_count': '3', u'param_values': u'', u'monitoring_policy': u'ping', 'dead_instance_id_3': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'name': u'vnf1', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3'} from (pid=23841) on_failure /opt/stack/tacker/tacker/vm/monitor.py:252 2015-09-18 23:06:54.406 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:06:54.408 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:54.467 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:54.468 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'X-Auth-Token: {SHA1}02bac3318bcc6c8e152db2bb39bea47664cafae0' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:06:54.469 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:54.754 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 302 567 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:54.754 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 567 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc date: Fri, 18 Sep 2015 23:06:54 GMT content-type: text/html; charset=UTF-8 x-openstack-request-id: req-06b8f1a3-d4ff-452c-8f53-12a6f3466927 302 Found

302 Found

The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:06:54.755 DEBUG heatclient.common.http [-] curl -g -i -X DELETE -H 'User-Agent: python-heatclient' -H 'Content-Type: application/octet-stream' -H 'X-Auth-Token: {SHA1}02bac3318bcc6c8e152db2bb39bea47664cafae0' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:06:54.755 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:54.885 DEBUG requests.packages.urllib3.connectionpool [-] "DELETE /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-2-2/6da27af6-3dcb-4dd5-a67b-cedba3e86acc HTTP/1.1" 204 0 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:54.886 DEBUG heatclient.common.http [-]  HTTP/1.1 204 No Content date: Fri, 18 Sep 2015 23:06:54 GMT connection: keep-alive content-type: text/html; charset=UTF-8 content-length: 0 x-openstack-request-id: req-ed9fdc1e-ae57-48ce-a846-a07df85ac4e5  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:06:54.886 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:06:54.887 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:54.952 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:54.953 DEBUG tacker.db.vm.vm_db [-] device {'attributes': {u'failure_count': '3', u'param_values': u'', u'monitoring_policy': u'ping', 'dead_instance_id_3': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'name': u'vnf1', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3'} from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:513 2015-09-18 23:06:54.956 DEBUG tacker.db.vm.vm_db [-] service_context [] from (pid=23841) _create_device_pre /opt/stack/tacker/tacker/db/vm/vm_db.py:537 2015-09-18 23:06:54.968 DEBUG tacker.db.vm.vm_db [-] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:06:54.970 DEBUG tacker.db.vm.vm_db [-] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:06:54.977 DEBUG tacker.vm.plugin [-] device_dict {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'3', u'param_values': u'', u'failure_policy': u'respawn', u'dead_instance_id_3': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'monitoring_policy': u'ping', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) _create_device /opt/stack/tacker/tacker/vm/plugin.py:298 2015-09-18 23:06:54.978 DEBUG tacker.common.log [-] tacker.vm.drivers.heat.heat.DeviceHeat method create called with arguments () {'device': {'status': 'PENDING_CREATE', 'instance_id': None, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'3', u'param_values': u'', u'monitoring_policy': u'ping', u'dead_instance_id_3': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'failure_policy': u'respawn'}, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3', 'description': u'demo-example'}, 'context': , 'plugin': } from (pid=23841) wrapper /opt/stack/tacker/tacker/common/log.py:33 2015-09-18 23:06:54.981 DEBUG tacker.vm.drivers.heat.heat [-] device {'status': 'PENDING_CREATE', 'device_template': {'service_types': [{'service_type': u'vnfd', 'id': u'9c460b68-b795-44b2-b748-033de2987eda'}], 'description': u'demo-example', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'mgmt_driver': u'noop', 'infra_driver': u'heat', 'attributes': {u'vnfd': u'template_name: sample-vnfd-nonparam\r\ndescription: demo-example\r\n\r\nservice_properties:\r\n Id: sample-vnfd\r\n vendor: tacker\r\n version: 1\r\n\r\nvdus:\r\n vdu1:\r\n id: vdu1\r\n vm_image: cirros-0.3.4-x86_64-uec\r\n instance_type: m1.tiny\r\n\r\n network_interfaces:\r\n management:\r\n network: net_mgmt\r\n management: true\r\n pkt_in:\r\n network: net0\r\n pkt_out:\r\n network: net1\r\n\r\n placement_policy:\r\n availability_zone: nova\r\n\r\n auto-scaling: noop\r\n monitoring_policy: ping\r\n failure_policy: respawn\r\n\r\n config:\r\n param0: key0\r\n param1: key1'}, 'id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'name': u'sample-vnfd-nonparam'}, 'name': u'vnf1', 'tenant_id': u'0c206595d98246f091de9384484a50eb', 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3', 'instance_id': None, 'mgmt_url': None, 'service_context': [], 'services': [], 'attributes': {u'failure_count': u'3', u'param_values': u'', u'failure_policy': u'respawn', u'dead_instance_id_3': u'6da27af6-3dcb-4dd5-a67b-cedba3e86acc', u'dead_instance_id_2': u'7fd35505-6ccc-4ddd-9271-bdb6606d700d', u'dead_instance_id_1': u'fa5504a8-06cc-4a8c-92dc-3b60400e561e', u'monitoring_policy': u'ping', u'dead_device_id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', u'heat_template': u'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'}, 'template_id': u'2834a489-1512-435c-98b2-c1e2b988f4cf', 'description': u'demo-example'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:134 2015-09-18 23:06:54.981 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:06:54.982 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:55.044 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:55.045 DEBUG tacker.vm.drivers.heat.heat [-] vnfd_yaml template_name: sample-vnfd-nonparam description: demo-example service_properties: Id: sample-vnfd vendor: tacker version: 1 vdus: vdu1: id: vdu1 vm_image: cirros-0.3.4-x86_64-uec instance_type: m1.tiny network_interfaces: management: network: net_mgmt management: true pkt_in: network: net0 pkt_out: network: net1 placement_policy: availability_zone: nova auto-scaling: noop monitoring_policy: ping failure_policy: respawn config: param0: key0 param1: key1 from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:156 2015-09-18 23:06:55.050 DEBUG tacker.vm.drivers.heat.heat [-] vnfd_dict {'template_name': 'sample-vnfd-nonparam', 'vdus': {'vdu1': {'placement_policy': {'availability_zone': 'nova'}, 'vm_image': 'cirros-0.3.4-x86_64-uec', 'auto-scaling': 'noop', 'network_interfaces': {'management': {'management': True, 'network': 'net_mgmt'}, 'pkt_in': {'network': 'net0'}, 'pkt_out': {'network': 'net1'}}, 'id': 'vdu1', 'instance_type': 'm1.tiny', 'monitoring_policy': 'ping', 'config': {'param1': 'key1', 'param0': 'key0'}, 'failure_policy': 'respawn'}}, 'description': 'demo-example', 'service_properties': {'version': 1, 'vendor': 'tacker', 'Id': 'sample-vnfd'}} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:165 2015-09-18 23:06:55.053 DEBUG tacker.vm.drivers.heat.heat [-] service_context: [] from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:279 2015-09-18 23:06:55.053 DEBUG tacker.vm.drivers.heat.heat [-] fields: {'stack_name': u'tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3', 'template': 'description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n'} from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:281 2015-09-18 23:06:55.053 DEBUG tacker.vm.drivers.heat.heat [-] template: description: demo-example heat_template_version: 2013-05-23 outputs: mgmt_ip-vdu1: description: management ip address value: get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address] resources: mgmt_port-vdu1: properties: {network: net_mgmt, port_security_enabled: false} type: OS::Neutron::Port vdu1: properties: availability_zone: nova config_drive: true flavor: m1.tiny image: cirros-0.3.4-x86_64-uec metadata: {param0: key0, param1: key1} networks: - port: {get_resource: mgmt_port-vdu1} - {network: net0} - {network: net1} type: OS::Nova::Server  from (pid=23841) create /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:282 2015-09-18 23:06:55.053 DEBUG heatclient.common.http [-] curl -g -i -X POST -H 'X-Auth-Token: {SHA1}68630ab247a7705defe99821f55d7516c123e570' -H 'Content-Type: application/json' -H 'X-Auth-User: tacker' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -d '{"stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "disable_rollback": true, "template": "description: demo-example\nheat_template_version: 2013-05-23\noutputs:\n mgmt_ip-vdu1:\n description: management ip address\n value:\n get_attr: [mgmt_port-vdu1, fixed_ips, 0, ip_address]\nresources:\n mgmt_port-vdu1:\n properties: {network: net_mgmt, port_security_enabled: false}\n type: OS::Neutron::Port\n vdu1:\n properties:\n availability_zone: nova\n config_drive: true\n flavor: m1.tiny\n image: cirros-0.3.4-x86_64-uec\n metadata: {param0: key0, param1: key1}\n networks:\n - port: {get_resource: mgmt_port-vdu1}\n - {network: net0}\n - {network: net1}\n type: OS::Nova::Server\n", "timeout_mins": 10}' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:06:55.054 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:56.010 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v1/0c206595d98246f091de9384484a50eb/stacks HTTP/1.1" 201 289 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:56.011 DEBUG heatclient.common.http [-]  HTTP/1.1 201 Created content-length: 289 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 date: Fri, 18 Sep 2015 23:06:56 GMT content-type: application/json x-openstack-request-id: req-d503876f-531d-44c7-99a8-f4a7de4d382a {"stack": {"id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}]}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:06:56.011 DEBUG keystoneclient.auth.identity.v2 [-] Making authentication request to http://10.18.165.36:5000/v2.0/tokens from (pid=23841) get_auth_ref /usr/local/lib/python2.7/dist-packages/keystoneclient/auth/identity/v2.py:86 2015-09-18 23:06:56.012 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:56.080 DEBUG requests.packages.urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 4138 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:56.081 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:06:56.082 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:56.286 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:56.286 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 date: Fri, 18 Sep 2015 23:06:56 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-db16d065-fa0d-4387-918c-6d25965892c8 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:06:56.287 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:06:56.288 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:06:56.313 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:06:56.313 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:06:56 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-6503bc41-096b-4b7a-a5ea-bd4fc799472a {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "stack_user_project_id": "d6a976e93f47414c986b08f1a0d9d5f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:06:55", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3"}, "id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:01.314 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:01.315 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:01.402 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:01.403 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 date: Fri, 18 Sep 2015 23:07:01 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-c8f6c2b5-079c-4e9b-9402-e6e36b977fda 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:01.403 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:01.404 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:01.431 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:01.431 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:07:01 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-9f4ddccf-aa53-4e70-a9fe-e303196980b9 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "stack_user_project_id": "d6a976e93f47414c986b08f1a0d9d5f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:06:55", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3"}, "id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:01.432 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:07:01.485 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43061)  2015-09-18 23:07:01.486 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:01.487 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:01.488 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:01.488 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:01.488 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:01.490 DEBUG tacker.db.vm.vm_db [req-be482589-ce43-47f6-9003-2f3ef66f70ee tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:01.492 DEBUG tacker.db.vm.vm_db [req-be482589-ce43-47f6-9003-2f3ef66f70ee tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:01.501 DEBUG tacker.db.vm.vm_db [req-be482589-ce43-47f6-9003-2f3ef66f70ee tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:01.503 DEBUG tacker.db.vm.vm_db [req-be482589-ce43-47f6-9003-2f3ef66f70ee tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:01.508 INFO tacker.wsgi [req-be482589-ce43-47f6-9003-2f3ef66f70ee tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:01] "GET //v1.0/devices.json HTTP/1.1" 200 1539 0.022175  2015-09-18 23:07:02.300 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43065)  2015-09-18 23:07:02.301 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:02.302 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:02.303 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:02.303 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:02.303 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:02.306 DEBUG tacker.db.vm.vm_db [req-384d496a-3760-4f4f-a2e3-30eda82f6c33 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:02.309 DEBUG tacker.db.vm.vm_db [req-384d496a-3760-4f4f-a2e3-30eda82f6c33 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:02.321 INFO tacker.wsgi [req-384d496a-3760-4f4f-a2e3-30eda82f6c33 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:02] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.019819  2015-09-18 23:07:04.865 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43068)  2015-09-18 23:07:04.866 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:04.867 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:04.868 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:04.868 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:04.868 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:04.871 DEBUG tacker.db.vm.vm_db [req-f4438bef-d817-459d-a7d2-7f16b85cea8f tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:04.873 DEBUG tacker.db.vm.vm_db [req-f4438bef-d817-459d-a7d2-7f16b85cea8f tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:04.882 INFO tacker.wsgi [req-f4438bef-d817-459d-a7d2-7f16b85cea8f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:04] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016295  2015-09-18 23:07:06.432 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:06.433 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:06.457 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:06.458 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 date: Fri, 18 Sep 2015 23:07:06 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-dab3404a-dc96-47bd-ba00-bbcb2d388da6 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:06.458 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:06.459 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:06.552 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:06.553 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:07:06 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-a8a66196-253f-4d5c-bc5a-785f18fcaac2 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "stack_user_project_id": "d6a976e93f47414c986b08f1a0d9d5f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:06:55", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3"}, "id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:06.553 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:07:09.904 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43084)  2015-09-18 23:07:09.905 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:09.906 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:09.906 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:09.906 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:09.906 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:09.909 DEBUG tacker.db.vm.vm_db [req-bbd2b9fd-20e6-4e77-bb2e-80bf2e4f88c4 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:09.911 DEBUG tacker.db.vm.vm_db [req-bbd2b9fd-20e6-4e77-bb2e-80bf2e4f88c4 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:09.920 INFO tacker.wsgi [req-bbd2b9fd-20e6-4e77-bb2e-80bf2e4f88c4 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:09] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.015162  2015-09-18 23:07:11.554 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:11.555 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:11.583 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:11.584 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 date: Fri, 18 Sep 2015 23:07:11 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-d9d4b90e-26fe-4075-94ec-49e1d4ef3706 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:11.584 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:11.585 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:11.608 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 200 1056 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:11.609 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:07:11 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1056 x-openstack-request-id: req-ea5178c7-f530-480f-908d-619cf3d6350b {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "stack_user_project_id": "d6a976e93f47414c986b08f1a0d9d5f2", "stack_status_reason": "Stack CREATE started", "creation_time": "2015-09-18T23:06:55", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3"}, "id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:11.610 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_IN_PROGRESS from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:07:14.479 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43103)  2015-09-18 23:07:14.479 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:14.480 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:14.481 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:14.481 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:14.481 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:14.483 DEBUG tacker.db.vm.vm_db [req-4d29b7e2-ac82-4a6c-8820-09e63bab449c tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:14.486 DEBUG tacker.db.vm.vm_db [req-4d29b7e2-ac82-4a6c-8820-09e63bab449c tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:14.494 DEBUG tacker.db.vm.vm_db [req-4d29b7e2-ac82-4a6c-8820-09e63bab449c tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:14.496 DEBUG tacker.db.vm.vm_db [req-4d29b7e2-ac82-4a6c-8820-09e63bab449c tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:14.499 INFO tacker.wsgi [req-4d29b7e2-ac82-4a6c-8820-09e63bab449c tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:14] "GET //v1.0/devices.json HTTP/1.1" 200 1539 0.020094  2015-09-18 23:07:15.062 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43107)  2015-09-18 23:07:15.063 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:15.064 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:15.064 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:15.064 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:15.065 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:15.067 DEBUG tacker.db.vm.vm_db [req-041ee893-4298-4f4d-87ce-53323604e39a tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:15.069 DEBUG tacker.db.vm.vm_db [req-041ee893-4298-4f4d-87ce-53323604e39a tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:15.077 INFO tacker.wsgi [req-041ee893-4298-4f4d-87ce-53323604e39a tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:15] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.013746  2015-09-18 23:07:16.610 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:16.611 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:16.637 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 302 272 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:16.637 DEBUG heatclient.common.http [-]  HTTP/1.1 302 Found content-length: 272 connection: keep-alive location: http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 date: Fri, 18 Sep 2015 23:07:16 GMT content-type: text/plain; charset=UTF-8 x-openstack-request-id: req-496eea3f-3a54-4463-ac47-1d4779e77759 302 Found The resource was found at http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5; you should be redirected automatically.  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:16.638 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'User-Agent: python-heatclient' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:16.638 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:16.813 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 200 1323 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:16.813 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:07:16 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1323 x-openstack-request-id: req-11fd0386-7f7f-425f-8b86-f1b29238e79b {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "stack_user_project_id": "d6a976e93f47414c986b08f1a0d9d5f2", "stack_status_reason": "Resource CREATE failed: Conflict: resources.vdu1: Port 1aa474eb-c768-4267-823a-18a74c825ca5 is still in use. (HTTP 409) (Request-ID: req-edf182a1-4bd6-4347-ad25-5a8a87c40751)", "creation_time": "2015-09-18T23:06:55", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_FAILED", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3"}, "id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "outputs": [{"output_value": "192.168.120.6", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:16.814 DEBUG tacker.vm.drivers.heat.heat [-] status: CREATE_FAILED from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:303 2015-09-18 23:07:16.814 DEBUG heatclient.common.http [-] curl -g -i -X GET -H 'X-Auth-Token: {SHA1}cd97320a29548cc35f54ea1c2d235352ecbfedab' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 from (pid=23841) log_curl_request /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:129 2015-09-18 23:07:16.815 INFO requests.packages.urllib3.connectionpool [-] Starting new HTTP connection (1): 10.18.165.36 2015-09-18 23:07:16.974 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5 HTTP/1.1" 200 1323 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:07:16.975 DEBUG heatclient.common.http [-]  HTTP/1.1 200 OK date: Fri, 18 Sep 2015 23:07:16 GMT connection: keep-alive content-type: application/json; charset=UTF-8 content-length: 1323 x-openstack-request-id: req-7806fbb3-e9d0-4140-8552-10bcbaf99ee0 {"stack": {"disable_rollback": true, "description": "demo-example", "parent": null, "tags": null, "stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3", "stack_user_project_id": "d6a976e93f47414c986b08f1a0d9d5f2", "stack_status_reason": "Resource CREATE failed: Conflict: resources.vdu1: Port 1aa474eb-c768-4267-823a-18a74c825ca5 is still in use. (HTTP 409) (Request-ID: req-edf182a1-4bd6-4347-ad25-5a8a87c40751)", "creation_time": "2015-09-18T23:06:55", "links": [{"href": "http://10.18.165.36:8004/v1/0c206595d98246f091de9384484a50eb/stacks/tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3/420ff122-23e6-4625-ac3d-8ea381e9c1a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "updated_time": null, "timeout_mins": 10, "stack_status": "CREATE_FAILED", "stack_owner": "tacker", "parameters": {"OS::project_id": "0c206595d98246f091de9384484a50eb", "OS::stack_id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "OS::stack_name": "tacker.vm.drivers.heat.heat_DeviceHeat-46944fc9-67d2-4bce-889f-db1f9ab15446-RESPAWN-3-3"}, "id": "420ff122-23e6-4625-ac3d-8ea381e9c1a5", "outputs": [{"output_value": "192.168.120.6", "description": "management ip address", "output_key": "mgmt_ip-vdu1"}], "template_description": "demo-example"}}  from (pid=23841) log_http_response /usr/local/lib/python2.7/dist-packages/heatclient/common/http.py:142 2015-09-18 23:07:16.814 DEBUG tacker.vm.drivers.heat.heat [-] stack status: CREATE_FAILED from (pid=23841) create_wait /opt/stack/tacker/tacker/vm/drivers/heat/heat.py:307 Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/opt/stack/tacker/tacker/vm/monitor.py", line 108, in __run__ hosting_device['down_cb'](hosting_device) File "/opt/stack/tacker/tacker/vm/plugin.py", line 228, in down_cb failure_cls.on_failure(self, device_dict_) File "/opt/stack/tacker/tacker/vm/monitor.py", line 276, in on_failure context, {'device': new_device}) File "/opt/stack/tacker/tacker/vm/plugin.py", line 330, in create_device_sync self._create_device_wait(context, device_dict) File "/opt/stack/tacker/tacker/vm/plugin.py", line 260, in _create_device_wait device_dict=device_dict, device_id=instance_id) File "/opt/stack/tacker/tacker/common/driver_manager.py", line 75, in invoke return getattr(driver, method_name)(**kwargs) File "/opt/stack/tacker/tacker/vm/drivers/heat/heat.py", line 315, in create_wait raise RuntimeError(_("creation of server %s faild") % device_id) RuntimeError: creation of server 420ff122-23e6-4625-ac3d-8ea381e9c1a5 faild 2015-09-18 23:07:17.630 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43115)  2015-09-18 23:07:17.631 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:17.632 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:17.632 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:17.632 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:17.633 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:17.635 DEBUG tacker.db.vm.vm_db [req-ec184c6a-bf30-410b-b564-4a4e148187e2 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:17.637 DEBUG tacker.db.vm.vm_db [req-ec184c6a-bf30-410b-b564-4a4e148187e2 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:17.646 INFO tacker.wsgi [req-ec184c6a-bf30-410b-b564-4a4e148187e2 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:17] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014758  2015-09-18 23:07:22.670 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43116)  2015-09-18 23:07:22.671 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:22.672 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:22.673 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:22.673 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:22.673 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:22.675 DEBUG tacker.db.vm.vm_db [req-0a2e1b19-dcbb-4337-9e7b-bf1a1c7c59f3 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:22.677 DEBUG tacker.db.vm.vm_db [req-0a2e1b19-dcbb-4337-9e7b-bf1a1c7c59f3 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:22.685 INFO tacker.wsgi [req-0a2e1b19-dcbb-4337-9e7b-bf1a1c7c59f3 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:22] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014342  2015-09-18 23:07:22.950 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43117)  2015-09-18 23:07:22.951 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:22.951 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:22.952 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:22.952 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:22.952 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:22.954 DEBUG tacker.db.vm.vm_db [req-11156d01-8beb-43d4-b83d-db1f102f75a0 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:22.956 DEBUG tacker.db.vm.vm_db [req-11156d01-8beb-43d4-b83d-db1f102f75a0 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:22.964 DEBUG tacker.db.vm.vm_db [req-11156d01-8beb-43d4-b83d-db1f102f75a0 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:22.966 DEBUG tacker.db.vm.vm_db [req-11156d01-8beb-43d4-b83d-db1f102f75a0 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:22.969 INFO tacker.wsgi [req-11156d01-8beb-43d4-b83d-db1f102f75a0 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:22] "GET //v1.0/devices.json HTTP/1.1" 200 1539 0.018911  2015-09-18 23:07:23.309 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43120)  2015-09-18 23:07:23.309 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:23.310 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:23.310 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:23.310 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:23.311 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:23.312 DEBUG tacker.db.vm.vm_db [req-d7a9062c-5d6c-4a29-8718-11ee9005f47b tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:23.314 DEBUG tacker.db.vm.vm_db [req-d7a9062c-5d6c-4a29-8718-11ee9005f47b tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:23.322 INFO tacker.wsgi [req-d7a9062c-5d6c-4a29-8718-11ee9005f47b tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:23] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.013024  2015-09-18 23:07:24.695 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43121)  2015-09-18 23:07:24.695 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:24.696 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:24.697 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:24.697 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:24.697 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:24.699 DEBUG tacker.db.vm.vm_db [req-809ffefb-885f-4166-afba-c13e0bac21fc tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:24.702 DEBUG tacker.db.vm.vm_db [req-809ffefb-885f-4166-afba-c13e0bac21fc tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:24.710 DEBUG tacker.db.vm.vm_db [req-809ffefb-885f-4166-afba-c13e0bac21fc tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:24.712 DEBUG tacker.db.vm.vm_db [req-809ffefb-885f-4166-afba-c13e0bac21fc tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:24.716 INFO tacker.wsgi [req-809ffefb-885f-4166-afba-c13e0bac21fc tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:24] "GET //v1.0/devices.json HTTP/1.1" 200 1539 0.020376  2015-09-18 23:07:25.049 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43124)  2015-09-18 23:07:25.049 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:25.050 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:25.051 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:25.051 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:25.051 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:25.053 DEBUG tacker.db.vm.vm_db [req-7d045eae-9998-4715-a653-3748273a752b tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:25.055 DEBUG tacker.db.vm.vm_db [req-7d045eae-9998-4715-a653-3748273a752b tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:25.063 INFO tacker.wsgi [req-7d045eae-9998-4715-a653-3748273a752b tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:25] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.013579  2015-09-18 23:07:27.596 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43125)  2015-09-18 23:07:27.597 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:27.598 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:27.598 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:27.598 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:27.599 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:27.601 DEBUG tacker.db.vm.vm_db [req-6a5cdb4d-15cd-4099-bcb2-5ebfa6cab713 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:27.603 DEBUG tacker.db.vm.vm_db [req-6a5cdb4d-15cd-4099-bcb2-5ebfa6cab713 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:27.611 INFO tacker.wsgi [req-6a5cdb4d-15cd-4099-bcb2-5ebfa6cab713 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:27] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014518  2015-09-18 23:07:32.632 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43126)  2015-09-18 23:07:32.633 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:32.634 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:32.634 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:32.634 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:32.634 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:32.637 DEBUG tacker.db.vm.vm_db [req-05eaf619-6217-48b6-add5-ae47da07f361 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:32.639 DEBUG tacker.db.vm.vm_db [req-05eaf619-6217-48b6-add5-ae47da07f361 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:32.647 INFO tacker.wsgi [req-05eaf619-6217-48b6-add5-ae47da07f361 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:32] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.013872  2015-09-18 23:07:40.169 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43127)  2015-09-18 23:07:40.170 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:40.171 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:40.171 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:40.172 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:40.172 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:40.174 DEBUG tacker.db.vm.vm_db [req-0352b2b3-dc4d-406f-a2bd-80d97b4c3921 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:40.177 DEBUG tacker.db.vm.vm_db [req-0352b2b3-dc4d-406f-a2bd-80d97b4c3921 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:40.186 INFO tacker.wsgi [req-0352b2b3-dc4d-406f-a2bd-80d97b4c3921 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:40] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016097  2015-09-18 23:07:50.210 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43128)  2015-09-18 23:07:50.211 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:50.212 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:50.213 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:50.213 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:50.213 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:50.216 DEBUG tacker.db.vm.vm_db [req-2831da7c-32a7-4033-8fef-d37889d4a292 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:50.218 DEBUG tacker.db.vm.vm_db [req-2831da7c-32a7-4033-8fef-d37889d4a292 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:50.226 INFO tacker.wsgi [req-2831da7c-32a7-4033-8fef-d37889d4a292 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:50] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014976  2015-09-18 23:07:50.256 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43129)  2015-09-18 23:07:50.256 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:50.257 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:50.258 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:50.258 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:50.258 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:50.260 DEBUG tacker.db.vm.vm_db [req-ea88bfab-b4e2-41c1-a0f8-4ef23b88bd30 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:50.262 DEBUG tacker.db.vm.vm_db [req-ea88bfab-b4e2-41c1-a0f8-4ef23b88bd30 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:50.270 DEBUG tacker.db.vm.vm_db [req-ea88bfab-b4e2-41c1-a0f8-4ef23b88bd30 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:50.272 DEBUG tacker.db.vm.vm_db [req-ea88bfab-b4e2-41c1-a0f8-4ef23b88bd30 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:50.275 INFO tacker.wsgi [req-ea88bfab-b4e2-41c1-a0f8-4ef23b88bd30 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:50] "GET //v1.0/devices.json HTTP/1.1" 200 1539 0.019125  2015-09-18 23:07:50.757 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43134)  2015-09-18 23:07:50.758 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:50.759 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:50.759 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:50.759 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:50.759 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:50.762 DEBUG tacker.db.vm.vm_db [req-d7f35afe-e985-4c95-8f05-13f58b75bf28 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:50.765 DEBUG tacker.db.vm.vm_db [req-d7f35afe-e985-4c95-8f05-13f58b75bf28 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:50.774 INFO tacker.wsgi [req-d7f35afe-e985-4c95-8f05-13f58b75bf28 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:50] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016477  2015-09-18 23:07:53.303 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43135)  2015-09-18 23:07:53.304 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:53.305 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:53.305 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:53.305 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:53.306 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:53.308 DEBUG tacker.db.vm.vm_db [req-1bfda027-3c90-4d25-97f5-f4876586af38 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:53.310 DEBUG tacker.db.vm.vm_db [req-1bfda027-3c90-4d25-97f5-f4876586af38 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:53.319 INFO tacker.wsgi [req-1bfda027-3c90-4d25-97f5-f4876586af38 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:53] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.015333  2015-09-18 23:07:58.344 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43136)  2015-09-18 23:07:58.346 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:07:58.347 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:07:58.348 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:07:58.348 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:07:58.348 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:07:58.352 DEBUG tacker.db.vm.vm_db [req-e4830de9-eb53-4c55-a7d1-3bfd0db1cd3f tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:07:58.354 DEBUG tacker.db.vm.vm_db [req-e4830de9-eb53-4c55-a7d1-3bfd0db1cd3f tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:07:58.362 INFO tacker.wsgi [req-e4830de9-eb53-4c55-a7d1-3bfd0db1cd3f tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:07:58] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016893  2015-09-18 23:08:05.887 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43137)  2015-09-18 23:08:05.888 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:08:05.890 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:08:05.890 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:08:05.890 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:08:05.891 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:08:05.894 DEBUG tacker.db.vm.vm_db [req-3fd1b38a-1d3c-4b43-ba2e-5b99de9651d4 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:08:05.896 DEBUG tacker.db.vm.vm_db [req-3fd1b38a-1d3c-4b43-ba2e-5b99de9651d4 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:08:05.906 INFO tacker.wsgi [req-3fd1b38a-1d3c-4b43-ba2e-5b99de9651d4 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:08:05] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.018314  2015-09-18 23:08:15.931 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43138)  2015-09-18 23:08:15.932 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:08:15.933 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:08:15.934 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:08:15.934 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:08:15.934 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:08:15.938 DEBUG tacker.db.vm.vm_db [req-82ac6ac9-c774-48d8-aa9b-aaacfd096b2b tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:08:15.940 DEBUG tacker.db.vm.vm_db [req-82ac6ac9-c774-48d8-aa9b-aaacfd096b2b tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:08:15.948 INFO tacker.wsgi [req-82ac6ac9-c774-48d8-aa9b-aaacfd096b2b tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:08:15] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016522  2015-09-18 23:08:28.471 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43139)  2015-09-18 23:08:28.472 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:08:28.473 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:08:28.474 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:08:28.474 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:08:28.474 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:08:28.477 DEBUG tacker.db.vm.vm_db [req-7ea28dda-fd6c-46b9-9fe4-5afd28247c65 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:08:28.480 DEBUG tacker.db.vm.vm_db [req-7ea28dda-fd6c-46b9-9fe4-5afd28247c65 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:08:28.488 INFO tacker.wsgi [req-7ea28dda-fd6c-46b9-9fe4-5afd28247c65 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:08:28] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016232  2015-09-18 23:08:43.509 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43140)  2015-09-18 23:08:43.510 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:08:43.511 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:08:43.512 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:08:43.512 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:08:43.512 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:08:43.514 DEBUG tacker.db.vm.vm_db [req-35ec62c1-b862-4bf1-916e-256ae35c4351 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:08:43.516 DEBUG tacker.db.vm.vm_db [req-35ec62c1-b862-4bf1-916e-256ae35c4351 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:08:43.525 INFO tacker.wsgi [req-35ec62c1-b862-4bf1-916e-256ae35c4351 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:08:43] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014717  2015-09-18 23:09:01.047 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43141)  2015-09-18 23:09:01.048 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:09:01.049 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:09:01.050 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:09:01.050 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:09:01.050 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:09:01.054 DEBUG tacker.db.vm.vm_db [req-e727cbd5-6b1c-432e-ac18-17cd8a394aeb tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:09:01.056 DEBUG tacker.db.vm.vm_db [req-e727cbd5-6b1c-432e-ac18-17cd8a394aeb tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:09:01.065 INFO tacker.wsgi [req-e727cbd5-6b1c-432e-ac18-17cd8a394aeb tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:09:01] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016998  2015-09-18 23:09:21.089 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43142)  2015-09-18 23:09:21.090 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:09:21.091 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:09:21.092 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:09:21.092 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:09:21.092 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:09:21.096 DEBUG tacker.db.vm.vm_db [req-d8b92e07-296d-456c-9751-7a51d9d6a897 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:09:21.099 DEBUG tacker.db.vm.vm_db [req-d8b92e07-296d-456c-9751-7a51d9d6a897 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:09:21.108 INFO tacker.wsgi [req-d8b92e07-296d-456c-9751-7a51d9d6a897 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:09:21] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.018688  2015-09-18 23:09:43.638 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43143)  2015-09-18 23:09:43.639 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:09:43.640 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:09:43.640 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:09:43.640 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:09:43.641 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:09:43.643 DEBUG tacker.db.vm.vm_db [req-312ce428-1c57-4084-b452-7937880f4e91 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:09:43.645 DEBUG tacker.db.vm.vm_db [req-312ce428-1c57-4084-b452-7937880f4e91 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:09:43.654 INFO tacker.wsgi [req-312ce428-1c57-4084-b452-7937880f4e91 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:09:43] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014897  2015-09-18 23:10:08.677 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43144)  2015-09-18 23:10:08.678 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:10:08.680 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:10:08.680 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:10:08.681 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:10:08.681 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:10:08.684 DEBUG tacker.db.vm.vm_db [req-52abe530-48f7-433f-8c8d-7ec0ceed8a76 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:10:08.687 DEBUG tacker.db.vm.vm_db [req-52abe530-48f7-433f-8c8d-7ec0ceed8a76 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:10:08.695 INFO tacker.wsgi [req-52abe530-48f7-433f-8c8d-7ec0ceed8a76 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:10:08] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016889  2015-09-18 23:10:36.217 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43145)  2015-09-18 23:10:36.218 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:10:36.219 DEBUG keystoneclient.session [-] REQ: curl -g -i --cacert "/opt/stack/data/ca-bundle.pem" -X GET http://10.18.165.36:35357/v3/auth/tokens -H "X-Subject-Token: {SHA1}c87f03aa4249f87db078511abf65490e989a95e6" -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ae8308d324364e7a3f7a8406005aaa97800ac41" from (pid=23841) _http_log_request /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:198 2015-09-18 23:10:36.219 INFO requests.packages.urllib3.connectionpool [-] Resetting dropped connection: 10.18.165.36 2015-09-18 23:10:36.270 DEBUG requests.packages.urllib3.connectionpool [-] "GET /v3/auth/tokens HTTP/1.1" 200 7255 from (pid=23841) _make_request /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:383 2015-09-18 23:10:36.271 DEBUG keystoneclient.session [-] RESP: [200] content-length: 7255 x-subject-token: {SHA1}c87f03aa4249f87db078511abf65490e989a95e6 vary: X-Auth-Token keep-alive: timeout=5, max=100 server: Apache/2.4.7 (Ubuntu) connection: Keep-Alive date: Fri, 18 Sep 2015 23:10:36 GMT content-type: application/json x-openstack-request-id: req-7459b9e0-cf5b-4b3b-aef5-e2f94438b53f RESP BODY: {"token": {"methods": ["password", "token"], "roles": [{"id": "4148083521e54c03b3df2a37586e5f30", "name": "advsvc"}, {"id": "d99c3273f8ee4574910ade446f0174b7", "name": "service"}], "expires_at": "2015-09-18T23:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c206595d98246f091de9384484a50eb", "name": "service"}, "catalog": "", "extras": {}, "user": {"domain": {"id": "default", "name": "Default"}, "id": "5180a5549c3341029166013d7124bc2e", "name": "tacker"}, "audit_ids": ["iAaeVKeXRwqlVR80dSW4YQ", "8jvI6Z35TxmR1c9t9r_fNA"], "issued_at": "2015-09-18T22:59:51.607245"}}  from (pid=23841) _http_log_response /usr/local/lib/python2.7/dist-packages/keystoneclient/session.py:215 2015-09-18 23:10:36.272 DEBUG keystonemiddleware.auth_token [-] Storing token in cache from (pid=23841) store /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/_cache.py:170 2015-09-18 23:10:36.272 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:10:36.273 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:10:36.273 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:10:36.273 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:10:36.276 DEBUG tacker.db.vm.vm_db [req-f761098a-333e-4289-9fdb-45fcd0395ef0 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:10:36.278 DEBUG tacker.db.vm.vm_db [req-f761098a-333e-4289-9fdb-45fcd0395ef0 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:10:36.286 INFO tacker.wsgi [req-f761098a-333e-4289-9fdb-45fcd0395ef0 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:10:36] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.068695  2015-09-18 23:11:06.314 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43147)  2015-09-18 23:11:06.315 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:11:06.316 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:11:06.317 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:11:06.317 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:11:06.317 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:11:06.321 DEBUG tacker.db.vm.vm_db [req-6742d2d1-cd33-42cd-8187-123ac4af84cc tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:11:06.323 DEBUG tacker.db.vm.vm_db [req-6742d2d1-cd33-42cd-8187-123ac4af84cc tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:11:06.331 INFO tacker.wsgi [req-6742d2d1-cd33-42cd-8187-123ac4af84cc tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:11:06] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016587  2015-09-18 23:11:36.361 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43148)  2015-09-18 23:11:36.362 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:11:36.363 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:11:36.364 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:11:36.364 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:11:36.364 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:11:36.366 DEBUG tacker.db.vm.vm_db [req-b8df59f4-432f-4882-8547-821f84807c19 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:11:36.368 DEBUG tacker.db.vm.vm_db [req-b8df59f4-432f-4882-8547-821f84807c19 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:11:36.377 INFO tacker.wsgi [req-b8df59f4-432f-4882-8547-821f84807c19 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:11:36] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014773  2015-09-18 23:12:06.402 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43149)  2015-09-18 23:12:06.403 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:12:06.404 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:12:06.405 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:12:06.405 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:12:06.405 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:12:06.408 DEBUG tacker.db.vm.vm_db [req-18c5888c-83a4-4d26-82cb-7fc23003de52 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:06.411 DEBUG tacker.db.vm.vm_db [req-18c5888c-83a4-4d26-82cb-7fc23003de52 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:06.419 INFO tacker.wsgi [req-18c5888c-83a4-4d26-82cb-7fc23003de52 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:12:06] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016501  2015-09-18 23:12:36.443 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43150)  2015-09-18 23:12:36.443 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:12:36.444 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:12:36.445 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:12:36.445 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:12:36.445 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:12:36.447 DEBUG tacker.db.vm.vm_db [req-89383915-6889-49ee-b67c-6b9dd0aa8fc2 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:36.450 DEBUG tacker.db.vm.vm_db [req-89383915-6889-49ee-b67c-6b9dd0aa8fc2 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:36.458 INFO tacker.wsgi [req-89383915-6889-49ee-b67c-6b9dd0aa8fc2 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:12:36] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014632  2015-09-18 23:12:49.307 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43151)  2015-09-18 23:12:49.308 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:12:49.309 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:12:49.309 DEBUG routes.middleware [-] Matched GET /devices.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:12:49.309 DEBUG routes.middleware [-] Route path: '/devices.:(format)', defaults: {'action': u'index', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:12:49.309 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': >, 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:12:49.312 DEBUG tacker.db.vm.vm_db [req-d15fe188-daec-4ce1-aad0-1ae74556a6fe tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:49.314 DEBUG tacker.db.vm.vm_db [req-d15fe188-daec-4ce1-aad0-1ae74556a6fe tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:49.321 DEBUG tacker.db.vm.vm_db [req-d15fe188-daec-4ce1-aad0-1ae74556a6fe tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:49.323 DEBUG tacker.db.vm.vm_db [req-d15fe188-daec-4ce1-aad0-1ae74556a6fe tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:49.327 INFO tacker.wsgi [req-d15fe188-daec-4ce1-aad0-1ae74556a6fe tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:12:49] "GET //v1.0/devices.json HTTP/1.1" 200 1539 0.019831  2015-09-18 23:12:49.893 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43156)  2015-09-18 23:12:49.894 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:12:49.895 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:12:49.895 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:12:49.895 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:12:49.895 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:12:49.898 DEBUG tacker.db.vm.vm_db [req-0c0b11ec-e9bf-41c4-92e6-517c8e32333e tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:49.900 DEBUG tacker.db.vm.vm_db [req-0c0b11ec-e9bf-41c4-92e6-517c8e32333e tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:49.908 INFO tacker.wsgi [req-0c0b11ec-e9bf-41c4-92e6-517c8e32333e tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:12:49] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014232  2015-09-18 23:12:52.444 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43157)  2015-09-18 23:12:52.445 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:12:52.446 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:12:52.446 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:12:52.446 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:12:52.446 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:12:52.449 DEBUG tacker.db.vm.vm_db [req-ac0081e2-776a-4144-a762-ec98dcd9f15a tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:52.451 DEBUG tacker.db.vm.vm_db [req-ac0081e2-776a-4144-a762-ec98dcd9f15a tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:52.459 INFO tacker.wsgi [req-ac0081e2-776a-4144-a762-ec98dcd9f15a tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:12:52] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.014373  2015-09-18 23:12:57.482 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43158)  2015-09-18 23:12:57.483 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:12:57.485 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:12:57.485 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:12:57.485 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:12:57.485 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:12:57.489 DEBUG tacker.db.vm.vm_db [req-6c02e35a-cf88-48ba-af94-9492e89fdff6 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:12:57.491 DEBUG tacker.db.vm.vm_db [req-6c02e35a-cf88-48ba-af94-9492e89fdff6 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:12:57.500 INFO tacker.wsgi [req-6c02e35a-cf88-48ba-af94-9492e89fdff6 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:12:57] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016776  2015-09-18 23:13:05.023 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43159)  2015-09-18 23:13:05.024 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:13:05.025 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:13:05.026 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:13:05.026 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:13:05.026 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:13:05.029 DEBUG tacker.db.vm.vm_db [req-d3c90af4-8d81-4b5c-b57e-a188d5b35538 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:13:05.031 DEBUG tacker.db.vm.vm_db [req-d3c90af4-8d81-4b5c-b57e-a188d5b35538 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:13:05.040 INFO tacker.wsgi [req-d3c90af4-8d81-4b5c-b57e-a188d5b35538 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:13:05] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.016100  2015-09-18 23:13:15.062 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43160)  2015-09-18 23:13:15.064 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:13:15.065 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:13:15.066 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:13:15.066 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:13:15.066 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:13:15.070 DEBUG tacker.db.vm.vm_db [req-1e1b9cf5-5114-42b8-9e51-4f66440cbf23 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:13:15.073 DEBUG tacker.db.vm.vm_db [req-1e1b9cf5-5114-42b8-9e51-4f66440cbf23 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , , , ],) from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:331 2015-09-18 23:13:15.081 INFO tacker.wsgi [req-1e1b9cf5-5114-42b8-9e51-4f66440cbf23 tacker 0c206595d98246f091de9384484a50eb] 10.18.165.36 - - [18/Sep/2015 23:13:15] "GET //v1.0/devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json HTTP/1.1" 200 1536 0.018096  2015-09-18 23:13:27.605 INFO tacker.wsgi [-] (23841) accepted ('10.18.165.36', 43161)  2015-09-18 23:13:27.607 DEBUG keystonemiddleware.auth_token [-] Authenticating user token from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:468 2015-09-18 23:13:27.608 DEBUG keystonemiddleware.auth_token [-] Received request from user: user_id 5180a5549c3341029166013d7124bc2e, project_id 0c206595d98246f091de9384484a50eb, roles advsvc,service from (pid=23841) process_request /usr/local/lib/python2.7/dist-packages/keystonemiddleware/auth_token/__init__.py:742 2015-09-18 23:13:27.609 DEBUG routes.middleware [-] Matched GET /devices/46944fc9-67d2-4bce-889f-db1f9ab15446.json from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:105 2015-09-18 23:13:27.609 DEBUG routes.middleware [-] Route path: '/devices/:(id).:(format)', defaults: {'action': u'show', 'controller': >} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:107 2015-09-18 23:13:27.609 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': >, 'id': u'46944fc9-67d2-4bce-889f-db1f9ab15446', 'format': u'json'} from (pid=23841) __call__ /usr/local/lib/python2.7/dist-packages/routes/middleware.py:108 2015-09-18 23:13:27.613 DEBUG tacker.db.vm.vm_db [req-4ca578d2-004d-45ce-841a-35e5095b5011 tacker 0c206595d98246f091de9384484a50eb] device_db  from (pid=23841) _make_device_dict /opt/stack/tacker/tacker/db/vm/vm_db.py:330 2015-09-18 23:13:27.615 DEBUG tacker.db.vm.vm_db [req-4ca578d2-004d-45ce-841a-35e5095b5011 tacker 0c206595d98246f091de9384484a50eb] device_db attributes ([, , , , , ,