Skip to content
Failed

Console Output

Skipping 42 KB.. Full Log
	at org.appng.application.manager.service.ManagerService$$EnhancerBySpringCGLIB$$589ff033.createProperty(<generated>)
	at org.appng.application.manager.business.Properties.perform(Properties.java:128)
	at org.appng.application.manager.business.Properties.perform(Properties.java:50)
	at org.appng.api.support.CallableAction.execute(CallableAction.java:431)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:329)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:303)
	at org.appng.application.manager.business.SitesTest.testCreateSite(SitesTest.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2020-04-03 13:46:40,016 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:40,016 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:40,017 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:40,017 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:40,018 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:40,018 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:40,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.template
2020-04-03 13:46:40,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.DatasourceConfigurer
2020-04-03 13:46:40,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.wwwDir
2020-04-03 13:46:40,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.tagPrefix
2020-04-03 13:46:40,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapIdAttribute
2020-04-03 13:46:40,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authLoginPage
2020-04-03 13:46:40,147 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheEnabled
2020-04-03 13:46:40,147 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapUser
2020-04-03 13:46:40,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.serviceOutputType
2020-04-03 13:46:40,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.encoding
2020-04-03 13:46:40,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.indexDir
2020-04-03 13:46:40,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.defaultApplication
2020-04-03 13:46:40,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.mailHost
2020-04-03 13:46:40,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authLoginRef
2020-04-03 13:46:40,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.serviceOutputFormat
2020-04-03 13:46:40,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.indexFileTypes
2020-04-03 13:46:40,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authApplication
2020-04-03 13:46:40,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.defaultPage
2020-04-03 13:46:40,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapGroupBaseDn
2020-04-03 13:46:40,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapStartTls
2020-04-03 13:46:40,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheClearOnShutdown
2020-04-03 13:46:40,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.appendTabId
2020-04-03 13:46:40,153 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheTimeToLive
2020-04-03 13:46:40,153 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.csrfProtectedMethods
2020-04-03 13:46:40,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapDomain
2020-04-03 13:46:40,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.searchChunkSize
2020-04-03 13:46:40,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.rewriteConfig
2020-04-03 13:46:40,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.indexTimeout
2020-04-03 13:46:40,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.xssExceptions
2020-04-03 13:46:40,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.service-path
2020-04-03 13:46:40,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.supportReloadFile
2020-04-03 13:46:40,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authLogoutActionValue
2020-04-03 13:46:40,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheTimeoutsAntStyle
2020-04-03 13:46:40,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authLogoutActionName
2020-04-03 13:46:40,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authLogoutPage
2020-04-03 13:46:40,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.siteRootDir
2020-04-03 13:46:40,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.indexFileSystemQueueSize
2020-04-03 13:46:40,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.name
2020-04-03 13:46:40,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.jdbcConnectionTimeout
2020-04-03 13:46:40,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.allowSkipRender
2020-04-03 13:46:40,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheStatistics
2020-04-03 13:46:40,159 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.errorPage
2020-04-03 13:46:40,159 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.csrfProtectionEnabled
2020-04-03 13:46:40,159 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.supportedLanguages
2020-04-03 13:46:40,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.assetsDir
2020-04-03 13:46:40,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.errorPages
2020-04-03 13:46:40,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.authLogoutRef
2020-04-03 13:46:40,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.locale
2020-04-03 13:46:40,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.mailDisabled
2020-04-03 13:46:40,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.timeZone
2020-04-03 13:46:40,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.csrfProtectedPaths
2020-04-03 13:46:40,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapUserBaseDn
2020-04-03 13:46:40,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheExceptions
2020-04-03 13:46:40,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.enforcePrimaryDomain
2020-04-03 13:46:40,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapPassword
2020-04-03 13:46:40,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.indexConfig
2020-04-03 13:46:40,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.cacheTimeouts
2020-04-03 13:46:40,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.defaultPageSize
2020-04-03 13:46:40,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.documentDir
2020-04-03 13:46:40,165 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapPrincipalScheme
2020-04-03 13:46:40,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.jdbcLogPerformance
2020-04-03 13:46:40,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.searchMaxHits
2020-04-03 13:46:40,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.jdbcValidationTimeout
2020-04-03 13:46:40,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.indexQueueSize
2020-04-03 13:46:40,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.mailPort
2020-04-03 13:46:40,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.host
2020-04-03 13:46:40,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.ldapHost
2020-04-03 13:46:40,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.manager-path
2020-04-03 13:46:40,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Site localhost
2020-04-03 13:46:40,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Site site2
2020-04-03 13:46:40,933 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site2
2020-04-03 13:46:40,960 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2020-04-03 13:46:40,961 INFO  [main] org.appng.core.service.CoreService: done deleting site site2
2020-04-03 13:46:40,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Site site2
2020-04-03 13:46:41,177 INFO  [main] org.appng.core.service.InitializerService: prepare reload of site Mock for Site, hashCode: 49298072, shutting down first
2020-04-03 13:46:41,202 ERROR [main] org.appng.application.manager.business.Sites: error during action 'reload': Failed to reload the site.
org.appng.api.BusinessException: java.lang.ClassCastException: org.appng.api.model.Site$$EnhancerByMockitoWithCGLIB$$3e724f44 cannot be cast to org.appng.core.domain.SiteImpl
	at org.appng.api.support.RequestSupportImpl.handleException(RequestSupportImpl.java:202)
	at org.appng.api.support.ApplicationRequest.handleException(ApplicationRequest.java:134)
	at org.appng.application.manager.service.ManagerService.reloadSite(ManagerService.java:1565)
	at org.appng.application.manager.service.ManagerService$$FastClassBySpringCGLIB$$bbf10b1e.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
	at org.appng.application.manager.service.ManagerService$$EnhancerBySpringCGLIB$$589ff033.reloadSite(<generated>)
	at org.appng.application.manager.business.Sites.perform(Sites.java:77)
	at org.appng.application.manager.business.Sites.perform(Sites.java:45)
	at org.appng.api.support.CallableAction.execute(CallableAction.java:431)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:329)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:303)
	at org.appng.application.manager.business.SitesTest.testReloadSite(SitesTest.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: java.lang.ClassCastException: org.appng.api.model.Site$$EnhancerByMockitoWithCGLIB$$3e724f44 cannot be cast to org.appng.core.domain.SiteImpl
	at org.appng.core.service.CoreService.shutdownSite(CoreService.java:1800)
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$11f8423d.shutdownSite(<generated>)
	at org.appng.core.service.InitializerService.shutDownSite(InitializerService.java:894)
	at org.appng.core.service.InitializerService.loadSite(InitializerService.java:496)
	at org.appng.core.service.InitializerService.loadSite(InitializerService.java:453)
	at org.appng.core.service.InitializerService.loadSite(InitializerService.java:437)
	at org.appng.core.service.InitializerService$$FastClassBySpringCGLIB$$f960133d.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
	at org.appng.core.service.InitializerService$$EnhancerBySpringCGLIB$$aa6793f0.loadSite(<generated>)
	at org.appng.application.manager.service.ManagerService.reloadSite(ManagerService.java:1555)
	... 49 more
2020-04-03 13:46:41,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Site site2
2020-04-03 13:46:42,114 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@21e4266e: startup date [Fri Apr 03 13:46:38 CEST 2020]; root of context hierarchy
2020-04-03 13:46:42,118 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:42,118 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:46:42,369 INFO  [HSQLDB Connection @36ba73fc] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.651 s - in org.appng.application.manager.business.SitesTest
[INFO] Running org.appng.application.manager.business.PlatformEventsTest
2020-04-03 13:46:42,584 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:46:42,584 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67c2d8c5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d81bb3f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7523ba28, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6da7a717, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1cd24e96, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7c6a4670]
2020-04-03 13:46:42,593 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:46:42,624 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:46:42,630 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:46:42,660 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:46:42,668 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@443fd3a9: startup date [Fri Apr 03 13:46:42 CEST 2020]; root of context hierarchy
2020-04-03 13:46:42,697 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:46:42,823 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:42,823 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:46:42,965 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:46:42,976 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:46:43,463 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:46:43,463 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:43,750 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@443fd3a9: startup date [Fri Apr 03 13:46:42 CEST 2020]; root of context hierarchy
2020-04-03 13:46:43,944 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:46:44,518 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@443fd3a9: startup date [Fri Apr 03 13:46:42 CEST 2020]; root of context hierarchy
2020-04-03 13:46:44,519 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:44,520 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:46:44,765 INFO  [HSQLDB Connection @7ca56620] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.39 s - in org.appng.application.manager.business.PlatformEventsTest
[INFO] Running org.appng.application.manager.business.DataBaseConnectionsTest
2020-04-03 13:46:44,975 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:46:44,975 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1da41c2a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5798f29f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@276c4ba8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@45e8e7db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7810f600, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@688cff97]
2020-04-03 13:46:44,985 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:46:45,024 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:46:45,030 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:46:45,061 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:46:45,069 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [beans-test.xml]
2020-04-03 13:46:45,080 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'sessions' with a different definition: replacing [Generic bean: class [org.appng.application.manager.business.Sessions]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/var/lib/jenkins/workspace/appNG_Manager/target/classes/org/appng/application/manager/business/Sessions.class]] with [Generic bean: class [org.appng.application.manager.business.SessionsTestBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [beans-test.xml]]
2020-04-03 13:46:45,081 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2f2c346e: startup date [Fri Apr 03 13:46:45 CEST 2020]; root of context hierarchy
2020-04-03 13:46:45,109 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:46:45,233 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:45,234 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:46:45,372 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:46:45,381 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:46:45,825 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:46:45,825 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:46,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@2f2c346e: startup date [Fri Apr 03 13:46:45 CEST 2020]; root of context hierarchy
2020-04-03 13:46:46,403 INFO  [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executing SQL script from class path resource [sql/testdata.sql]
2020-04-03 13:46:46,407 INFO  [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executed SQL script from class path resource [sql/testdata.sql] in 4 ms.
2020-04-03 13:46:46,477 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:46:46,659 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb ()
2020-04-03 13:46:46,684 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 5.2.4 by Boxfuse
2020-04-03 13:46:46,799 INFO  [main] org.flywaydb.core.internal.database.DatabaseFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2020-04-03 13:46:46,805 WARN  [main] org.flywaydb.core.internal.database.base.Database: Flyway upgrade recommended: HSQLDB 2.5 is newer than this version of Flyway and support has not been tested.
2020-04-03 13:46:47,059 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb ()
2020-04-03 13:46:47,161 INFO  [main] org.flywaydb.core.internal.database.DatabaseFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2020-04-03 13:46:47,162 WARN  [main] org.flywaydb.core.internal.database.base.Database: Flyway upgrade recommended: HSQLDB 2.5 is newer than this version of Flyway and support has not been tested.
2020-04-03 13:46:47,203 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2f2c346e: startup date [Fri Apr 03 13:46:45 CEST 2020]; root of context hierarchy
2020-04-03 13:46:47,307 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:47,308 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:46:47,554 INFO  [HSQLDB Connection @522eb6eb] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.786 s <<< FAILURE! - in org.appng.application.manager.business.DataBaseConnectionsTest
[ERROR] testMigrations(org.appng.application.manager.business.DataBaseConnectionsTest)  Time elapsed: 0.493 s  <<< FAILURE!
junit.framework.AssertionFailedError: 
XML does not match control XML
org.custommonkey.xmlunit.Diff
[different] Expected attribute value '15' but was '16' - comparing <resultset chunksize="15"...> at /datasource[1]/data[1]/resultset[1]/@chunksize to <resultset chunksize="16"...> at /datasource[1]/data[1]/resultset[1]/@chunksize

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<datasource xmlns="http://www.appng.org/schema/platform" id="migrations">
    <config>
        <title id="migrations">Migrations</title>
        <params>
            <param name="id">1</param>
        </params>
        <meta-data bindClass="org.flywaydb.core.api.MigrationInfo">
            <field name="installedRank" type="int" format="#" binding="installedRank">
                <label id="migration.installedRank">Rank</label>
            </field>
            <field name="installedOn" type="date" format="yyyy-MM-dd HH:mm:ss" binding="installedOn">
                <label id="migration.installedOn">Date</label>
            </field>
            <field name="version.version" type="text" binding="version.version">
                <label id="migration.version">Version</label>
            </field>
            <field name="description" type="text" binding="description">
                <label id="migration.description">Name</label>
            </field>
            <field name="checksum" type="text" binding="checksum">
                <label id="migration.checksum">Checksum</label>
            </field>
            <field name="installedBy" type="text" binding="installedBy">
                <label id="migration.installedBy">User</label>
            </field>
            <field name="state" type="image" readonly="true" binding="state">
                <label id="migration.state">State</label>
                <icon condition="${current.state.name() eq 'SUCCESS'}">led_green</icon>
                <icon condition="${current.state.name() eq 'PENDING'}">led_orange</icon>
                <icon condition="${not (current.state.name() eq 'SUCCESS' or current.state.name() eq 'PENDING')}">led_red</icon>
            </field>
        </meta-data>
    </config>
    <data paginate="false">
        <resultset chunk="0" chunkname="migrations" chunksize="16" nextchunk="0" previouschunk="0" firstchunk="0" lastchunk="0" hits="16">
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.0</value>
                </field>
                <field name="description" type="text">
                    <value>appNG initial setup</value>
                </field>
                <field name="checksum" type="text">
                    <value>1411118267</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.1</value>
                </field>
                <field name="description" type="text">
                    <value>Quartz initial setup</value>
                </field>
                <field name="checksum" type="text">
                    <value>1129524243</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2</value>
                </field>
                <field name="description" type="text">
                    <value>add template</value>
                </field>
                <field name="checksum" type="text">
                    <value>1088238598</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2.1</value>
                </field>
                <field name="description" type="text">
                    <value>add repository strict</value>
                </field>
                <field name="checksum" type="text">
                    <value>-780205616</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2.2</value>
                </field>
                <field name="description" type="text">
                    <value>add repository digest</value>
                </field>
                <field name="checksum" type="text">
                    <value>-222577107</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2.3</value>
                </field>
                <field name="description" type="text">
                    <value>set resource bytes not null</value>
                </field>
                <field name="checksum" type="text">
                    <value>-652001277</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.3.0</value>
                </field>
                <field name="description" type="text">
                    <value>add type to template</value>
                </field>
                <field name="checksum" type="text">
                    <value>727633006</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.3.1</value>
                </field>
                <field name="description" type="text">
                    <value>add global admin role</value>
                </field>
                <field name="checksum" type="text">
                    <value>1230735742</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.3.2</value>
                </field>
                <field name="description" type="text">
                    <value>add repository accepted certs</value>
                </field>
                <field name="checksum" type="text">
                    <value>1710103480</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>2.0.0</value>
                </field>
                <field name="description" type="text">
                    <value>add platform event</value>
                </field>
                <field name="checksum" type="text">
                    <value>1137969222</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.0.0</value>
                </field>
                <field name="description" type="text">
                    <value>add job execution record</value>
                </field>
                <field name="checksum" type="text">
                    <value>1364852815</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.1.0</value>
                </field>
                <field name="description" type="text">
                    <value>change caching properties</value>
                </field>
                <field name="checksum" type="text">
                    <value>1292263725</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.1.1</value>
                </field>
                <field name="description" type="text">
                    <value>add site reload count</value>
                </field>
                <field name="checksum" type="text">
                    <value>1311349447</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.1.2</value>
                </field>
                <field name="description" type="text">
                    <value>add property type</value>
                </field>
                <field name="checksum" type="text">
                    <value>-1851785451</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.2</value>
                </field>
                <field name="description" type="text">
                    <value>add subject columns</value>
                </field>
                <field name="checksum" type="text">
                    <value>-1022623583</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.2.1</value>
                </field>
                <field name="description" type="text">
                    <value>change subject name length</value>
                </field>
                <field name="checksum" type="text">
                    <value>-1403960313</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
        </resultset>
    </data>
</datasource>
, org.custommonkey.xmlunit.Diff
[different] Expected attribute value '15' but was '16' - comparing <resultset chunksize="15"...> at /datasource[1]/data[1]/resultset[1]/@chunksize to <resultset chunksize="16"...> at /datasource[1]/data[1]/resultset[1]/@chunksize

	at org.appng.application.manager.business.DataBaseConnectionsTest.testMigrations(DataBaseConnectionsTest.java:41)

[INFO] Running org.appng.application.manager.business.webservice.LogViewerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.application.manager.business.webservice.LogViewerTest
[INFO] Running org.appng.application.manager.business.SubjectsTest
2020-04-03 13:46:47,790 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:46:47,790 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@65d652cc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@396598a5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@54da33a8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d55f463, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ac28937, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f778c7a]
2020-04-03 13:46:47,799 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:46:47,825 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:46:47,831 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:46:47,858 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:46:47,865 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6811a286: startup date [Fri Apr 03 13:46:47 CEST 2020]; root of context hierarchy
2020-04-03 13:46:47,889 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:46:48,013 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:48,013 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:46:48,150 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:46:48,157 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:46:48,613 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:46:48,613 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:48,881 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@6811a286: startup date [Fri Apr 03 13:46:47 CEST 2020]; root of context hierarchy
2020-04-03 13:46:49,077 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:46:49,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group admins
2020-04-03 13:46:49,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group users
2020-04-03 13:46:49,541 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,541 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,542 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,542 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,542 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,542 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,543 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,543 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,543 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,543 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:49,543 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:46:50,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Subject admin
2020-04-03 13:46:50,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Subject admin
2020-04-03 13:46:51,793 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Subject user
2020-04-03 13:46:51,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Subject user
2020-04-03 13:46:52,205 ERROR [main] org.appng.application.manager.business.Subjects: Failed to create the user.
org.appng.api.BusinessException: subject 'admin' already exists
	at org.appng.application.manager.service.ManagerService.createSubject(ManagerService.java:1277)
	at org.appng.application.manager.service.ManagerService$$FastClassBySpringCGLIB$$bbf10b1e.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
	at org.appng.application.manager.service.ManagerService$$EnhancerBySpringCGLIB$$589ff033.createSubject(<generated>)
	at org.appng.application.manager.business.Subjects.perform(Subjects.java:64)
	at org.appng.application.manager.business.Subjects.perform(Subjects.java:48)
	at org.appng.api.support.CallableAction.execute(CallableAction.java:431)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:329)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:303)
	at org.appng.application.manager.business.SubjectsTest.testCreateNameExists(SubjectsTest.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2020-04-03 13:46:52,902 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Subject user
2020-04-03 13:46:54,480 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Subject admin
2020-04-03 13:46:54,644 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@6811a286: startup date [Fri Apr 03 13:46:47 CEST 2020]; root of context hierarchy
2020-04-03 13:46:54,646 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:54,647 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:46:54,891 INFO  [HSQLDB Connection @3ec28271] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.303 s - in org.appng.application.manager.business.SubjectsTest
[INFO] Running org.appng.application.manager.business.SessionsTest
2020-04-03 13:46:55,104 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:46:55,105 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c6235e8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4deb1870, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6634f4ae, org.springframework.test.context.support.DirtiesContextTestExecutionListener@22d701af, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5fe7ad68, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a5a167c]
2020-04-03 13:46:55,113 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:46:55,137 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:46:55,142 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:46:55,168 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:46:55,175 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [beans-test.xml]
2020-04-03 13:46:55,180 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'sessions' with a different definition: replacing [Generic bean: class [org.appng.application.manager.business.Sessions]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/var/lib/jenkins/workspace/appNG_Manager/target/classes/org/appng/application/manager/business/Sessions.class]] with [Generic bean: class [org.appng.application.manager.business.SessionsTestBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [beans-test.xml]]
2020-04-03 13:46:55,181 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@11cab8aa: startup date [Fri Apr 03 13:46:55 CEST 2020]; root of context hierarchy
2020-04-03 13:46:55,205 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:46:55,328 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:55,329 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:46:55,468 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:46:55,477 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:46:55,905 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:46:55,905 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:56,174 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@11cab8aa: startup date [Fri Apr 03 13:46:55 CEST 2020]; root of context hierarchy
2020-04-03 13:46:56,423 INFO  [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executing SQL script from class path resource [sql/testdata.sql]
2020-04-03 13:46:56,426 INFO  [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executed SQL script from class path resource [sql/testdata.sql] in 3 ms.
2020-04-03 13:46:56,483 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:46:56,612 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@11cab8aa: startup date [Fri Apr 03 13:46:55 CEST 2020]; root of context hierarchy
2020-04-03 13:46:56,717 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:56,717 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:46:56,964 INFO  [HSQLDB Connection @2139f929] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.068 s - in org.appng.application.manager.business.SessionsTest
[INFO] Running org.appng.application.manager.business.SqlExecutorTest
2020-04-03 13:46:57,174 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:46:57,175 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a788cd5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@71379cba, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@65921183, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7cb5eee8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22f5cb8f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6fea4127]
2020-04-03 13:46:57,185 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:46:57,211 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:46:57,216 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:46:57,243 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:46:57,251 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [beans-test.xml]
2020-04-03 13:46:57,259 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'sessions' with a different definition: replacing [Generic bean: class [org.appng.application.manager.business.Sessions]; scope=singleton; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [/var/lib/jenkins/workspace/appNG_Manager/target/classes/org/appng/application/manager/business/Sessions.class]] with [Generic bean: class [org.appng.application.manager.business.SessionsTestBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=true; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [beans-test.xml]]
2020-04-03 13:46:57,259 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@49103446: startup date [Fri Apr 03 13:46:57 CEST 2020]; root of context hierarchy
2020-04-03 13:46:57,285 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:46:57,410 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:57,410 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:46:57,556 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:46:57,565 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:46:58,040 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:46:58,040 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:58,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@49103446: startup date [Fri Apr 03 13:46:57 CEST 2020]; root of context hierarchy
2020-04-03 13:46:58,647 INFO  [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executing SQL script from class path resource [sql/testdata.sql]
2020-04-03 13:46:58,650 INFO  [main] org.springframework.jdbc.datasource.init.ScriptUtils: Executed SQL script from class path resource [sql/testdata.sql] in 3 ms.
2020-04-03 13:46:58,710 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:46:58,874 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb ()
2020-04-03 13:46:58,976 INFO  [main] org.flywaydb.core.internal.database.DatabaseFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2020-04-03 13:46:58,977 WARN  [main] org.flywaydb.core.internal.database.base.Database: Flyway upgrade recommended: HSQLDB 2.5 is newer than this version of Flyway and support has not been tested.
2020-04-03 13:46:59,101 INFO  [main] org.flywaydb.core.internal.database.DatabaseFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.5)
2020-04-03 13:46:59,101 WARN  [main] org.flywaydb.core.internal.database.base.Database: Flyway upgrade recommended: HSQLDB 2.5 is newer than this version of Flyway and support has not been tested.
2020-04-03 13:46:59,207 INFO  [main] org.springframework.jdbc.datasource.SingleConnectionDataSource: Established shared JDBC Connection: org.hsqldb.jdbc.JDBCConnection@130b3aca
2020-04-03 13:46:59,247 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@49103446: startup date [Fri Apr 03 13:46:57 CEST 2020]; root of context hierarchy
2020-04-03 13:46:59,350 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:46:59,351 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:46:59,593 INFO  [HSQLDB Connection @2bfa6917] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.631 s - in org.appng.application.manager.business.SqlExecutorTest
[INFO] Running org.appng.application.manager.business.PlatformPropertiesTest
2020-04-03 13:46:59,812 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:46:59,813 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5505c660, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ffce488, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@a39e234, org.springframework.test.context.support.DirtiesContextTestExecutionListener@738b7bfa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@8c6852d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4056f819]
2020-04-03 13:46:59,823 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:46:59,848 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:46:59,853 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:46:59,878 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:46:59,883 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2d476593: startup date [Fri Apr 03 13:46:59 CEST 2020]; root of context hierarchy
2020-04-03 13:46:59,907 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:47:00,030 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:00,030 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:47:00,168 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:47:00,185 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:47:00,623 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:47:00,623 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:01,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@2d476593: startup date [Fri Apr 03 13:46:59 CEST 2020]; root of context hierarchy
2020-04-03 13:47:01,439 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:47:01,591 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,591 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,591 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,591 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,591 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,592 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:01,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.testproperty
2020-04-03 13:47:02,036 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.anotherproperty
2020-04-03 13:47:02,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.booleanProp
2020-04-03 13:47:02,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.multilineProp
2020-04-03 13:47:03,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Property platform.testproperty
2020-04-03 13:47:04,375 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@2d476593: startup date [Fri Apr 03 13:46:59 CEST 2020]; root of context hierarchy
2020-04-03 13:47:04,376 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:04,376 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:47:04,619 INFO  [HSQLDB Connection @989ec70] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.02 s - in org.appng.application.manager.business.PlatformPropertiesTest
[INFO] Running org.appng.application.manager.business.GroupsTest
2020-04-03 13:47:04,827 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:47:04,827 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4e7ad59f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e80eb75, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7d443f5b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a118793, org.springframework.test.context.transaction.TransactionalTestExecutionListener@725f6163, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b9df71e]
2020-04-03 13:47:04,837 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:47:04,862 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:47:04,867 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:47:04,895 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:47:04,901 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@513497b2: startup date [Fri Apr 03 13:47:04 CEST 2020]; root of context hierarchy
2020-04-03 13:47:04,927 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:47:05,051 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:05,051 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:47:05,194 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:47:05,205 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:47:05,642 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:47:05,642 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:05,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@513497b2: startup date [Fri Apr 03 13:47:04 CEST 2020]; root of context hierarchy
2020-04-03 13:47:06,080 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:47:06,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application application
2020-04-03 13:47:06,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role1
2020-04-03 13:47:06,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role2
2020-04-03 13:47:06,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Site localhost
2020-04-03 13:47:06,803 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:06,804 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:06,804 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:06,804 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:06,804 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:06,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group admin
2020-04-03 13:47:07,548 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group users
2020-04-03 13:47:07,664 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Group users
2020-04-03 13:47:07,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group users
2020-04-03 13:47:08,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Group Administrators
2020-04-03 13:47:08,553 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Group Administrators
2020-04-03 13:47:09,070 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@513497b2: startup date [Fri Apr 03 13:47:04 CEST 2020]; root of context hierarchy
2020-04-03 13:47:09,071 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:09,071 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:47:09,338 INFO  [HSQLDB Connection @23ef41dd] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.706 s - in org.appng.application.manager.business.GroupsTest
[INFO] Running org.appng.application.manager.business.SitePropertiesTest
2020-04-03 13:47:09,548 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:47:09,548 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@41a6efe6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@759ee42, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44bc1255, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e2276ad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@588d6550, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@106eabfd]
2020-04-03 13:47:09,558 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:47:09,583 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:47:09,589 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:47:09,619 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:47:09,627 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@94eb220: startup date [Fri Apr 03 13:47:09 CEST 2020]; root of context hierarchy
2020-04-03 13:47:09,654 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:47:09,778 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:09,778 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:47:09,919 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:47:09,930 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:47:10,424 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:47:10,424 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:10,684 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@94eb220: startup date [Fri Apr 03 13:47:09 CEST 2020]; root of context hierarchy
2020-04-03 13:47:10,868 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:47:10,974 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Site localhost
2020-04-03 13:47:11,127 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,127 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,128 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,128 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,129 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,129 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,129 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,130 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,130 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,130 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,130 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,130 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:11,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.testproperty
2020-04-03 13:47:11,571 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.anotherproperty
2020-04-03 13:47:11,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Property platform.site.localhost.multiline
2020-04-03 13:47:13,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Property platform.site.localhost.testproperty
2020-04-03 13:47:13,296 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@94eb220: startup date [Fri Apr 03 13:47:09 CEST 2020]; root of context hierarchy
2020-04-03 13:47:13,297 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:13,297 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:47:13,634 INFO  [HSQLDB Connection @2397273b] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.292 s - in org.appng.application.manager.business.SitePropertiesTest
[INFO] Running org.appng.application.manager.business.AbstractTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.appng.application.manager.business.AbstractTest
[INFO] Running org.appng.application.manager.business.ClusterStateTest
2020-04-03 13:47:13,843 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:47:13,843 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2bb6f520, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1a422d4d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@743535d8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4bee78a7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@576d8b0f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c4eecea]
2020-04-03 13:47:13,853 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:47:13,875 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:47:13,880 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:47:13,905 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:47:13,911 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@391be298: startup date [Fri Apr 03 13:47:13 CEST 2020]; root of context hierarchy
2020-04-03 13:47:13,940 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:47:14,065 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:14,065 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:47:14,204 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:47:14,212 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:47:14,651 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:47:14,652 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:14,901 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@391be298: startup date [Fri Apr 03 13:47:13 CEST 2020]; root of context hierarchy
2020-04-03 13:47:15,082 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:47:15,112 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@391be298: startup date [Fri Apr 03 13:47:13 CEST 2020]; root of context hierarchy
2020-04-03 13:47:15,113 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:15,113 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:47:15,366 INFO  [HSQLDB Connection @5718983c] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s - in org.appng.application.manager.business.ClusterStateTest
[INFO] Running org.appng.application.manager.business.PermissionsTest
2020-04-03 13:47:15,576 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:47:15,576 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@342eb76d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15ac8f35, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4c247650, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1dbf8142, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5cebd847, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d4f21c8]
2020-04-03 13:47:15,586 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:47:15,612 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:47:15,618 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:47:15,644 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:47:15,651 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@23e27852: startup date [Fri Apr 03 13:47:15 CEST 2020]; root of context hierarchy
2020-04-03 13:47:15,677 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:47:15,801 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:15,801 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:47:15,941 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:47:15,953 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:47:16,369 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:47:16,369 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:16,663 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@23e27852: startup date [Fri Apr 03 13:47:15 CEST 2020]; root of context hierarchy
2020-04-03 13:47:16,842 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:47:16,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application application
2020-04-03 13:47:17,056 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role1
2020-04-03 13:47:17,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.this
2020-04-03 13:47:17,266 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.that
2020-04-03 13:47:17,415 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:17,415 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:17,416 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:17,416 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:17,416 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:17,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.something
2020-04-03 13:47:18,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Permission do.something
2020-04-03 13:47:18,651 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Permission do.somethingelse
2020-04-03 13:47:18,778 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@23e27852: startup date [Fri Apr 03 13:47:15 CEST 2020]; root of context hierarchy
2020-04-03 13:47:18,779 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:18,779 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:47:19,024 INFO  [HSQLDB Connection @3a9db79d] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.653 s - in org.appng.application.manager.business.PermissionsTest
[INFO] Running org.appng.application.manager.business.RoleTest
2020-04-03 13:47:19,235 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2020-04-03 13:47:19,235 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e7ba341, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a0c67cc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52385118, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c790baa, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fabdacf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2650e2f1]
2020-04-03 13:47:19,246 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2020-04-03 13:47:19,275 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2020-04-03 13:47:19,287 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2020-04-03 13:47:19,333 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2020-04-03 13:47:19,350 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@22c0be9d: startup date [Fri Apr 03 13:47:19 CEST 2020]; root of context hierarchy
2020-04-03 13:47:19,376 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2020-04-03 13:47:19,500 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:19,500 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2020-04-03 13:47:19,640 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2020-04-03 13:47:19,649 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2020-04-03 13:47:20,060 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-04-03 13:47:20,061 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:20,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@22c0be9d: startup date [Fri Apr 03 13:47:19 CEST 2020]; root of context hierarchy
2020-04-03 13:47:20,517 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2020-04-03 13:47:20,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Application application
2020-04-03 13:47:20,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.this
2020-04-03 13:47:20,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Permission do.that
2020-04-03 13:47:20,940 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role1
2020-04-03 13:47:21,098 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:21,098 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:21,099 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:21,099 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:21,100 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [manager-messages] not found for MessageSource: Can't find bundle for base name manager-messages, locale en
2020-04-03 13:47:21,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG testsupport Role role2
2020-04-03 13:47:21,580 ERROR [main] org.appng.application.manager.business.Roles: error while performing action
org.appng.api.BusinessException: a role role2 already exists for application application
	at org.appng.application.manager.service.ManagerService.checkUniqueRoleName(ManagerService.java:815)
	at org.appng.application.manager.service.ManagerService.createRole(ManagerService.java:789)
	at org.appng.application.manager.service.ManagerService$$FastClassBySpringCGLIB$$bbf10b1e.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:736)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:671)
	at org.appng.application.manager.service.ManagerService$$EnhancerBySpringCGLIB$$589ff033.createRole(<generated>)
	at org.appng.application.manager.business.Roles.perform(Roles.java:57)
	at org.appng.application.manager.business.Roles.perform(Roles.java:42)
	at org.appng.api.support.CallableAction.execute(CallableAction.java:431)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:329)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:303)
	at org.appng.application.manager.business.RoleTest.testCreateNameExists(RoleTest.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2020-04-03 13:47:21,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG testsupport Role role2
2020-04-03 13:47:22,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG testsupport Role role.updated
2020-04-03 13:47:22,482 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@22c0be9d: startup date [Fri Apr 03 13:47:19 CEST 2020]; root of context hierarchy
2020-04-03 13:47:22,484 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2020-04-03 13:47:22,484 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2020-04-03 13:47:22,872 INFO  [HSQLDB Connection @51ac4014] hsqldb.db.HSQLDB713FDD042E.ENGINE: Database closed
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 s - in org.appng.application.manager.business.RoleTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   DataBaseConnectionsTest.testMigrations:41->TestBase.validate:523 XML does not match control XML
org.custommonkey.xmlunit.Diff
[different] Expected attribute value '15' but was '16' - comparing <resultset chunksize="15"...> at /datasource[1]/data[1]/resultset[1]/@chunksize to <resultset chunksize="16"...> at /datasource[1]/data[1]/resultset[1]/@chunksize

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<datasource xmlns="http://www.appng.org/schema/platform" id="migrations">
    <config>
        <title id="migrations">Migrations</title>
        <params>
            <param name="id">1</param>
        </params>
        <meta-data bindClass="org.flywaydb.core.api.MigrationInfo">
            <field name="installedRank" type="int" format="#" binding="installedRank">
                <label id="migration.installedRank">Rank</label>
            </field>
            <field name="installedOn" type="date" format="yyyy-MM-dd HH:mm:ss" binding="installedOn">
                <label id="migration.installedOn">Date</label>
            </field>
            <field name="version.version" type="text" binding="version.version">
                <label id="migration.version">Version</label>
            </field>
            <field name="description" type="text" binding="description">
                <label id="migration.description">Name</label>
            </field>
            <field name="checksum" type="text" binding="checksum">
                <label id="migration.checksum">Checksum</label>
            </field>
            <field name="installedBy" type="text" binding="installedBy">
                <label id="migration.installedBy">User</label>
            </field>
            <field name="state" type="image" readonly="true" binding="state">
                <label id="migration.state">State</label>
                <icon condition="${current.state.name() eq 'SUCCESS'}">led_green</icon>
                <icon condition="${current.state.name() eq 'PENDING'}">led_orange</icon>
                <icon condition="${not (current.state.name() eq 'SUCCESS' or current.state.name() eq 'PENDING')}">led_red</icon>
            </field>
        </meta-data>
    </config>
    <data paginate="false">
        <resultset chunk="0" chunkname="migrations" chunksize="16" nextchunk="0" previouschunk="0" firstchunk="0" lastchunk="0" hits="16">
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.0</value>
                </field>
                <field name="description" type="text">
                    <value>appNG initial setup</value>
                </field>
                <field name="checksum" type="text">
                    <value>1411118267</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.1</value>
                </field>
                <field name="description" type="text">
                    <value>Quartz initial setup</value>
                </field>
                <field name="checksum" type="text">
                    <value>1129524243</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2</value>
                </field>
                <field name="description" type="text">
                    <value>add template</value>
                </field>
                <field name="checksum" type="text">
                    <value>1088238598</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2.1</value>
                </field>
                <field name="description" type="text">
                    <value>add repository strict</value>
                </field>
                <field name="checksum" type="text">
                    <value>-780205616</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2.2</value>
                </field>
                <field name="description" type="text">
                    <value>add repository digest</value>
                </field>
                <field name="checksum" type="text">
                    <value>-222577107</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.2.3</value>
                </field>
                <field name="description" type="text">
                    <value>set resource bytes not null</value>
                </field>
                <field name="checksum" type="text">
                    <value>-652001277</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.3.0</value>
                </field>
                <field name="description" type="text">
                    <value>add type to template</value>
                </field>
                <field name="checksum" type="text">
                    <value>727633006</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.3.1</value>
                </field>
                <field name="description" type="text">
                    <value>add global admin role</value>
                </field>
                <field name="checksum" type="text">
                    <value>1230735742</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>1.3.2</value>
                </field>
                <field name="description" type="text">
                    <value>add repository accepted certs</value>
                </field>
                <field name="checksum" type="text">
                    <value>1710103480</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>2.0.0</value>
                </field>
                <field name="description" type="text">
                    <value>add platform event</value>
                </field>
                <field name="checksum" type="text">
                    <value>1137969222</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.0.0</value>
                </field>
                <field name="description" type="text">
                    <value>add job execution record</value>
                </field>
                <field name="checksum" type="text">
                    <value>1364852815</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.1.0</value>
                </field>
                <field name="description" type="text">
                    <value>change caching properties</value>
                </field>
                <field name="checksum" type="text">
                    <value>1292263725</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.1.1</value>
                </field>
                <field name="description" type="text">
                    <value>add site reload count</value>
                </field>
                <field name="checksum" type="text">
                    <value>1311349447</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.1.2</value>
                </field>
                <field name="description" type="text">
                    <value>add property type</value>
                </field>
                <field name="checksum" type="text">
                    <value>-1851785451</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.2</value>
                </field>
                <field name="description" type="text">
                    <value>add subject columns</value>
                </field>
                <field name="checksum" type="text">
                    <value>-1022623583</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
            <result>
                <field name="installedRank" type="int">
                    <value></value>
                </field>
                <field name="installedOn" type="date">
                    <value></value>
                </field>
                <field name="version.version" type="text">
                    <value>4.2.1</value>
                </field>
                <field name="description" type="text">
                    <value>change subject name length</value>
                </field>
                <field name="checksum" type="text">
                    <value>-1403960313</value>
                </field>
                <field name="installedBy" type="text">
                    <value></value>
                </field>
                <field name="state" type="image">
                    <value>PENDING</value>
                    <icon type="class">led_orange</icon>
                </field>
            </result>
        </resultset>
    </data>
</datasource>
, org.custommonkey.xmlunit.Diff
[different] Expected attribute value '15' but was '16' - comparing <resultset chunksize="15"...> at /datasource[1]/data[1]/resultset[1]/@chunksize to <resultset chunksize="16"...> at /datasource[1]/data[1]/resultset[1]/@chunksize

[INFO] 
[ERROR] Tests run: 69, Failures: 1, Errors: 0, Skipped: 1
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2020-04-03T13:47:23+02:00
[INFO] Final Memory: 59M/751M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) on project appng-manager: There are test failures.
[ERROR] 
[ERROR] Please refer to /var/lib/jenkins/workspace/appNG_Manager/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE