See 
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/74/display/redirect?page=changes>

Changes:

[Maxim Solodovnik] [OPENMEETINGS-2462] arabic is updated


------------------------------------------
[...truncated 3.98 MB...]
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:143)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:129)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:127)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:126)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:84)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
        at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
        at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
        at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
        at 
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.876 s 
- in org.apache.openmeetings.db.dao.TestRoomDao
DEBUG 09-29 07:10:26.576 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:08:13.931 o.a.o.AbstractJUnitDefaults:91 
[main] - Default scheme already created
DEBUG 09-29 07:08:13.934 o.a.o.d.d.s.LdapConfigDao:69 
[main] - getActiveLdapConfigs
DEBUG 09-29 07:08:13.942 o.a.o.c.l.LdapLoginManager:181 
[main] - LdapLoginmanager.doLdapLogin
DEBUG 09-29 07:08:13.979 o.a.o.c.l.LdapLoginManager:210 
[main] - getByLogin:: authenticated ? true, login = 'ldaptest2', domain 
= 4, user = null
WARN  09-29 07:08:13.985 o.a.o.d.u.LocaleHelper:54 
[main] - Invalid country found: , will be replaced with: AD
DEBUG 09-29 07:09:29.874 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
Sep 29, 2020 7:08:15 AM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

