rohityadavcloud commented on issue #11730:
URL: https://github.com/apache/cloudstack/issues/11730#issuecomment-3337190640
Debug logs show another reason:
```
2025-09-26 13:13:55,921 DEBUG [kvm.resource.LibvirtComputingResource]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Successfully executed process
[3152355] for command
[/usr/share/cloudstack-common/scripts/vm/hypervisor/versions.sh ].
2025-09-26 13:13:55,921 DEBUG [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Executing command [/bin/bash -c
dpkg -l nbdkit ].
2025-09-26 13:13:55,946 DEBUG [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Successfully executed process
[3152374] for command [/bin/bash -c dpkg -l nbdkit ].
2025-09-26 13:13:55,946 DEBUG [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Executing command [/bin/bash -c
virt-v2v --version | awk '{print $2}' ].
2025-09-26 13:13:55,983 DEBUG [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Successfully executed process
[3152375] for command [/bin/bash -c virt-v2v --version | awk '{print $2}' ].
2025-09-26 13:13:55,983 DEBUG [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Executing command [/bin/bash -c
ovftool --version ].
2025-09-26 13:13:55,989 WARN [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Execution of process [3152381] for
command [/bin/bash -c ovftool --version ] failed.
2025-09-26 13:13:55,989 DEBUG [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Exit value of process [3152381]
for command [/bin/bash -c ovftool --version ] is [127].
2025-09-26 13:13:55,989 WARN [utils.script.Script]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Process [3152381] for command
[/bin/bash -c ovftool --version ] encountered the error: [127].
2025-09-26 13:13:55,991 DEBUG [cloud.agent.Agent]
(AgentRequest-Handler-3:[]) (logid:70ede39b) Seq 179-8821425770111959047: {
Ans: , MgmtId: 104339268210986, via: 179, Ver: v1, Flags: 110,
[{"com.cloud.agent.api.ReadyAnswer":{"detailsMap":{"host.virtv2v.version":"2.4.0"},"result":"true","wait":"0","bypassHostMaintenance":"false"}}]
}
2025-09-26 13:13:56,038 DEBUG [cloud.agent.Agent]
(AgentRequest-Handler-4:[]) (logid:70ede39b) Request:Seq -1--1: { Cmd ,
MgmtId: -1, via: -1, Ver: v1, Flags: 111,
[{"com.cloud.agent.api.ReadyCommand":{"_details":"java.lang.NullPointerException:
Cannot invoke "String.equals(Object)" because "uefiEnabled" is
null","wait":"0","bypassHostMaintenance":"false"}}] }
2025-09-26 13:13:56,038 DEBUG [cloud.agent.Agent]
(AgentRequest-Handler-4:[]) (logid:70ede39b) Processing command:
com.cloud.agent.api.ReadyCommand
2025-09-26 13:13:56,039 DEBUG [cloud.agent.Agent]
(AgentRequest-Handler-4:[]) (logid:70ede39b) Not ready to connect to mgt
server: java.lang.NullPointerException: Cannot invoke "String.equals(Object)"
because "uefiEnabled" is null
2025-09-26 13:13:56,039 INFO [cloud.agent.Agent] (AgentShutdownThread:[])
(logid:) Stopping the agent: Reason = sig.kill
```
--
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]