Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ============== HOST ==============
- edward@pituba:~/projects/scs-deploysystem/src/lua/scs/demos/deployer$ ./rundemo launch-manager.lua
- ATTENTION: Using the SCS_HOME system variable as /home/edward/projects/scs-deploysystem
- Tue Oct 18 13:44:15 2011 [INFO] new orb instance publicy accessible
- Tue Oct 18 13:44:15 2011 [INFO] A New Instance of a DeployManager
- Tue Oct 18 13:44:15 2011 [INFO] In Deployer oo.class{...}
- Tue Oct 18 13:44:15 2011 [INFO] Ending Deployer oo.class{...}
- Tue Oct 18 13:44:15 2011 [DEBUG] Manager type: table
- Tue Oct 18 13:44:15 2011 [INFO] In Deployer:__init
- Tue Oct 18 13:44:16 2011 [DEBUG] Value of self.count : 1
- Tue Oct 18 13:44:16 2011 [INFO] +++READING PUBLIC REPOSITORIES CACHE+++
- Tue Oct 18 13:44:16 2011 [INFO] ---------------------------------------
- Tue Oct 18 13:44:16 2011 [INFO] In Deployer:get_public_repositories
- Tue Oct 18 13:44:16 2011 [INFO] Trigger an update of the self.cache.repositories when we found an outdate IOR
- Tue Oct 18 13:44:16 2011 [INFO] Ending Deployer:get_public_repositories and Returning repository_array
- Tue Oct 18 13:44:16 2011 [INFO] +++LOADING INSTANCES DATA from EucaCloud+++
- Tue Oct 18 13:44:16 2011 [INFO] ----------------------------------------
- Tue Oct 18 13:44:16 2011 [INFO] [ EUCA ] : var='Starting self.euca_engine'
- Tue Oct 18 13:44:16 2011 [INFO] In __init(self)
- Tue Oct 18 13:44:16 2011 [INFO] Printing inst.all_instances
- { --[[table: 0x1e03e20]] }
- Tue Oct 18 13:44:16 2011 [INFO] +++READING HOST DESCRIPTIONS+++
- Tue Oct 18 13:44:16 2011 [INFO] -------------------------------
- Tue Oct 18 13:44:16 2011 [INFO] Loading machinesN.lua
- Tue Oct 18 13:44:16 2011 [INFO] -------------------------------
- Tue Oct 18 13:44:16 2011 [INFO] Reading the host list stored in disk
- Tue Oct 18 13:44:16 2011 [INFO] Loading the host description /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/hosts//avm01.lua
- Tue Oct 18 13:44:16 2011 [DEBUG] Type of host_description: table
- Tue Oct 18 13:44:16 2011 [INFO] This file will be load: avm01.lua
- Tue Oct 18 13:44:16 2011 [INFO] Loading the host description /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/hosts//machine0.lua
- Tue Oct 18 13:44:16 2011 [DEBUG] Type of host_description: table
- Tue Oct 18 13:44:16 2011 [INFO] This file will be load: machine0.lua
- Tue Oct 18 13:44:16 2011 [INFO] Trying to print all hosts loaded if exists inst.all_hosts:
- Tue Oct 18 13:44:16 2011 [DEBUG] Will be possible get hosts
- Tue Oct 18 13:44:16 2011 [INFO] Ending Deployer.__init
- Tue Oct 18 13:44:16 2011 [INFO] A New Instance of a Packager
- Tue Oct 18 13:44:16 2011 [INFO] In Utils:updateConfig(cfg) from utils.lua
- Tue Oct 18 13:44:16 2011 [INFO] Trying change the directory information
- Tue Oct 18 13:44:16 2011 [INFO] Loading manifest
- Tue Oct 18 13:44:16 2011 [ERROR] ERROR: Unable to update the manifest, more see: Failed loading manifest for /tmp/luarocksrepository/rocks
- Tue Oct 18 13:44:16 2011 [INFO] End Utils:info(cfg)
- Tue Oct 18 13:44:16 2011 [INFO] Printing a Packager:
- Tue Oct 18 13:44:16 2011 [DEBUG] Packager type: table
- Tue Oct 18 13:44:20 2011 [INFO] In Deployer:create_plan()
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:__init
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:__init and Returning inst
- Tue Oct 18 13:44:20 2011 [DEBUG] Setting entity:set_nickname to: Deployer_1.Plan_1
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:set_nickname
- Tue Oct 18 13:44:20 2011 [DEBUG] Plan.nickname =: Deployer_1.Plan_1
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:set_nickname
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:set_manager
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:set_manager and Returning true
- Tue Oct 18 13:44:20 2011 [INFO] Ending Deployer:create_plan and Returning a servant
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:mark_as_admin
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:mark_as_admin
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:create_repository
- Tue Oct 18 13:44:20 2011 [INFO] In search(descriptorhelper.lua)
- Tue Oct 18 13:44:20 2011 [DEBUG] kind: components
- Tue Oct 18 13:44:20 2011 [DEBUG] name: repository
- Tue Oct 18 13:44:20 2011 [INFO] Calling importFromFile(path) from search(descriptionhelper)
- Tue Oct 18 13:44:20 2011 [DEBUG] Value of path: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/components/repository-1.0-0.template
- Tue Oct 18 13:44:20 2011 [INFO] In importFromFile(descriptorhelper.lua)
- Tue Oct 18 13:44:20 2011 [INFO] In RepositoryEntity:__init
- Tue Oct 18 13:44:20 2011 [INFO] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- Tue Oct 18 13:44:20 2011 [DEBUG] Type of inst: table
- Tue Oct 18 13:44:20 2011 [INFO] A BasicComponentEntity was created
- Tue Oct 18 13:44:20 2011 [INFO] Printing BasicComponentEntity(setoff)
- Tue Oct 18 13:44:20 2011 [INFO] Ending BasicComponentEntity:__init and Returning inst
- Tue Oct 18 13:44:20 2011 [INFO] Ending and Returing inst in RepositoryEntity:__init
- Tue Oct 18 13:44:20 2011 [INFO] In BasicComponentEntity:set_description
- Tue Oct 18 13:44:20 2011 [INFO] Ending BasicComponentEntity:set_description
- Tue Oct 18 13:44:20 2011 [INFO] In BasicComponentEntity:set_plan
- Tue Oct 18 13:44:20 2011 [INFO] Ending BasicComponentEntity:set_plan and Returning self.plan
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:get_nickname
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:get_nickname
- Tue Oct 18 13:44:20 2011 [DEBUG] Setting the component nick to: Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:44:20 2011 [INFO] In BasicComponentEntity:set_nickname
- Tue Oct 18 13:44:20 2011 [DEBUG] BasicComponentEntity.nickname = Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:44:20 2011 [INFO] Ending BasicComponentEntity:set_nickname
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:create_repository and Returning servant
- Tue Oct 18 13:44:20 2011 [INFO] In RepositoryEntity:set_host( newhost )
- Tue Oct 18 13:44:20 2011 [INFO] Ending RepositoryEntity:set_host( newhost )
- Tue Oct 18 13:44:20 2011 [INFO] In RepositoryEntity:set_privacy
- Tue Oct 18 13:44:20 2011 [INFO] RepositoryEntity warns its plan that he's public!
- Tue Oct 18 13:44:20 2011 [INFO] In Plan:get_manager()
- Tue Oct 18 13:44:20 2011 [INFO] Obtains the manager associated with this deployment Plan
- Tue Oct 18 13:44:20 2011 [INFO] Ending Plan:get_manager and Returning Plan:get_manager
- Tue Oct 18 13:44:20 2011 [INFO] In Deployer:add_public_repositories
- Tue Oct 18 13:44:20 2011 [INFO] In RepositoryEntity:get_host
- Tue Oct 18 13:44:20 2011 [INFO] Ending RepositoryEntity:get_host
- Tue Oct 18 13:44:20 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:44:20 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:44:20 2011 [DEBUG] Adding repository Deployer_1.Plan_1.RepositoryEntity_1 from public list.
- Tue Oct 18 13:44:20 2011 [INFO] Ending Deployer:add_public_repositories
- Tue Oct 18 13:44:20 2011 [INFO] Ending in RepositoryEntity:set_privacy
- Tue Oct 18 13:44:20 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:44:20 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:44:20 2011 [INFO] ===In RepositoryEntity:deploy===
- Tue Oct 18 13:44:20 2011 [DEBUG] local corbaloc: corbaloc::10.0.0.23:10001/Repository
- Tue Oct 18 13:44:20 2011 [INFO] Repository not running so starting up the repository daemon remotely through the SSH protocol
- Tue Oct 18 13:44:20 2011 [INFO] Launching the ExecutionNode
- Tue Oct 18 13:44:20 2011 [DEBUG] self.host.ip: 10.0.0.23
- Tue Oct 18 13:44:20 2011 [DEBUG] self.host.port: 10000
- Tue Oct 18 13:44:27 2011 [INFO] RepositoryEntity deployed!
- Tue Oct 18 13:44:27 2011 [INFO] Ending RepositoryEntity:deploy and Returning true
- Tue Oct 18 13:44:29 2011 [INFO] In BasicComponentEntity:activate
- Tue Oct 18 13:44:29 2011 [INFO] Ending BasicComponentEntity:activate
- Tue Oct 18 13:44:42 2011 [INFO] In Deployer:get_public_repositories
- Tue Oct 18 13:44:42 2011 [INFO] Trigger an update of the self.cache.repositories when we found an outdate IOR
- Tue Oct 18 13:44:42 2011 [DEBUG] Testing the reference persisted for the repository: 10.0.0.23 : 10001
- Tue Oct 18 13:44:42 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:44:42 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:44:42 2011 [DEBUG] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:44:42 2011 [INFO] Ending Deployer:get_public_repositories and Returning repository_array
- Tue Oct 18 13:44:43 2011 [INFO] In RepositoryEntity:publish
- Tue Oct 18 13:44:43 2011 [INFO] In RepositoryEntity:publish_desc
- Tue Oct 18 13:44:43 2011 [INFO] Ending RepositoryEntity:publish_desc
- Tue Oct 18 13:44:43 2011 [INFO] In RepositoryEntity:publish_pkg
- Tue Oct 18 13:44:43 2011 [INFO] In RepositoryEntity:_real_upload
- [DEPLOY VERBOSE] Trying upload the component: Hello-1.0-0 lua all
- [DEPLOY VERBOSE] Uploaded in ComponentRepository the component 'Hello-1.0-0' for 'lua' and 'all' sucessfully!
- Tue Oct 18 13:44:43 2011 [INFO] Ending RepositoryEntity:_real_upload
- Tue Oct 18 13:44:43 2011 [INFO] Ending RepositoryEntity:publish_pkg
- Tue Oct 18 13:44:43 2011 [INFO] Ending RepositoryEntity:publish
- Tue Oct 18 13:44:48 2011 [INFO] In RepositoryEntity:publish
- Tue Oct 18 13:44:48 2011 [INFO] In RepositoryEntity:publish_desc
- Tue Oct 18 13:44:48 2011 [INFO] Ending RepositoryEntity:publish_desc
- Tue Oct 18 13:44:48 2011 [INFO] In RepositoryEntity:publish_pkg
- Tue Oct 18 13:44:48 2011 [INFO] In RepositoryEntity:_real_upload
- [DEPLOY VERBOSE] Trying upload the component: Hello-1.0-0 java all
- [DEPLOY VERBOSE] Uploaded in ComponentRepository the component 'Hello-1.0-0' for 'java' and 'all' sucessfully!
- Tue Oct 18 13:44:48 2011 [INFO] Ending RepositoryEntity:_real_upload
- Tue Oct 18 13:44:48 2011 [INFO] Ending RepositoryEntity:publish_pkg
- Tue Oct 18 13:44:48 2011 [INFO] Ending RepositoryEntity:publish
- ----------------------------------------------------------------
- Tue Oct 18 13:45:04 2011 [INFO] In Deployer:create_plan()
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:__init
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [DEBUG] Setting entity:set_nickname to: Deployer_1.Plan_2
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:set_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Plan.nickname =: Deployer_1.Plan_2
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:set_nickname
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:set_manager
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:set_manager and Returning true
- Tue Oct 18 13:45:04 2011 [INFO] Ending Deployer:create_plan and Returning a servant
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:create_component
- Tue Oct 18 13:45:04 2011 [INFO] In ComponentEntity:__init
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- Tue Oct 18 13:45:04 2011 [DEBUG] Type of inst: table
- Tue Oct 18 13:45:04 2011 [INFO] A BasicComponentEntity was created
- Tue Oct 18 13:45:04 2011 [INFO] Printing BasicComponentEntity(setoff)
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [INFO] Ending ComponentEntity:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_plan
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_plan and Returning self.plan
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Setting the component nick to='Deployer_1.Plan_2.ComponentEntity_1'
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] BasicComponentEntity.nickname = Deployer_1.Plan_2.ComponentEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:create_component and Returning servant
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_id
- Tue Oct 18 13:45:04 2011 [INFO] First attempt: search in all private and public repositories
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_all_repositories
- Tue Oct 18 13:45:04 2011 [INFO] Trying to get repositories from Plan:get_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_repositories()
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_repositories and Returning self.all_repositories_servants
- Tue Oct 18 13:45:04 2011 [INFO] Trying to get repositories from Deployer:get_public_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_manager()
- Tue Oct 18 13:45:04 2011 [INFO] Obtains the manager associated with this deployment Plan
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_manager and Returning Plan:get_manager
- Tue Oct 18 13:45:04 2011 [INFO] In Deployer:get_public_repositories
- Tue Oct 18 13:45:04 2011 [INFO] Trigger an update of the self.cache.repositories when we found an outdate IOR
- Tue Oct 18 13:45:04 2011 [DEBUG] Testing the reference persisted for the repository: 10.0.0.23 : 10001
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] Ending Deployer:get_public_repositories and Returning repository_array
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_all_repositories and Returning all_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In RepositoryEntity:get_desc
- Tue Oct 18 13:45:04 2011 [INFO] Second attempt: search in an internal component templates disk cache
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_description
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_description
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_id
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_args
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_args
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:deploy
- Error: Edward
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_description
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_description and Returing ret
- Tue Oct 18 13:45:04 2011 [DEBUG] Deploying Component: 'Deployer_1.Plan_2.ComponentEntity_1' with version: 'Hello-1.0-0'
- Tue Oct 18 13:45:04 2011 [INFO] In ComponentEntity:deploy
- Tue Oct 18 13:45:04 2011 [INFO] Getting Implementations of Components
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_available_implementation
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Searching all available implementation for: Deployer_1.Plan_2.ComponentEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] Getting all repositories from BasicComponentEntity:get_all_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_all_repositories
- Tue Oct 18 13:45:04 2011 [INFO] Trying to get repositories from Plan:get_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_repositories()
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_repositories and Returning self.all_repositories_servants
- Tue Oct 18 13:45:04 2011 [INFO] Trying to get repositories from Deployer:get_public_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_manager()
- Tue Oct 18 13:45:04 2011 [INFO] Obtains the manager associated with this deployment Plan
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_manager and Returning Plan:get_manager
- Tue Oct 18 13:45:04 2011 [INFO] In Deployer:get_public_repositories
- Tue Oct 18 13:45:04 2011 [INFO] Trigger an update of the self.cache.repositories when we found an outdate IOR
- Tue Oct 18 13:45:04 2011 [DEBUG] Testing the reference persisted for the repository: 10.0.0.23 : 10001
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] Ending Deployer:get_public_repositories and Returning repository_array
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_all_repositories and Returning all_repositories
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Repository nickname: Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:45:04 2011 [DEBUG] type of self.id ='table' and view:
- { --[[table: 0x1e0c590]]
- patch_version = 0,
- name = "Hello",
- major_version = 1,
- minor_version = 0,
- }
- Tue Oct 18 13:45:04 2011 [INFO] In RepositoryEntity:search_byid( id ):
- Tue Oct 18 13:45:04 2011 [INFO] Retrieving the component description from the Repository already deployed
- Tue Oct 18 13:45:04 2011 [INFO] Ending RepositoryEntity:search_byid( id )
- Tue Oct 18 13:45:04 2011 [DEBUG] Obtaining the implementations available for the component: 'Hello-1.0-0'
- Tue Oct 18 13:45:04 2011 [INFO] It will decide automatically about the container details!
- Tue Oct 18 13:45:04 2011 [INFO] Calling self:autofit_container
- Tue Oct 18 13:45:04 2011 [INFO] In ComponentEntity:autofit_container
- ----------------- AUTOFIT_CONTAINER table: 0x198e120
- Tue Oct 18 13:45:04 2011 [INFO] Strategy: first fit
- Tue Oct 18 13:45:04 2011 [INFO] Calling self.plan:less_used_containers()
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:less_used_containers
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:less_used_sort
- Tue Oct 18 13:45:04 2011 [DEBUG] Value of entity_type: containers
- Tue Oct 18 13:45:04 2011 [DEBUG] Refreshing the: 'containers' list order
- Tue Oct 18 13:45:04 2011 [DEBUG] First is: none, thereisn't containers yet!
- Tue Oct 18 13:45:04 2011 [DEBUG] Ending Plan:less_used_sort and Returning true with entity_type : containers
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:less_used_containers
- Tue Oct 18 13:45:04 2011 [INFO] Trying to get a container from containers
- Tue Oct 18 13:45:04 2011 [INFO] No container was created yet, so let's create the first!
- Tue Oct 18 13:45:04 2011 [INFO] Calling self.plan:create_container
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:create_container
- Tue Oct 18 13:45:04 2011 [INFO] In search(descriptorhelper.lua)
- Tue Oct 18 13:45:04 2011 [DEBUG] kind: components
- Tue Oct 18 13:45:04 2011 [DEBUG] name: container
- Tue Oct 18 13:45:04 2011 [DEBUG] lang: lua
- Tue Oct 18 13:45:04 2011 [INFO] Calling importFromFile(path) from search(descriptionhelper)
- Tue Oct 18 13:45:04 2011 [DEBUG] Value of path: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/components/container-1.0-0.template
- Tue Oct 18 13:45:04 2011 [INFO] In importFromFile(descriptorhelper.lua)
- Tue Oct 18 13:45:04 2011 [INFO] Creating a new ContainerEntity
- Tue Oct 18 13:45:04 2011 [INFO] In ContainerEntity:__init
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- Tue Oct 18 13:45:04 2011 [DEBUG] Type of inst: table
- Tue Oct 18 13:45:04 2011 [INFO] A BasicComponentEntity was created
- Tue Oct 18 13:45:04 2011 [INFO] Printing BasicComponentEntity(setoff)
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [INFO] Ending ContainerEntity:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_description
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_description
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_property
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_property
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_plan
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_plan and Returning self.plan
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Setting the component nick to(Plan:create_container()): Deployer_1.Plan_2.ContainerEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] BasicComponentEntity.nickname = Deployer_1.Plan_2.ContainerEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:create_container and Returning servant
- Tue Oct 18 13:45:04 2011 [INFO] Calling self:autofit_exnode
- Tue Oct 18 13:45:04 2011 [DEBUG] With lang = lua and plat = all
- Tue Oct 18 13:45:04 2011 [INFO] In ComponentEntity:autofit_exnode
- ----------------- AUTOFIT_EXNODE table: 0x198e120 lua all
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:less_used_nodes()
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:less_used_sort
- Tue Oct 18 13:45:04 2011 [DEBUG] Value of entity_type: nodes
- Tue Oct 18 13:45:04 2011 [DEBUG] Refreshing the: 'nodes' list order
- Tue Oct 18 13:45:04 2011 [DEBUG] First is: none, thereisn't nodes yet!
- Tue Oct 18 13:45:04 2011 [DEBUG] Ending Plan:less_used_sort and Returning true with entity_type : nodes
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:less_used_nodes
- Tue Oct 18 13:45:04 2011 [INFO] Calling(): self.plan:create_exnode
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:create_exnode
- Tue Oct 18 13:45:04 2011 [INFO] In search(descriptorhelper.lua)
- Tue Oct 18 13:45:04 2011 [DEBUG] kind: components
- Tue Oct 18 13:45:04 2011 [DEBUG] name: executionnode
- Tue Oct 18 13:45:04 2011 [INFO] Calling importFromFile(path) from search(descriptionhelper)
- Tue Oct 18 13:45:04 2011 [DEBUG] Value of path: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/components/executionnode-1.0-0.template
- Tue Oct 18 13:45:04 2011 [INFO] In importFromFile(descriptorhelper.lua)
- Tue Oct 18 13:45:04 2011 [INFO] In ExecutionNodeEntity:__init() - Creating a new ExecutionNoneEntity
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- Tue Oct 18 13:45:04 2011 [DEBUG] Type of inst: table
- Tue Oct 18 13:45:04 2011 [INFO] A BasicComponentEntity was created
- Tue Oct 18 13:45:04 2011 [INFO] Printing BasicComponentEntity(setoff)
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [INFO] Ending ExecutionNodeEntity:__init and Returning inst
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_description
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_description
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_plan
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_plan and Returning self.plan
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Setting the component nick to (in Plan:create_exnode): Deployer_1.Plan_2.ExecutionNodeEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:set_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] BasicComponentEntity.nickname = Deployer_1.Plan_2.ExecutionNodeEntity_1
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:set_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:create_exnode and Returing servant
- Tue Oct 18 13:45:04 2011 [INFO] Calling: autofit_host
- Tue Oct 18 13:45:04 2011 [INFO] In ComponentEntity:autofit_host
- ----------------- AUTOFIT_HOST table: 0x198e120 lua all
- Tue Oct 18 13:45:04 2011 [INFO] +++ ATENTION!!!, new ways for provide Execution Nodes are developing+++
- Tue Oct 18 13:45:04 2011 [INFO] -------------------
- Tue Oct 18 13:45:04 2011 [INFO] RoadMap Version 0.1
- Tue Oct 18 13:45:04 2011 [INFO] -------------------
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:less_used_hosts
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:get_manager()
- Tue Oct 18 13:45:04 2011 [INFO] Obtains the manager associated with this deployment Plan
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:get_manager and Returning Plan:get_manager
- Tue Oct 18 13:45:04 2011 [INFO] In Deployer:get_hosts
- Tue Oct 18 13:45:04 2011 [INFO] Obtains the list of HostDescriptions being managed by this Manager
- Tue Oct 18 13:45:04 2011 [DEBUG] Type of self.all_hosts_servants: table
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:less_used_sort
- Tue Oct 18 13:45:04 2011 [DEBUG] Value of entity_type: hosts
- Tue Oct 18 13:45:04 2011 [INFO] In score_compare
- Tue Oct 18 13:45:04 2011 [DEBUG] e1_nick: machine0
- Tue Oct 18 13:45:04 2011 [DEBUG] e2_nick: avm01
- Tue Oct 18 13:45:04 2011 [DEBUG] usage_e1.score: 0
- Tue Oct 18 13:45:04 2011 [DEBUG] usage_e2.score: 0
- Tue Oct 18 13:45:04 2011 [INFO] Ending score_compare
- Tue Oct 18 13:45:04 2011 [DEBUG] Refreshing the: 'hosts' list order
- Tue Oct 18 13:45:04 2011 [DEBUG] First is: avm01
- Tue Oct 18 13:45:04 2011 [DEBUG] Ending Plan:less_used_sort and Returning true with entity_type : hosts
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:less_used_hosts
- Tue Oct 18 13:45:04 2011 [INFO] Searching a Host from hosts
- Tue Oct 18 13:45:04 2011 [INFO] Showing Hosts
- { --[[table: 0x1e030a0]]
- { --[[table: 0x1c410d0]]
- port = 10000,
- name = "avm01",
- languages = { --[[table: 0x1c41520]]
- "lua",
- "java",
- },
- resources = { --[[table: 0x1c416e0]]
- bandwidth = 100,
- os = "linux",
- arch = "x86_64",
- cpu = 1800,
- mem = 512,
- },
- ip = "10.0.0.23",
- },
- { --[[table: 0x1c41a40]]
- port = 10000,
- name = "machine0",
- languages = { --[[table: 0x1c42590]]
- "lua",
- "java",
- },
- resources = { --[[table: 0x1c42750]]
- bandwidth = 100,
- os = "linux",
- arch = "x86_64",
- cpu = 1800,
- mem = 512,
- },
- ip = "139.82.2.181",
- },
- }
- Tue Oct 18 13:45:04 2011 [INFO] Printing All Hosts (hosts + euca_instances)
- { --[[table: 0x1e030a0]]
- { --[[table: 0x1c410d0]]
- port = 10000,
- name = "avm01",
- languages = { --[[table: 0x1c41520]]
- "lua",
- "java",
- },
- resources = { --[[table: 0x1c416e0]]
- bandwidth = 100,
- os = "linux",
- arch = "x86_64",
- cpu = 1800,
- mem = 512,
- },
- ip = "10.0.0.23",
- },
- { --[[table: 0x1c41a40]]
- port = 10000,
- name = "machine0",
- languages = { --[[table: 0x1c42590]]
- "lua",
- "java",
- },
- resources = { --[[table: 0x1c42750]]
- bandwidth = 100,
- os = "linux",
- arch = "x86_64",
- cpu = 1800,
- mem = 512,
- },
- ip = "139.82.2.181",
- },
- }
- Tue Oct 18 13:45:04 2011 [INFO] Searching in Host Machines
- Tue Oct 18 13:45:04 2011 [INFO] In for
- Tue Oct 18 13:45:04 2011 [INFO] searching by lang_limit
- Tue Oct 18 13:45:04 2011 [INFO] only once plat_limit and plat_limit=linux-x86
- Value of host from autofit_host: table: 0x1c410d0
- Tue Oct 18 13:45:04 2011 [INFO] Host found(in autofit_host)
- { --[[table: 0x1c410d0]]
- port = 10000,
- name = "avm01",
- languages = { --[[table: 0x1c41520]]
- "lua",
- "java",
- },
- resources = { --[[table: 0x1c416e0]]
- bandwidth = 100,
- os = "linux",
- arch = "x86_64",
- cpu = 1800,
- mem = 512,
- },
- ip = "10.0.0.23",
- }
- Tue Oct 18 13:45:04 2011 [DEBUG] Ending ComponentEntity:autofit_host and Returning found
- Tue Oct 18 13:45:04 2011 [INFO] In ExecutionNodeEntity:set_host( newhost )
- Tue Oct 18 13:45:04 2011 [INFO] Calling self.plan:update_usage('hosts', 'plus', newhost, self )
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:update_usage( entity_type, action, entity, who_use, delta )
- Tue Oct 18 13:45:04 2011 [DEBUG] entity_type: hosts
- Tue Oct 18 13:45:04 2011 [DEBUG] action: plus
- Tue Oct 18 13:45:04 2011 [DEBUG] The new value of delta is: 1
- Tue Oct 18 13:45:04 2011 [DEBUG] The oldscore is: 0
- Tue Oct 18 13:45:04 2011 [INFO] Action Plus
- Tue Oct 18 13:45:04 2011 [DEBUG] Adding oldscore: 0 + delta: 1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Updating the usage statistics: hosts nick=avm01 has: 1
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:update_usage
- Tue Oct 18 13:45:04 2011 [INFO] Setting the newhost to self.host(in ExecutionNodeEntity:set_host(newhost))
- Tue Oct 18 13:45:04 2011 [INFO] Ending ExecutionNodeEntity:set_host
- Tue Oct 18 13:45:04 2011 [INFO] Ending ComponentEntity:autofit_exnode
- Tue Oct 18 13:45:04 2011 [INFO] In ContainerEntity:set_node
- Tue Oct 18 13:45:04 2011 [INFO] Calling self.plan:update_usage('nodes','plus, newnode, self )
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:update_usage( entity_type, action, entity, who_use, delta )
- Tue Oct 18 13:45:04 2011 [DEBUG] entity_type: nodes
- Tue Oct 18 13:45:04 2011 [DEBUG] action: plus
- Tue Oct 18 13:45:04 2011 [DEBUG] The new value of delta is: 1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Initializing self.usage_info[entity_type][nickname] to 0
- Tue Oct 18 13:45:04 2011 [DEBUG] The oldscore is: 0
- Tue Oct 18 13:45:04 2011 [INFO] Action Plus
- Tue Oct 18 13:45:04 2011 [DEBUG] Adding oldscore: 0 + delta: 1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Updating the usage statistics: nodes nick=Deployer_1.Plan_2.ExecutionNodeEntity_1 has: 1
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:update_usage
- Tue Oct 18 13:45:04 2011 [INFO] Ending ContainerEntity:set_node
- Tue Oct 18 13:45:04 2011 [INFO] Ending ComponentEntity:autofit_container and Returning found
- Tue Oct 18 13:45:04 2011 [INFO] In ComponentEntity:set_container
- Tue Oct 18 13:45:04 2011 [INFO] Calling self.plan:update_usage Container and Plus
- Tue Oct 18 13:45:04 2011 [INFO] In Plan:update_usage( entity_type, action, entity, who_use, delta )
- Tue Oct 18 13:45:04 2011 [DEBUG] entity_type: containers
- Tue Oct 18 13:45:04 2011 [DEBUG] action: plus
- Tue Oct 18 13:45:04 2011 [DEBUG] The new value of delta is: 1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Initializing self.usage_info[entity_type][nickname] to 0
- Tue Oct 18 13:45:04 2011 [DEBUG] The oldscore is: 0
- Tue Oct 18 13:45:04 2011 [INFO] Action Plus
- Tue Oct 18 13:45:04 2011 [DEBUG] Adding oldscore: 0 + delta: 1
- Tue Oct 18 13:45:04 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:04 2011 [DEBUG] Updating the usage statistics: containers nick=Deployer_1.Plan_2.ContainerEntity_1 has: 1
- Tue Oct 18 13:45:04 2011 [INFO] Ending Plan:update_usage
- Tue Oct 18 13:45:04 2011 [INFO] Ending ComponentEntity:set_container
- Tue Oct 18 13:45:04 2011 [INFO] In ContainerEntity:deploy
- Tue Oct 18 13:45:04 2011 [INFO] Deploying the execution node
- Tue Oct 18 13:45:04 2011 [INFO] In ExecutionNodeEntity:deploy
- Tue Oct 18 13:45:04 2011 [INFO] Launchs the execution node in another machine
- Tue Oct 18 13:45:04 2011 [DEBUG] Testing if the ExecutionNode is running:corbaloc::10.0.0.23:10000/ExecutionNode
- Tue Oct 18 13:45:04 2011 [INFO] ExecutionNode not running so starting up the repository daemon remotely through the SSH protocol
- Tue Oct 18 13:45:04 2011 [INFO] +++Trying to access via SSH+++
- Tue Oct 18 13:45:04 2011 [DEBUG] type of '10.0.0.23' is 'string':
- Tue Oct 18 13:45:04 2011 [INFO] Starting execution_node on virtual machine 10.0.0.23
- Tue Oct 18 13:45:10 2011 [INFO] Probably ExecutionNone was executed(sleeping 10 seconds)
- Tue Oct 18 13:45:10 2011 [INFO] Sleeping 10 seconds
- Tue Oct 18 13:45:20 2011 [INFO] Sleeping 5 seconds
- Tue Oct 18 13:45:25 2011 [INFO] Starting up the ExecutionNode
- Tue Oct 18 13:45:25 2011 [INFO] Trying deploy the repositories connected to this ExecutionNode
- Tue Oct 18 13:45:25 2011 [INFO] In Plan:get_manager()
- Tue Oct 18 13:45:25 2011 [INFO] Obtains the manager associated with this deployment Plan
- Tue Oct 18 13:45:25 2011 [INFO] Ending Plan:get_manager and Returning Plan:get_manager
- Tue Oct 18 13:45:25 2011 [INFO] In Deployer:get_public_repositories
- Tue Oct 18 13:45:25 2011 [INFO] Trigger an update of the self.cache.repositories when we found an outdate IOR
- Tue Oct 18 13:45:25 2011 [DEBUG] Testing the reference persisted for the repository: 10.0.0.23 : 10001
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [DEBUG] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- Tue Oct 18 13:45:25 2011 [INFO] Ending Deployer:get_public_repositories and Returning repository_array
- Tue Oct 18 13:45:25 2011 [INFO] In ExecutionNodeEntity:add_known_repositories
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:add_connection
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_description
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_description and Returing ret
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_description
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_description and Returing ret
- Tue Oct 18 13:45:25 2011 [DEBUG] New planned connection between 'Deployer_1.Plan_2.ExecutionNodeEntity_1' and the endpoint 'Deployer_1.Plan_1.RepositoryEntity_1' as known as: name = ComponentRepository version = 1.0-0
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:add_connection
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] Including the entity as repository ' Deployer_1.Plan_1.RepositoryEntity_1 '
- Tue Oct 18 13:45:25 2011 [INFO] Ending ExecutionNodeEntity:add_known_repositories
- Tue Oct 18 13:45:25 2011 [INFO] Connects me to repositories, very similar to the deployment of generic connections
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:deploy_connections
- Tue Oct 18 13:45:25 2011 [INFO] ===In RepositoryEntity:deploy===
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_facet
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_facet and Returning proxy
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_facet
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_facet and Returning proxy
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:deploy_connections and Returning true
- Tue Oct 18 13:45:25 2011 [INFO] ExecutionNodeEntity deployed!
- Tue Oct 18 13:45:25 2011 [INFO] Ending ExecutionNodeEntity:deploy and Returning true
- Tue Oct 18 13:45:25 2011 [INFO] If some attribute is nil we should decide what is good and filled it!
- Tue Oct 18 13:45:25 2011 [DEBUG] Planned properties: language and lua
- Tue Oct 18 13:45:25 2011 [INFO] Launchs Container
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_facet
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_facet and Returning proxy
- Tue Oct 18 13:45:25 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:25 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] ContainerEntity deployed!
- Tue Oct 18 13:45:26 2011 [INFO] Ending ContainerEntity:deploy and Returning true
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_facet
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_facet and Returning proxy
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:deploy_connections
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:deploy_connections and Returning true
- Tue Oct 18 13:45:26 2011 [INFO] ComponentEntity deployed!
- Tue Oct 18 13:45:26 2011 [INFO] Ending ComponentEntity:deploy and Returning true
- Tue Oct 18 13:45:26 2011 [INFO] Ending Plan:deploy and Returning true
- Tue Oct 18 13:45:26 2011 [INFO] In Plan:activate
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_description
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_description and Returing ret
- Tue Oct 18 13:45:26 2011 [DEBUG] Activating: Deployer_1.Plan_2.ComponentEntity_1 and Hello-1.0-0
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:activate
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:activate
- Tue Oct 18 13:45:26 2011 [INFO] Ending Plan:activate and Returning true
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_facet
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_facet and Returning proxy
- Tue Oct 18 13:45:26 2011 [INFO] In Plan:undeploy
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_description
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_description and Returing ret
- Tue Oct 18 13:45:26 2011 [DEBUG] Undeploying:Deployer_1.Plan_2.ComponentEntity_1 and Hello-1.0-0
- Tue Oct 18 13:45:26 2011 [INFO] In ComponentEntity:undeploy
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:still_deployed
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [DEBUG] Testing still deployed:Deployer_1.Plan_2.ContainerEntity_1 proxy to the facet: IComponent
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [DEBUG] Testing still deployed:Deployer_1.Plan_2.ContainerEntity_1 proxy to the facet: ComponentCollection
- Tue Oct 18 13:45:26 2011 [DEBUG] The CORBA proxy: ComponentCollection is outdated!
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:still_deployed and Returning self.deployed
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:still_deployed
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [DEBUG] Testing still deployed:Deployer_1.Plan_2.ComponentEntity_1 proxy to the facet: IComponent
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [DEBUG] Testing still deployed:Deployer_1.Plan_2.ComponentEntity_1 proxy to the facet: Hello
- Tue Oct 18 13:45:26 2011 [DEBUG] The CORBA proxy: Hello is outdated!
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:still_deployed and Returning self.deployed
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] In BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [INFO] Ending BasicComponentEntity:get_nickname
- Tue Oct 18 13:45:26 2011 [DEBUG] Undeploy of the entity: Deployer_1.Plan_2.ComponentEntity_1 has finished successfully
- Tue Oct 18 13:45:26 2011 [INFO] Ending ComponentEntity:undeploy and Returning true
- Tue Oct 18 13:45:26 2011 [INFO] Ending Plan:undeploy and Returning true
- ============== GUEST ==============
- root@i-000000aa:/home/edward/projects/scs-deploysystem/src/lua/scs/demos/deployer# ./rundemo hello-packaging.lua
- ATTENTION: Using the SCS_HOME system variable as /home/edward/projects/scs-deploysystem
- { --[[table: 0x18e9970]]
- __reference = { --[[table: 0x1828800]]
- type_id = "",
- profiles = { --[[table: 0x191ba60]]
- { --[[table: 0x1777480]]
- profile_data = "\000�\
- \000\000\00010.0.0.23\000� \
- \000\000\000Packager_1",
- tag = 0,
- },
- },
- },
- __deferred = { --[[table: 0x19513d0]]
- __reference = table: 0x1828800,
- },
- __try = { --[[table: 0x166bf30]]
- __reference = table: 0x1828800,
- },
- }
- { --[[table: 0x16bf5c0]]
- __reference = { --[[table: 0x1923a10]]
- type_id = "",
- profiles = { --[[table: 0x1771640]]
- { --[[table: 0x19610f0]]
- profile_data = "\000�\r\000\000\000139.82.2.181\000�� \
- \000\000\000Deployer_1",
- tag = 0,
- },
- },
- },
- __deferred = { --[[table: 0x1ab0570]]
- __reference = table: 0x1923a10,
- },
- __try = { --[[table: 0x1aa51a0]]
- __reference = table: 0x1923a10,
- },
- }
- { --[[table: 0x1958a00]]
- __reference = { --[[table: 0x19c3680]]
- type_id = "IDL:scs/deployer/RepositoryEntity:1.0",
- profiles = { --[[table: 0x19c3b50]]
- { --[[table: 0x19c3580]]
- profile_data = "\000�\r\000\000\000139.82.2.181\000�� $\000\000\000Deployer_1.Plan_1.RepositoryEntity_1",
- tag = 0,
- },
- { --[[table: 0x19b85f0]]
- profile_data = "\000�\000\000\000pituba.inf.puc-rio.br\000� $\000\000\000Deployer_1.Plan_1.RepositoryEntity_1",
- tag = 0,
- },
- { --[[table: 0x19b87c0]]
- profile_data = "\000�\000\000\000pituba\000�� ��$\000\000\000Deployer_1.Plan_1.RepositoryEntity_1",
- tag = 0,
- },
- { --[[table: 0x19acf70]]
- profile_data = "\000�\000\000\000pituba.tecgraf.org\000�� ��$\000\000\000Deployer_1.Plan_1.RepositoryEntity_1",
- tag = 0,
- },
- n = 4,
- },
- },
- __deferred = { --[[table: 0x194d7b0]]
- __reference = table: 0x19c3680,
- },
- __try = { --[[table: 0x1941f80]]
- __reference = table: 0x19c3680,
- },
- }
- Tue Oct 18 15:44:40 2011 INFO Packager has local access to the sources,
- Tue Oct 18 15:44:40 2011 INFO so we will use Packager.create_from_dir during the packaging.
- Tue Oct 18 15:44:40 2011 INFO Generating the package for the Lua version of the Hello.
- Tue Oct 18 15:44:41 2011 INFO The package of the Hello component (lua version) was published.
- Tue Oct 18 15:44:41 2011 INFO Generating the package for the Java version of the Hello also.
- Tue Oct 18 15:44:46 2011 INFO The package of the Hello component (java version) was published.
- root@i-000000aa:/home/edward/projects/scs-deploysystem/src/lua/scs/demos/deployer# ./rundemo hello-deployment.lua
- ATTENTION: Using the SCS_HOME system variable as /home/edward/projects/scs-deploysystem
- { --[[table: 0x2b04030]]
- __reference = { --[[table: 0x2b3d900]]
- type_id = "",
- profiles = { --[[table: 0x2b3d950]]
- { --[[table: 0x2b32050]]
- profile_data = "\000�\r\000\000\000139.82.2.181\000�� \
- \000\000\000Deployer_1",
- tag = 0,
- },
- },
- },
- __deferred = { --[[table: 0x2b045d0]]
- __reference = table: 0x2b3d900,
- },
- __try = { --[[table: 0x2af8d20]]
- __reference = table: 0x2b3d900,
- },
- }
- Tue Oct 18 15:45:03 2011 DEBUG Plan created with id='Deployer_1.Plan_2'
- Tue Oct 18 15:45:25 2011 INFO Hello component was deployed!
- Tue Oct 18 15:45:25 2011 INFO Plan activated!
- Tue Oct 18 15:45:25 2011 INFO User application actions is starting!
- Tue Oct 18 15:45:25 2011 INFO Hello component prints a message 'sayHello' in the screen of its parent process (in case = container, the container prints out in the file: src/lua/scs/execution_node/STDOUT-<containername>.log)
- Tue Oct 18 15:45:25 2011 INFO User application actions finished!
- Tue Oct 18 15:45:25 2011 INFO Deactivating the deployment plan!
- Tue Oct 18 15:45:25 2011 INFO Finished successfuly.
- root@i-000000aa:/home/edward/projects/scs-deploysystem/src/lua/scs/demos/deployer#
Advertisement
Add Comment
Please, Sign In to add comment