Sep 29, 2020 7:08:15 AM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
INFO  09-29 07:09:29.876 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:11:13.621 c.h.i.p.i.PartitionStateManager:65 
[main] - [67.195.81.172]:5701 [dev] [4.0.2] Initializing cluster 
partition table arrangement...
INFO  09-29 07:09:29.877 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
DEBUG 09-29 07:11:13.856 o.a.o.w.a.ClientManager:227 
[main] - Cluster:: server with id 'server-1' was added
DEBUG 09-29 07:08:16.099 o.a.o.d.u.AuthLevelUtil:40 
[main] - Level ADMIN :: [DENIED]
INFO  09-29 07:10:26.581 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:08:16.125 o.a.o.AbstractJUnitDefaults:91 
[main] - Default scheme already created
DEBUG 09-29 07:08:16.128 o.a.o.d.d.s.LdapConfigDao:69 
[main] - getActiveLdapConfigs
DEBUG 09-29 07:08:16.135 o.a.o.c.l.LdapLoginManager:181 
[main] - LdapLoginmanager.doLdapLogin
DEBUG 09-29 07:08:16.165 o.a.o.c.l.LdapLoginManager:210 
[main] - getByLogin:: authenticated ? true, login = 'ldaptest3', domain 
= 4, user = null
INFO  09-29 07:11:14.397 wicket-jquery-selectors:59 
[main] - initialize wicket jquery selectors with given settings: 
de.agilecoders.wicket.jquery.settings.WicketJquerySelectorsSettings@17cec9ef
INFO  09-29 07:09:29.885 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-4-1] -  
Initiating new Netty channel. Will create new handler too!
INFO  09-29 07:11:14.451 wicket-webjars:82 [main] - 
initialize wicket webjars with given settings: 
WebjarsSettings{readFromCacheTimeout=3 seconds, 
resourceStreamProvider=de.agilecoders.wicket.webjars.settings.ResourceStreamProvider$1@bea2d28,
 recentVersionPlaceHolder='current', 
assetPathCollectors=[de.agilecoders.wicket.webjars.collectors.ClasspathAssetPathCollector@50333281,
 de.agilecoders.wicket.webjars.collectors.VfsAssetPathCollector@33d96e70, 
de.agilecoders.wicket.webjars.collectors.FileAssetPathCollector@66aeaf27], 
webjarsPackage='META-INF.resources.webjars', 
webjarsPath='META-INF/resources/webjars', 
resourcePattern=META-INF/resources/webjars/.*, 
webjarsPathPattern=/webjars/([^\/]*)\/([^\/]*)\/(.*), useCdnResources=false, 
cdnUrl='//cdn.jsdelivr.net:80/webjars/org.webjars'}
WARN  09-29 07:08:16.169 o.a.o.d.u.LocaleHelper:54 
[main] - Invalid country found: , will be replaced with: AD
INFO  09-29 07:10:26.581 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
DEBUG 09-29 07:08:17.104 o.a.o.d.u.AuthLevelUtil:40 
[main] - Level ADMIN :: [DENIED]
DEBUG 09-29 07:11:14.916 o.a.o.w.a.Application:324 
[main] - Application::init
INFO  09-29 07:08:17.123 o.a.d.s.l.LdapServer:557 
[main] - Unbind of an LDAP service (33207) is complete.
DEBUG 09-29 07:11:14.924 o.a.o.w.a.Application:331 
[main] - webAppPath : 
/home/jenkins/workspace/OpenMeetings/openmeetings/openmeetings-web/target/test-root
DEBUG 09-29 07:11:19.067 o.a.o.u.c.CryptProvider:39 
[Bean#0_Worker-8] - get:: configKeyCryptClassName: null
DEBUG 09-29 07:11:19.484 o.a.o.w.a.ClientManager:103 
[main] - Cluster:: PostConstruct
DEBUG 09-29 07:11:19.587 o.a.o.u.Version:82 [main] - 
        
################################################################################
        #                              Openmeetings is up                       
       #
        #                 5.1.0-SNAPSHOT 0de91d8 2020-09-29T06:30:31Z           
       #
        #                               and ready to use                        
       #
        
################################################################################

DEBUG 09-29 07:11:19.621 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:11:19.623 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:11:19.624 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:11:19.650 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-3-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:11:19.654 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:09:29.889 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:11:19.671 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:09:29.897 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:11:19.671 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e2-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:09:29.897 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e3-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:11:19.672 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e2-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
INFO  09-29 07:08:17.123 o.a.d.s.l.LdapServer:558 
[main] - Sending notice of disconnect to existing clients sessions.
INFO  09-29 07:10:26.593 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-5-1] -  
Initiating new Netty channel. Will create new handler too!
INFO  09-29 07:08:17.123 o.a.d.s.l.LdapServer:593 
[main] - Ldap service stopped.
WARN  09-29 07:10:26.596 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
INFO  09-29 07:11:19.712 o.a.o.AbstractJUnitDefaults:91 
[main] - Default scheme already created
WARN  09-29 07:09:29.898 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e3-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
WARN  09-29 07:10:26.606 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
DEBUG 09-29 07:09:39.874 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:09:39.876 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:09:39.877 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:09:39.886 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-5-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:09:39.890 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:09:39.899 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:09:39.899 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e4-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:09:39.899 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e4-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:09:49.874 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
WARN  09-29 07:10:26.606 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e4-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:10:26.607 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e4-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:10:36.576 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:10:36.578 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:10:36.579 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:10:36.594 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-6-1] -  
Initiating new Netty channel. Will create new handler too!
INFO  09-29 07:09:49.877 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
WARN  09-29 07:10:36.598 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
INFO  09-29 07:09:49.878 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:09:49.888 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-6-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:10:36.607 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:10:36.607 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e5-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:10:36.608 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e5-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
WARN  09-29 07:09:49.890 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:09:49.902 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e5-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:09:49.902 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:09:49.903 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e5-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
[ERROR] System Exit has timed out in the forked process 1
[ERROR] System Exit has timed out in the forked process 1
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.871 s 
- in org.apache.openmeetings.smoke.TestSmokeBasic
DEBUG 09-29 07:11:29.621 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:11:29.625 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:11:29.626 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:11:29.637 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-4-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:11:29.641 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:11:29.653 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:11:29.653 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e3-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:11:29.654 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e3-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:11:30.399 o.a.o.u.c.CryptProvider:39 
[Bean#0_Worker-9] - get:: configKeyCryptClassName: 
org.apache.openmeetings.util.crypt.SCryptImplementation
DEBUG 09-29 07:11:39.621 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:11:39.624 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:11:39.625 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:11:39.633 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-5-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:11:39.638 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:11:39.647 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:11:39.647 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e4-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.642 s 
- in org.apache.openmeetings.ldap.TestLdap
WARN  09-29 07:11:39.648 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e4-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:11:49.621 o.a.o.c.r.KurentoHandler:135 
[pool-2-thread-1] - Reconnecting KMS
INFO  09-29 07:11:49.623 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-2-thread-1] -  
Connecting native client
INFO  09-29 07:11:49.624 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-2-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:11:49.632 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-6-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:11:49.637 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-2-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:11:49.647 o.a.o.c.r.KurentoHandler:177 
[pool-2-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:11:49.647 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e5-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:11:49.647 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e5-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:08:20.496 o.a.o.c.r.KurentoHandler:135 
[pool-6-thread-1] - Reconnecting KMS
INFO  09-29 07:08:20.498 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-6-thread-1] -  
Connecting native client
INFO  09-29 07:08:20.498 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-6-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:08:20.506 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-4-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:08:20.510 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-6-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
[ERROR] System Exit has timed out in the forked process 1
WARN  09-29 07:08:20.521 o.a.o.c.r.KurentoHandler:177 
[pool-6-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
INFO  09-29 07:11:49.828 c.h.i.impl.Node:65 
[.ShutdownThread] - [67.195.81.172]:5701 [dev] [4.0.2] Running shutdown 
hook... Current state: ACTIVE
WARN  09-29 07:08:20.521 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e3-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:08:20.521 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e3-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:08:30.496 o.a.o.c.r.KurentoHandler:135 
[pool-6-thread-1] - Reconnecting KMS
INFO  09-29 07:08:30.497 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-6-thread-1] -  
Connecting native client
INFO  09-29 07:08:30.498 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-6-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:08:30.504 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-5-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:08:30.508 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-6-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:08:30.517 o.a.o.c.r.KurentoHandler:177 
[pool-6-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:08:30.517 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e4-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:08:30.518 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e4-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
DEBUG 09-29 07:08:40.496 o.a.o.c.r.KurentoHandler:135 
[pool-6-thread-1] - Reconnecting KMS
INFO  09-29 07:08:40.497 
o.k.j.c.JsonRpcClientNettyWebSocket:191 [pool-6-thread-1] -  
Connecting native client
INFO  09-29 07:08:40.497 
o.k.j.c.JsonRpcClientNettyWebSocket:220 [pool-6-thread-1] -  
Creating new NioEventLoopGroup
INFO  09-29 07:08:40.504 
o.k.j.c.JsonRpcClientNettyWebSocket:234 [ntLoopGroup-6-1] -  
Initiating new Netty channel. Will create new handler too!
WARN  09-29 07:08:40.507 
o.k.j.c.JsonRpcClientNettyWebSocket:308 [pool-6-thread-1] -  Trying 
to close a JsonRpcClientNettyWebSocket with channel == null
WARN  09-29 07:08:40.520 o.a.o.c.r.KurentoHandler:177 
[pool-6-thread-1] - Fail to create Kurento client, will re-try in 10000 
ms
WARN  09-29 07:08:40.520 o.k.j.c.JsonRpcClient:270 
[rbeatExec-e5-t0] -  Error sending heartbeat to server. Exception: 
InterruptedException while trying to acquire lock
WARN  09-29 07:08:40.520 o.k.j.c.JsonRpcClient:287 
[rbeatExec-e5-t0] -  Stopping heartbeat and closing client: failure 
during heartbeat mechanism
[ERROR] System Exit has timed out in the forked process 1
[JENKINS] Recording test results
ERROR: H43 is offline; cannot locate JDK 11 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'OpenMeetings » openmeetings » Openmeetings 
Server #74' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H43 is offline; cannot locate JDK 11 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'OpenMeetings » openmeetings » Openmeetings 
Screen Sharing applet #74' does not have a result yet. Please make sure you set 
a proper result in case of pipeline/build scripts.
ERROR: H43 is offline; cannot locate JDK 11 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
ERROR: H43 is offline; cannot locate JDK 11 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
Agent went offline during the build
ERROR: Connection was broken: java.lang.OutOfMemoryError: Java heap space
Caused: java.io.IOException: Unexpected reader termination
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.lambda$new$0(SynchronousCommandTransport.java:52)
        at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)

Build step 'Invoke top-level Maven targets' marked build as failure
FATAL: Java heap space
java.lang.OutOfMemoryError: Java heap space
ERROR: Step ?Archive the artifacts? failed: no workspace for 
OpenMeetings/openmeetings #74
FATAL: Unable to read 
/home/jenkins/jenkins-home/fingerprints/54/76/90071a74a2aafb01896c9f42b37d.xml
java.lang.OutOfMemoryError: Java heap space
Caused: java.io.IOException: Unable to read 
/home/jenkins/jenkins-home/fingerprints/54/76/90071a74a2aafb01896c9f42b37d.xml
        at hudson.XmlFile.read(XmlFile.java:151)
        at hudson.model.Fingerprint.load(Fingerprint.java:1384)
        at hudson.model.Fingerprint.load(Fingerprint.java:1372)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
        at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
        at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
        at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
        at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
        at 
hudson.maven.reporters.MavenFingerprinter.aggregate(MavenFingerprinter.java:227)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1085)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1905)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:428)
ERROR: H43 is offline; cannot locate JDK 11 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)
ERROR: H43 is offline; cannot locate JDK 11 (latest)
ERROR: H43 is offline; cannot locate Maven 3 (latest)

Reply via email to