Lines Matching refs:debug
204 LOG.debug("_ssh_execute():ssh_cmd: %s" % (ssh_cmd))
211 LOG.debug(_("Cannot execute SSH cmd %(cmd)s. Reason: %(err)s.") %
235 LOG.debug("_parse_driver_info()")
345 LOG.debug("SolarisDeploy._exec_ipmitool:driver_info: '%s', "
435 LOG.debug("SolarisDeploy._get_node_architecture")
455 LOG.debug("SolarisDeploy._get_node_architecture: cpu_arch: '%s'"
483 LOG.debug("_check_deploy_state()")
484 LOG.debug("_check_deploy_state() deploy_thread_state: %s" %
525 LOG.debug("_check_deploy_state().cur_node.target_provision_state: %s" %
527 LOG.debug("_check_deploy_state().cur_node.provision_state: %s" %
531 LOG.debug("_check_deploy_state().done: %s" % (deploy_thread.state))
555 LOG.debug("_check_deploy_state().deploying: %s" %
563 LOG.debug("_check_deploy_state().deleted: %s" %
570 LOG.debug("_check_deploy_state().deploy_failed: %s" %
582 LOG.debug("_url_exists: url: %s" % (url.strip()))
587 LOG.debug(_("URL %s not reachable: %s") % (url, err))
597 LOG.debug("_image_refcount_acquire_lock: image_path: %s" % (image_path))
616 LOG.debug("_image_refcount_acquire_lock: Image downloading...")
620 LOG.debug("_image_refcount_acquire_lock: Breaking stale lock.")
635 LOG.debug("_image_refcount_adjust: image_path: %s, "
704 LOG.debug("SolarisDeploy._fetch_uri:uri: '%s'" % (uri))
803 LOG.debug("SolarisDeploy._get_archive_iso_and_uuid:mount_dir: '%s'" %
842 LOG.debug("SolarisDeploy._mount_archive:archive_uri: '%s'" %
873 LOG.debug("SolarisDeploy._mount_archive:cmd: '%s'" % (cmd))
890 LOG.debug("SolarisDeploy._umount_archive:mount_dir: '%s'" % (mount_dir))
908 LOG.debug("SolarisDeploy._get_archive_uuid")
934 LOG.debug("SolarisDeploy._get_archive_uuid: uuid: %s" % (uuid))
944 LOG.debug("SolarisDeploy._validate_archive_uri")
976 LOG.debug("Image %s size: %s" % (url.netloc, str(size)))
1011 LOG.debug("SolarisDeploy._format_archive_uri: archive_uri: %s" %
1043 LOG.debug("SolarisDeploy._validate_ai_manifest")
1058 LOG.debug("SolarisDeploy._validate_profiles: %s" % (profiles))
1074 LOG.debug("SolarisDeploy._validate_uri: URI: %s" % (uri))
1094 LOG.debug("SolarisDeploy._validate_uri: %s exists." %
1104 LOG.debug("SolarisDeploy._validate_uri: %s exists." %
1124 LOG.debug("Image %s size: %s" % (url.netloc, str(size)))
1129 LOG.debug("SolarisDeploy._validate_uri: %s exists." %
1147 LOG.debug("SolarisDeploy._validate_fmri")
1167 LOG.debug("SolarisDeploy._validate_fmri_format: fmri: %s" % (fmri))
1199 LOG.debug("SolarisDeploy._validate_publishers")
1281 LOG.debug("DeployStateChecker.__init__()")
1297 LOG.debug("DeployStateChecker.run(): Connecting...")
1339 LOG.debug("DeployStateChecker.run(): Done")
1346 LOG.debug("DeployStateChecker.run(): FAIL")
1352 LOG.debug(
1360 LOG.debug("DeployStateChecker.stop()")
1388 LOG.debug("DeployStateChecker._get_ssh_dict()")
1406 LOG.debug("DeployStateChecker._get_ssh_dict():ssh_dict: %s" %
1425 LOG.debug("SolarisDeploy.validate()")
1426 LOG.debug(task.context.auth_token)
1545 LOG.debug("SolarisDeploy.deploy()")
1584 LOG.debug("SolarisDeploy.tear_down()")
1614 LOG.debug("SolarisDeploy.prepare()")
1804 LOG.debug("SolarisDeploy.clean_up()")
1863 LOG.debug("SolarisDeploy.take_over()")
1938 LOG.debug("SolarisManagement.set_boot_device: %s" % device)
2027 LOG.debug("SolarisManagement.get_boot_device")
2073 LOG.debug(response)
2133 LOG.debug("SolarisInspect.inspect_hardware")
2245 LOG.debug("AIService.__init__()")
2258 LOG.debug("AIService.ssh_obj")
2266 LOG.debug("AIService.manifests")
2274 LOG.debug("AIService.profiles")
2282 LOG.debug("AIService.clients")
2290 LOG.debug("AIService.exists")
2305 LOG.debug("AIService.image_path")
2313 LOG.debug("AIService.derived_manifest")
2324 LOG.debug("AIService.create_service(): %s" % (self.name))
2386 LOG.debug("AIService.delete_service():name: %s" % (self.name))
2408 LOG.debug("AIService.create_client():mac: %s" % (mac))
2468 LOG.debug("AIService.delete_client():mac: %s" % (mac))
2487 LOG.debug("AIService.create_manifest():manifest_name: "
2508 LOG.debug("AIService.delete_manifest():manifest_name: %s" %
2530 LOG.debug("AIService.create_profile():profile_name: "
2556 LOG.debug("AIService.delete_profile():profile_name: %s" %
2576 LOG.debug("AIService.copy_remote_file():local: %s, remote: %s" %
2591 LOG.debug("AIService.delete_remote_file():path: %s" %
2606 LOG.debug("AIService._get_image_path()")
2614 LOG.debug("AIService._get_image_path():image_path: %s" % (image_path))
2623 LOG.debug("AIService._parse_client():list_out: %s" % (list_out))
2634 LOG.debug("AIService._parse_client():service_name: %s" %
2636 LOG.debug("AIService._parse_client():client_name: %s" % (client_name))
2645 LOG.debug("AIService._parse_service_name():list_out: %s" % (list_out))
2652 LOG.debug("AIService._parse_service_name():service_name: %s" %
2661 LOG.debug("AIService._get_ssh_connection()")
2669 LOG.debug("AIService._get_ssh_dict()")
2704 LOG.debug("AIService._get_ssh_dict():ssh_dict: %s" % (ssh_dict))
2712 LOG.debug("AIService._get_manifest_names()")
2724 LOG.debug("AIService._get_profile_names()")
2736 LOG.debug("AIService._get_all_client_names()")
2753 LOG.debug("AIService._parse_names():list_out: %s" %
2768 LOG.debug("AIService._parse_names():names: %s" % (names))