shwstppr commented on PR #8067:
URL: https://github.com/apache/cloudstack/pull/8067#issuecomment-1790549514

   @rp- it is an internal one. I tried to check the failures. I'm unable to add 
the KVM host to the env and on the host agent gets stuck at,
   ```
   2023-11-02 11:20:31,054 DEBUG [utils.net.NetUtils] (main:null) (logid:) 
Retrieving params of address [/10.0.34.196/20 [/10.0.47.255]] of NIC 
[name:cloudbr0 (cloudbr0)].
   2023-11-02 11:20:31,056 DEBUG [agent.properties.AgentPropertiesFileHandler] 
(main:null) (logid:) Property [heartbeat.update.timeout] has empty or null 
value. Using default value [60000].
   2023-11-02 11:20:31,057 DEBUG [agent.properties.AgentPropertiesFileHandler] 
(main:null) (logid:) Property 
[reboot.host.and.alert.management.on.heartbeat.timeout] has empty or null 
value. Using default value [true].
   2023-11-02 11:20:31,067 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in the classpath
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
System resource: null
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Classpath resource: null
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Current binaries reside at /usr/share/cloudstack-agent/lib
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in 
/usr/share/cloudstack-agent/lib/scripts/storage/qcow2/managesnapshot.sh
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in 
/usr/share/cloudstack-agent/lib/scripts/storage/managesnapshot.sh
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in 
/usr/share/cloudstack-agent/lib/scripts/managesnapshot.sh
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in 
/usr/share/cloudstack-agent/lib/managesnapshot.sh
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in /usr/share/cloudstack-agent/managesnapshot.sh
   2023-11-02 11:20:31,068 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in /usr/share/managesnapshot.sh
   2023-11-02 11:20:31,069 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in /usr/managesnapshot.sh
   2023-11-02 11:20:31,069 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in /managesnapshot.sh
   2023-11-02 11:20:31,069 DEBUG [utils.script.Script] (main:null) (logid:) 
Searching in environment.properties
   2023-11-02 11:20:31,069 DEBUG [utils.script.Script] (main:null) (logid:) 
environment.properties says scripts should be in /usr/share/cloudstack-common
   2023-11-02 11:20:31,069 DEBUG [utils.script.Script] (main:null) (logid:) 
Looking for managesnapshot.sh in 
/usr/share/cloudstack-common/scripts/storage/qcow2/managesnapshot.sh
   2023-11-02 11:20:31,178 INFO  [kvm.storage.KVMStoragePoolManager] 
(main:null) (logid:) adding storage adaptor for 
com.cloud.hypervisor.kvm.storage.LinstorStorageAdaptor
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to