Hi devs, I have been investigating these test failures: https://buildhive.cloudbees.com/job/jclouds/job/jclouds-karaf/1194/org.apache.jclouds.karaf$itests/#showFailuresLink
I don’t have enough Karaf expertise and need some assistance. I believe the issue has to do with the defined osgi fragment in the pom: https://github.com/jclouds/jclouds/blob/master/loadbalancer/pom.xml#L36 I did not see the “jclouds.osgi.fragment” configured in any other poms, so I removed it and all of the Karaf tests pass now. ?? /jd