Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-18572

AdministrationIT.verifyAdministrationSections is flickering

    XMLWordPrintable

Details

    • Unknown
    • org.xwiki.administration.test.ui.AllITs$NestedAdministrationIT#verifyAdministrationSections{TestUtils}

    Description

      Error Message

      Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$971/1613823294@1f89ae0 (tried for 10 second(s) with 500 milliseconds interval)
      Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
      System info: host: 'b7d9d727fb7c', ip: '172.17.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.9.185-xxxx-std-ipv6-64', java.version: '1.8.0_282'
      Driver info: org.xwiki.test.ui.XWikiWebDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome:

      {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.Gc6FX8}

      , goog:chromeOptions: {debuggerAddress: localhost:40685}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: cbf8cd745d86327541979e2cce3...}
      Session ID: cbf8cd745d86327541979e2cce3238cd

      Stacktrace

      org.openqa.selenium.TimeoutException: 
      Expected condition failed: waiting for org.xwiki.test.ui.XWikiWebDriver$$Lambda$971/1613823294@1f89ae0 (tried for 10 second(s) with 500 milliseconds interval)
      Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
      System info: host: 'b7d9d727fb7c', ip: '172.17.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.9.185-xxxx-std-ipv6-64', java.version: '1.8.0_282'
      Driver info: org.xwiki.test.ui.XWikiWebDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.Gc6FX8}, goog:chromeOptions: {debuggerAddress: localhost:40685}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: cbf8cd745d86327541979e2cce3...}
      Session ID: cbf8cd745d86327541979e2cce3238cd
      	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:95)
      	at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:272)
      	at org.xwiki.test.ui.XWikiWebDriver.waitUntilCondition(XWikiWebDriver.java:226)
      	at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementsAreVisible(XWikiWebDriver.java:328)
      	at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:283)
      	at org.xwiki.test.ui.XWikiWebDriver.waitUntilElementIsVisible(XWikiWebDriver.java:271)
      	at org.xwiki.test.ui.po.BasePage.toggleDrawer(BasePage.java:301)
      	at org.xwiki.administration.test.po.AdministrablePage.clickAdministerWiki(AdministrablePage.java:44)
      	at org.xwiki.administration.test.ui.AdministrationIT.verifyAdministrationSections(AdministrationIT.java:58)
      	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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
      	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
      	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
      	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
      	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
      	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
      	at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
      	at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
      	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.util.ArrayList.forEach(ArrayList.java:1259)
      	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.util.ArrayList.forEach(ArrayList.java:1259)
      	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.util.ArrayList.forEach(ArrayList.java:1259)
      	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.invokeAllTests(JUnitPlatformProvider.java:150)
      	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
      	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)
      

      Standard Error

      22:51:47.062 [main] WARN  o.x.t.i.junit.LogCaptureValidator - The following excludes were not matched and could be candidates for removal (beware of configs): [
      CSRFToken: Secret token verification failed, token
      CSRFToken: Secret token verification failed, token
      ]
      22:51:47.063 [main] INFO  o.x.t.d.i.j.XWikiDockerExtension - (*) Start VNC container...
      22:51:47.068 [main] DEBUG o.t.u.PrefixingImageNameSubstitutor - No prefix is configured
      22:51:47.068 [main] DEBUG o.t.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/vnc-recorder:1.2.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor'))
      22:51:47.068 [main] DEBUG o.t.images.AbstractImagePullPolicy - Using locally available and not pulling image: testcontainers/vnc-recorder:1.2.0
      22:51:47.068 [main] INFO  o.x.t.d.i.junit5.DockerTestUtils - XWiki starting container type/image: [org.testcontainers.containers.VncRecordingContainer]/[testcontainers/vnc-recorder:1.2.0]
      22:51:47.068 [main] DEBUG ?.2.0] - Starting container: testcontainers/vnc-recorder:1.2.0
      22:51:47.068 [main] DEBUG ?.2.0] - Trying to start container: testcontainers/vnc-recorder:1.2.0 (attempt 1/1)
      22:51:47.068 [main] DEBUG ?.2.0] - Starting container: testcontainers/vnc-recorder:1.2.0
      22:51:47.068 [main] INFO  ?.2.0] - Creating container for image: testcontainers/vnc-recorder:1.2.0
      22:51:47.068 [main] DEBUG o.t.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/vnc-recorder:1.2.0 at registry: index.docker.io
      22:51:47.068 [main] DEBUG o.t.utility.RegistryAuthLocator - Cached auth found: [AuthConfig{username=xwikici, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}]
      22:51:47.068 [main] DEBUG o.t.d.AuthDelegatingDockerClientConfig - Effective auth config [AuthConfig{username=xwikici, password=hidden non-blank value, auth=hidden non-blank value, email=null, registryAddress=https://index.docker.io/v1/, registryToken=blank}]
      22:51:47.068 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@37744a3e[name=<null>,hostName=<null>,domainName=<null>,user=<null>,attachStdin=<null>,attachStdout=<null>,attachStderr=<null>,portSpecs=<null>,tty=<null>,stdinOpen=<null>,stdInOnce=<null>,env={},cmd={-c,echo 'c2VjcmV0' | base64 -d > /vnc_password && flvrec.py -o /screen.flv -d -r 30 -P /vnc_password tc-BEWgjHTJ 5900},healthcheck=<null>,argsEscaped=<null>,entrypoint={/bin/sh},image=testcontainers/vnc-recorder:1.2.0,volumes=com.github.dockerjava.api.model.Volumes@6233604a,workingDir=<null>,macAddress=<null>,onBuild=<null>,networkDisabled=<null>,exposedPorts=com.github.dockerjava.api.model.ExposedPorts@38562e3a,stopSignal=<null>,stopTimeout=<null>,hostConfig=HostConfig(binds=[], blkioWeight=null, blkioWeightDevice=null, blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null, blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=null, capAdd=null, capDrop=null, containerIDFile=null, cpuPeriod=null, cpuRealtimePeriod=null, cpuRealtimeRuntime=null, cpuShares=null, cpuQuota=null, cpusetCpus=null, cpusetMems=null, devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null, dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[host.testcontainers.internal:172.17.0.6], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=9398d09d9345695e487fb1313a739a8cd16c5922d6e297c3a759fb9c2e7c6da1, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={}, privileged=null, publishAllPorts=true, readonlyRootfs=null, restartPolicy=null, ulimits=null, cpuCount=null, cpuPercent=null, ioMaximumIOps=null, ioMaximumBandwidth=null, volumesFrom=[], mounts=null, pidMode=null, isolation=null, securityOpts=null, storageOpt=null, cgroupParent=null, volumeDriver=null, shmSize=null, pidsLimit=null, runtime=null, tmpFs=null, utSMode=null, usernsMode=null, sysctls=null, consoleSize=null),labels={org.testcontainers=true, org.testcontainers.sessionId=03cee696-9db3-4aa0-8636-33a3a3515d47},shell=<null>,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@3cd95857,ipv4Address=<null>,ipv6Address=<null>,aliases=[tc-oEBNJuBf],authConfig=AuthConfig(username=xwikici, email=null, registryAddress=https://index.docker.io/v1/, stackOrchestrator=null)]
      22:51:47.068 [main] TRACE o.t.s.c.g.d.c.e.CreateContainerCmdExec - POST: DefaultWebTarget{path=[/containers/create], queryParams={}} 
      22:51:47.511 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: d0c93a94fafd7353d19e76603cf35e38edb254895e03fc60b4450431a243cfa1,600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8,<null>
      22:51:47.511 [main] TRACE o.t.s.c.g.d.c.e.ConnectToNetworkCmdExec - POST: DefaultWebTarget{path=[/networks/d0c93a94fafd7353d19e76603cf35e38edb254895e03fc60b4450431a243cfa1/connect], queryParams={}}
      22:51:47.591 [main] INFO  ?.2.0] - Starting container with ID: 600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8
      22:51:47.592 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8
      22:51:47.592 [main] TRACE o.t.s.c.g.d.c.e.StartContainerCmdExec - POST: DefaultWebTarget{path=[/containers/600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8/start], queryParams={}}
      22:51:49.952 [main] INFO  ?.2.0] - Container testcontainers/vnc-recorder:1.2.0 is starting: 600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8
      22:51:49.952 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8,false
      22:51:49.952 [main] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/600150c4370238aa3838a08fd940d4350a96afcb8fe60597d3bd035f09f984d8/json], queryParams={}}
      [...]
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: Server Encoding:
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: feed: state=<bound method RFBNetworkClient.start_2 of <vnc2flv.rfb.RFBNetworkClient object at 0x7fafa4e8d650>>, data='4cb4f95fc4'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: feed: state=<bound method RFBNetworkClient.start_1 of <vnc2flv.rfb.RFBNetworkClient object at 0x7fafa4e8d650>>, data='\x05\x00\x03\xc0 \x18\x00\xff\x00\xff'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: server_result: 0
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: feed: state=<bound method RFBNetworkClient.crauth_2 of <vnc2flv.rfb.RFBNetworkClient object at 0x7fafa4e8d650>>, data='\x00\x00\x00\x00'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: response: '\x92\x05\xfa\xbee\xaf\x9f\xe53\xd4\x13n\xd0&Z\x82'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: challange: 'h?\x8a\xc7\xf1\x1a\x15<6\xa5\xd97\xc3\x83\x00\x92'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: feed: state=<bound method RFBNetworkClient.crauth_1 of <vnc2flv.rfb.RFBNetworkClient object at 0x7fafa4e8d650>>, data='h?\x8a\xc7\xf1\x1a\x15<6\xa5'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: server_securities: '\x02'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: feed: state=<bound method RFBNetworkClient.auth7_2 of <vnc2flv.rfb.RFBNetworkClient object at 0x7fafa4e8d650>>, data='\x02'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: protocol_version: 3.8
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: feed: state=<bound method RFBNetworkClient.init_1 of <vnc2flv.rfb.RFBNetworkClient object at 0x7fafa4e8d650>>, data='RFB 003.00'
      22:51:49.963 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: Connected: tc-BEWgjHTJ:5900
      22:51:50.064 [main] INFO  ?.2.0] - Container testcontainers/vnc-recorder:1.2.0 started in PT2.996S
      22:51:50.064 [main] INFO  o.x.t.d.i.j.XWikiDockerExtension - (*) Starting test [verifyAdministrationSections]
      22:52:17.129 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527136.957][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:17.129 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527136.978][WARNING]: screenshot failed, retrying timeout: Timed out receiving message from renderer: 10.000
      22:52:17.146 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527136.957][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:17.146 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527136.978][WARNING]: screenshot failed, retrying timeout: Timed out receiving message from renderer: 10.000
      22:52:27.135 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527146.979][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:27.151 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527146.979][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:37.141 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527156.981][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:37.141 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527156.981][WARNING]: screenshot failed, retrying timeout: Timed out receiving message from renderer: 10.000
      22:52:37.157 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527156.981][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:37.157 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527156.981][WARNING]: screenshot failed, retrying timeout: Timed out receiving message from renderer: 10.000
      22:52:47.148 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527166.982][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:47.163 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527166.982][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:57.155 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527176.986][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:57.155 [docker-java-stream-1569119034] INFO  o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [1618527176.986][WARNING]: screenshot failed, retrying timeout: Timed out receiving message from renderer: 10.000
      22:52:57.170 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527176.986][SEVERE]: Timed out receiving message from renderer: 10.000
      22:52:57.170 [docker-java-stream--172904916] INFO  o.x.t.d.i.j.XWikiDockerExtension - STDOUT: [1618527176.986][WARNING]: screenshot failed, retrying timeout: Timed out receiving message from renderer: 10.000
      22:53:06.988 [main] ERROR o.x.t.d.i.junit5.DockerTestUtils - Failed to take screenshot for test [verifyAdministrationSections].
      org.openqa.selenium.TimeoutException: timeout: Timed out receiving message from renderer: 10.000
        (Session info: chrome=83.0.4103.61)
      Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
      System info: host: 'b7d9d727fb7c', ip: '172.17.0.3', os.name: 'Linux', os.arch: 'amd64', os.version: '4.9.185-xxxx-std-ipv6-64', java.version: '1.8.0_282'
      Driver info: org.openqa.selenium.remote.RemoteWebDriver
      Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 83.0.4103.61, chrome: {chromedriverVersion: 83.0.4103.39 (ccbf011cb2d2b..., userDataDir: /tmp/.com.google.Chrome.Gc6FX8}, goog:chromeOptions: {debuggerAddress: localhost:40685}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore, webauthn:virtualAuthenticators: true, webdriver.remote.sessionid: cbf8cd745d86327541979e2cce3...}
      Session ID: cbf8cd745d86327541979e2cce3238cd
      	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
      	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
      	at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
      	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552)
      	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:609)
      	at org.openqa.selenium.remote.RemoteWebDriver.getScreenshotAs(RemoteWebDriver.java:295)
      	at org.xwiki.test.ui.XWikiWebDriver.getScreenshotAs(XWikiWebDriver.java:748)
      	at org.xwiki.test.docker.internal.junit5.DockerTestUtils.takeScreenshot(DockerTestUtils.java:120)
      	at org.xwiki.test.docker.internal.junit5.XWikiDockerExtension.saveScreenshotAndVideo(XWikiDockerExtension.java:477)
      	at org.xwiki.test.docker.internal.junit5.XWikiDockerExtension.handleTestExecutionException(XWikiDockerExtension.java:277)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestExecutionExceptionHandlers$7(TestMethodTestDescriptor.java:224)
      	at org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.invokeExecutionExceptionHandlers(JupiterTestDescriptor.java:123)
      	at org.junit.jupiter.engine.descriptor.JupiterTestDescriptor.invokeExecutionExceptionHandlers(JupiterTestDescriptor.java:110)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestExecutionExceptionHandlers(TestMethodTestDescriptor.java:223)
      	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:215)
      	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.util.ArrayList.forEach(ArrayList.java:1259)
      	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.util.ArrayList.forEach(ArrayList.java:1259)
      	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.util.ArrayList.forEach(ArrayList.java:1259)
      	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.invokeAllTests(JUnitPlatformProvider.java:150)
      	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
      	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)
      

      Attachments

        Activity

          People

            mleduc Manuel Leduc
            mleduc Manuel Leduc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: