I am facing a strange error in compiling development environment. I am adding some test cases for changes I have done in RunVmCommandTest.java. When I am compiling I am getting error in
org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoaderTest
Tests in error:
  org.ovirt.engine.core.utils.osinfo.OsInfoPreferencesLoaderTest: Unresolved compilation problems: (..)

The strange thing I found out is that this error only occur when I am changing code through eclipse.Otherwise I am not getting it other time.
So any solution for this?

logs:https://pastebin.com/qKcLGXth

Thanks,
Shubham