Build: #1134 failed

Job: Mac Build Workflow failed

Stages & jobs

  1. Build and Package

Job result summary

Completed
Duration
1 minute
Revision
f4c5d924d2a4a8df78c6ea6643a327136125994e
Total tests
579
Fixed in
#1139 (Scheduled with changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen)

Tests

  • 579 tests in total
  • 132 tests failed
  • 132 failures are new
  • 5 tests were quarantined / skipped
  • 34 seconds taken in total.
New test failures 132
Status Test Duration
Collapse Failed GroupBasedAdminProviderTest willNotSetTheListOfAdmins
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest.setUp(GroupBasedAdminProviderTest.java:38)
Collapse Failed GroupBasedAdminProviderTest willRetrieveGroupMembers
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest$TestGroupProvider
	at org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest.setUp(GroupBasedAdminProviderTest.java:39)
Collapse Failed GroupBasedAdminProviderTest willReturnEmptyListIfGroupIsNotFound
< 1 sec
java.lang.ExceptionInInitializerError
	at org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest.setUp(GroupBasedAdminProviderTest.java:39)
Caused by: java.lang.NullPointerException
	at org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest.setUp(GroupBasedAdminProviderTest.java:39)
Collapse Failed ClusterMonitorTest org.jivesoftware.openfire.cluster.ClusterMonitorTest
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.cluster.ClusterMonitorTest.beforeClass(ClusterMonitorTest.java:31)
Collapse Failed AbstractGroupProviderTest testGetVisibleGroupNamesWithGroupSharedExplicitlyWithNobody
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testGetVisibleGroupNamesWithGroupSharedExplicitlyWithNobody(AbstractGroupProviderTest.java:1432)
Collapse Failed AbstractGroupProviderTest testGetVisibleGroupNamesWithGroupSharedWithItself
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testGetVisibleGroupNamesWithGroupSharedWithItself(AbstractGroupProviderTest.java:1442)
Collapse Failed AbstractGroupProviderTest testGetVisibleGroupNamesWithNoSharedGroups
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testGetVisibleGroupNamesWithNoSharedGroups(AbstractGroupProviderTest.java:1421)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsFalseWhenCalledTheSecondTime
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsFalseWhenCalledTheSecondTime(AbstractGroupProviderTest.java:1399)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsFalseWhenSharedWithNobody
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsFalseWhenSharedWithNobody(AbstractGroupProviderTest.java:1411)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsFalseWhenThereAreNone
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsFalseWhenThereAreNone(AbstractGroupProviderTest.java:1309)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenAllAreSharedWithTheSameWithTheSameGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenAllAreSharedWithTheSameWithTheSameGroup(AbstractGroupProviderTest.java:1331)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenCalledTheSecondTime
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenCalledTheSecondTime(AbstractGroupProviderTest.java:1387)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithNonExistent
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenOneIsSharedWithNonExistent(AbstractGroupProviderTest.java:1364)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithNonExistentByWayOfDeletion
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenOneIsSharedWithNonExistentByWayOfDeletion(AbstractGroupProviderTest.java:1375)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheOther
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheOther(AbstractGroupProviderTest.java:1353)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheSameWithEverybody
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheSameWithEverybody(AbstractGroupProviderTest.java:1342)
Collapse Failed AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheSameWithTheSameGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheSameWithTheSameGroup(AbstractGroupProviderTest.java:1320)
Collapse Failed AbstractGroupProviderTest testLoadPropertiesReturnsNoPropertiesForNewGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testLoadPropertiesReturnsNoPropertiesForNewGroup(AbstractGroupProviderTest.java:1507)
Collapse Failed AbstractGroupProviderTest testLoadPropertiesReturnsNoPropertiesForNonExistentGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testLoadPropertiesReturnsNoPropertiesForNonExistentGroup(AbstractGroupProviderTest.java:1514)
Collapse Failed AbstractGroupProviderTest testLoadPropertiesReturnsPropertiesForGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testLoadPropertiesReturnsPropertiesForGroup(AbstractGroupProviderTest.java:1492)
Collapse Failed AbstractGroupProviderTest testPublicSharedGroupNamesMultiple
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testPublicSharedGroupNamesMultiple(AbstractGroupProviderTest.java:1255)
Collapse Failed AbstractGroupProviderTest testPublicSharedGroupNamesNone
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testPublicSharedGroupNamesNone(AbstractGroupProviderTest.java:1218)
Collapse Failed AbstractGroupProviderTest testPublicSharedGroupNamesOne
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testPublicSharedGroupNamesOne(AbstractGroupProviderTest.java:1236)
Collapse Failed AbstractGroupProviderTest testPublicSharedGroupNamesWithNobody
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testPublicSharedGroupNamesWithNobody(AbstractGroupProviderTest.java:1275)
Collapse Failed AbstractGroupProviderTest testPublicSharedGroupNamesWithOnlyGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testPublicSharedGroupNamesWithOnlyGroup(AbstractGroupProviderTest.java:1294)
Collapse Failed AbstractGroupProviderTest testSearchByKeyAndValueReturnsGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSearchByKeyAndValueReturnsGroup(AbstractGroupProviderTest.java:1450)
Collapse Failed AbstractGroupProviderTest testSearchByKeyAndValueReturnsMultipleGroups
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSearchByKeyAndValueReturnsMultipleGroups(AbstractGroupProviderTest.java:1472)
Collapse Failed AbstractGroupProviderTest testSearchByKeyAndValueReturnsNothingForInvalidProperty
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSearchByKeyAndValueReturnsNothingForInvalidProperty(AbstractGroupProviderTest.java:1458)
Collapse Failed AbstractGroupProviderTest testSearchByKeyAndValueReturnsNothingForInvalidValue
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSearchByKeyAndValueReturnsNothingForInvalidValue(AbstractGroupProviderTest.java:1465)
Collapse Failed AbstractGroupProviderTest testSearchByKeyAndValueReturnsResultsForBlankValues
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSearchByKeyAndValueReturnsResultsForBlankValues(AbstractGroupProviderTest.java:1482)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameNobody
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameNobody(AbstractGroupProviderTest.java:787)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameNobodyButAdmin
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameNobodyButAdmin(AbstractGroupProviderTest.java:827)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameNobodyButMember
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameNobodyButMember(AbstractGroupProviderTest.java:806)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameNone
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameNone(AbstractGroupProviderTest.java:730)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameNoneButAdmin
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameNoneButAdmin(AbstractGroupProviderTest.java:768)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameNoneButMember
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameNoneButMember(AbstractGroupProviderTest.java:749)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameRecursionDisabled
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.AbstractGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameRecursionDisabled(AbstractGroupProviderTest.java:1065)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameRecursionEnabled
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.AbstractGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameRecursionEnabled(AbstractGroupProviderTest.java:1097)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestMemberAdded
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameStaleCacheTestMemberAdded(AbstractGroupProviderTest.java:1131)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestMemberRemoved
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameStaleCacheTestMemberRemoved(AbstractGroupProviderTest.java:1153)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestSharingDisabled
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameStaleCacheTestSharingDisabled(AbstractGroupProviderTest.java:1197)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestSharingEnabled
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameStaleCacheTestSharingEnabled(AbstractGroupProviderTest.java:1175)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithEveryoneAdmin
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithEveryoneAdmin(AbstractGroupProviderTest.java:890)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithEveryoneMember
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithEveryoneMember(AbstractGroupProviderTest.java:868)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithEveryoneNoAssociation
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithEveryoneNoAssociation(AbstractGroupProviderTest.java:848)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupAdmin
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithGroupAdmin(AbstractGroupProviderTest.java:955)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupAdminOfOtherGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithGroupAdminOfOtherGroup(AbstractGroupProviderTest.java:999)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupMember
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithGroupMember(AbstractGroupProviderTest.java:932)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupMemberOfOtherGroup
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithGroupMemberOfOtherGroup(AbstractGroupProviderTest.java:978)
Collapse Failed AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupNoAssociation
< 1 sec
java.lang.NoClassDefFoundError: Could not initialize class org.jivesoftware.openfire.group.DefaultGroupProvider
	at org.jivesoftware.openfire.group.AbstractGroupProviderTest.testSharedGroupNamesByNameWithGroupNoAssociation(AbstractGroupProviderTest.java:912)