16:27:15.882 [main] INFO o.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy() 16:27:15.924 [main] INFO o.t.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:27:16.483 [main] DEBUG o.t.d.RootlessDockerClientProviderStrategy - $XDG_RUNTIME_DIR is not set. 16:27:16.486 [main] DEBUG o.t.d.RootlessDockerClientProviderStrategy - '/root/.docker/run' does not exist. 16:27:16.558 [main] DEBUG o.t.d.RootlessDockerClientProviderStrategy - '/run/user/0' does not exist. 16:27:16.559 [main] DEBUG o.t.d.DockerClientProviderStrategy - Trying out strategy: UnixSocketClientProviderStrategy 16:27:16.959 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 16:27:17.189 [main] INFO o.t.d.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:27:17.190 [main] DEBUG o.t.d.DockerClientProviderStrategy - Transport type: 'httpclient5', Docker host: 'unix:///var/run/docker.sock' 16:27:17.190 [main] DEBUG o.t.d.DockerClientProviderStrategy - Checking Docker OS type for local Unix socket (unix:///var/run/docker.sock) 16:27:17.207 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: bridge 16:27:17.214 [main] TRACE o.t.s.c.g.d.c.e.InspectNetworkCmdExec - GET: DefaultWebTarget{path=[/networks/bridge], queryParams={}} 16:27:17.276 [main] INFO o.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1 16:27:17.277 [main] DEBUG o.testcontainers.DockerClientFactory - Docker info: {NGoroutines=52, Name=vpsagent-4-dev, Swarm={NodeID=, NodeAddr=, LocalNodeState=inactive, ControlAvailable=false, Error=, RemoteManagers=null}, RuncCommit={ID=v1.1.9-0-gccaecfc, Expected=v1.1.9-0-gccaecfc}, OSVersion=10, Runtimes={io.containerd.runc.v2={path=runc}, runc={path=runc}}, ID=HNVX:72YE:XBL7:3E47:I3FN:33P3:4Z7A:ZPIO:ELPM:32KU:VL7H:PMW5, DriverStatus=[[Backing Filesystem, extfs], [Supports d_type, true], [Using metacopy, false], [Native Overlay Diff, true], [userxattr, false]], BridgeNfIptables=true, LiveRestoreEnabled=false, SystemTime=2024-03-25T16:27:17.056940191Z, NoProxy=, Architecture=x86_64, NEventsListener=0, HttpsProxy=, Images=162, ContainersRunning=1, Labels=[], InitCommit={ID=de40ad0, Expected=de40ad0}, NFd=41, KernelVersion=4.19.0-16-cloud-amd64, LoggingDriver=json-file, OSType=linux, SecurityOptions=[name=apparmor, name=seccomp,profile=builtin], ContainerdCommit={ID=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523, Expected=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523}, GenericResources=null, KernelMemory=true, OperatingSystem=Debian GNU/Linux 10 (buster), RegistryConfig={AllowNondistributableArtifactsCIDRs=null, AllowNondistributableArtifactsHostnames=null, InsecureRegistryCIDRs=[127.0.0.0/8], IndexConfigs={docker.io={Name=docker.io, Mirrors=[], Secure=true, Official=true}}, Mirrors=null}, ServerVersion=24.0.7, OomKillDisable=true, CpuCfsQuota=true, Containers=1, Driver=overlay2, KernelMemoryTCP=true, IPv4Forwarding=true, ExperimentalBuild=false, DockerRootDir=/var/lib/docker, CPUSet=true, CpuCfsPeriod=true, DefaultRuntime=runc, CPUShares=true, Debug=false, NCPU=4, Plugins={Volume=[local], Network=[bridge, host, ipvlan, macvlan, null, overlay], Authorization=null, Log=[awslogs, fluentd, gcplogs, gelf, journald, json-file, local, logentries, splunk, syslog]}, SwapLimit=false, CgroupDriver=cgroupfs, ContainersPaused=0, MemTotal=8169316352, IndexServerAddress=https://index.docker.io/v1/, MemoryLimit=true, HttpProxy=, InitBinary=docker-init, CgroupVersion=1, PidsLimit=true, Isolation=, BridgeNfIp6tables=true, Warnings=[WARNING: No swap limit support], ContainersStopped=0} 16:27:17.282 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 16:27:17.283 [main] TRACE o.t.s.c.g.d.core.exec.VersionCmdExec - GET: DefaultWebTarget{path=[/version], queryParams={}} 16:27:17.312 [main] DEBUG o.testcontainers.DockerClientFactory - Docker version: {Components=[{Name=Engine, Version=24.0.7, Details={ApiVersion=1.43, Arch=amd64, BuildTime=2023-10-26T09:08:20.000000000+00:00, Experimental=false, GitCommit=311b9ff, GoVersion=go1.20.10, KernelVersion=4.19.0-16-cloud-amd64, MinAPIVersion=1.12, Os=linux}}, {Name=containerd, Version=1.6.24, Details={GitCommit=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523}}, {Name=runc, Version=1.1.9, Details={GitCommit=v1.1.9-0-gccaecfc}}, {Name=docker-init, Version=0.19.0, Details={GitCommit=de40ad0}}], KernelVersion=4.19.0-16-cloud-amd64, ApiVersion=1.43, Platform={Name=Docker Engine - Community}, GitCommit=311b9ff, Os=linux, Version=24.0.7, MinAPIVersion=1.12, Arch=amd64, GoVersion=go1.20.10, BuildTime=2023-10-26T09:08:20.000000000+00:00} 16:27:17.312 [main] INFO o.testcontainers.DockerClientFactory - Connected to docker: Server Version: 24.0.7 API Version: 1.43 Operating System: Debian GNU/Linux 10 (buster) Total Memory: 7790 MB 16:27:17.345 [main] DEBUG o.t.utility.RyukResourceReaper - Ryuk is enabled 16:27:17.351 [main] DEBUG o.t.u.PrefixingImageNameSubstitutor - No prefix is configured 16:27:17.351 [main] DEBUG o.t.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/ryuk:0.6.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 16:27:17.357 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: ListImagesCmdImpl[filters=org.testcontainers.shaded.com.github.dockerjava.core.util.FiltersBuilder@0,imageNameFilter=,showAll=false] 16:27:17.358 [main] TRACE o.t.s.c.g.d.c.exec.ListImagesCmdExec - GET: DefaultWebTarget{path=[/images/json], queryParams={}} 16:27:17.455 [main] TRACE o.t.s.c.g.d.c.exec.ListImagesCmdExec - Response: [Image(created=1711372601, id=sha256:c09c6ca118096c365be8d4140f5f1d52c51b1d6a815d52b24bfbbf9f7216e381, parentId=, repoTags=[xwiki/build:latest], repoDigests=[xwiki/build@sha256:66d52b5d7f8e5838f52dbbd9397b205a8ce69d1524c633317bda9edc7e7ac8e3], size=2242481269, virtualSize=2242481269, sharedSize=-1, labels={MAINTAINER=Nicolas De Loof , maintainer=XWiki Development Team }, containers=-1), Image(created=1711162387, id=sha256:d4597d8f7bc710f69f4e601b8699bc3aae9bb6f50573aafd2cebf82c5db47de3, parentId=sha256:8d15ef410a2b1972efa64fe61bfc62f1310bd98678c4cd88ebfc26f3114f874b, repoTags=[xwiki-jetty-office:10-jdk17], repoDigests=null, size=1542193304, virtualSize=1542193304, sharedSize=-1, labels={image-version=LO-7.6.5, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=20.04, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.7}, containers=-1), Image(created=1711131352, id=sha256:72346482ee1165c369c7c48855d515718e4ee345f996f3522e02c42d5c6b1e49, parentId=sha256:b61e189e37ce41c9b7728ac86c5052fa2227d4f74144db008a5346ba7cf1f5a5, repoTags=[xwiki-tomcat-office:9-jdk17], repoDigests=null, size=1546052917, virtualSize=1546052917, sharedSize=-1, labels={image-version=LO-7.6.5, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.7}, containers=-1), Image(created=1710462368, id=sha256:1f52725057dbe8c4be098c20fdc071b296e4f6969c6f45f01a7ea7e398996eac, parentId=, repoTags=[tomcat:9-jdk11], repoDigests=[tomcat@sha256:13e4c31a7ef65d7bb518e70401cdfac4e8cde4d9628f65f62a476b1ee2d2288f], size=413042567, virtualSize=413042567, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1710462183, id=sha256:d2b393e6f9bb2cb34a3a98e1dfb2f679c10bf5990f5690409a9ba9443b84288a, parentId=, repoTags=[tomcat:9-jdk17], repoDigests=[tomcat@sha256:9b91266eb328bf80af97d663ca98cac6a5021da211155317fafcf7db6d7bb901, tomcat@sha256:b9be5ecfc0682ef3e5385d764dfdfc8c20b28f2da3e6a81b53db2eb33af59ae5], size=427736717, virtualSize=427736717, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1709732592, id=sha256:b03e93d7da9567ccdaf16c4d0fb3aefc80e3f77db8d56500372140cf532e773e, parentId=, repoTags=[jetty:10-jdk17], repoDigests=[jetty@sha256:7c343724db73cadd6271de64a3110c0cb99f0f6ba9b277fc7d9411d5a65a7d5f], size=425247616, virtualSize=425247616, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=20.04}, containers=-1), Image(created=1709732562, id=sha256:321dde22110bae79e97378c92196edbcd057f1b6c72d3a08296714ef700414f0, parentId=, repoTags=[jetty:10-jdk21], repoDigests=[jetty@sha256:593b0dd5aa0b82508d7263042bda5347c333f4e7f610b3f84c0c6650610df658], size=450706007, virtualSize=450706007, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1709504997, id=sha256:132924d5a9d4ce4b5bcd147f085774b6625a72abb4cb5b7efdb53669ddc6769c, parentId=sha256:ec1818caf941f1a78d067061cfa9edda0ca9aafea34983e1bcb19f79ffed68df, repoTags=[xwiki-tomcat-office:9-jdk11], repoDigests=null, size=1520384662, virtualSize=1520384662, sharedSize=-1, labels={image-version=LO-7.5.9, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.4}, containers=-1), Image(created=1708792632, id=sha256:e888cb99cf612bd99bee122c4a751e6a49ea824b35f4e0ec880bf8b6fe4c38a2, parentId=, repoTags=[selenium/standalone-firefox:latest], repoDigests=[selenium/standalone-firefox@sha256:ce3bf2c3642275396485e6411cfa669fbdf0323a695f242844099218f1c76c13], size=1390137936, virtualSize=1390137936, sharedSize=-1, labels={authors=, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1708792629, id=sha256:aac002c2f7645da565b0aba78f8fdfa80d3473957570a950dbc2b0e460a8964f, parentId=, repoTags=[selenium/standalone-chrome:latest], repoDigests=[selenium/standalone-chrome@sha256:dfcec226779c640b3ecf6bfccc47acfb00b91eab63d66d76619561f69d6ae54f], size=1217942880, virtualSize=1217942880, sharedSize=-1, labels={authors=, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1708563794, id=sha256:ba6f6d8eea0a2eec13955e15aa31621d341df5a90d1b9895da870b964e4aa3e8, parentId=, repoTags=[mariadb:10.11], repoDigests=[mariadb@sha256:3ad5e75e58f135d0f4e59736ef504e6df5d1c347f54b99429f1af4493f3dbe1b, mariadb@sha256:3e20b48362476fb535da8b001cfa4d007fe9db0cac915b048711264427627fb8], size=403907364, virtualSize=403907364, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=10.11.7}, containers=-1), Image(created=1708563794, id=sha256:bc6434c28e9a9ca8559a04481c70873457ed32555abcf73002136b608f08738d, parentId=, repoTags=[mariadb:11.3], repoDigests=[mariadb@sha256:666531e0a0ba96d9c8a68e2f9b17aff44e4138a887420f3a79fd6b652bb9ad1c, mariadb@sha256:a009cebdcd294d08590817a3ebdf3da822a1509187ba946ab7b384c8a333ac94, mariadb@sha256:b5e508abc5d889425e90212541e30d29279b7ed34dd74bab5bb715b2f2aeeb7b], size=404797888, virtualSize=404797888, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=11.3.2}, containers=-1), Image(created=1708477939, id=sha256:66b5a29a12f5ebba642b656d79f991c459a6d05af0a3153cea012b7784fe4715, parentId=, repoTags=null, repoDigests=[tomcat@sha256:bbd260167475431acb04ac8f01fd70af789e48c2d9be3c6376505ff3a860c606], size=413028267, virtualSize=413028267, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1708477658, id=sha256:9f993f8252dade6602986f90835b8145cb10155bb30c5ced7f33a22b83b55480, parentId=, repoTags=[tomcat:9-jdk21], repoDigests=[tomcat@sha256:e862556850927e79c3d21291f9511aa5563e6fc52a70dbcec23ef79058ab87c1], size=456902956, virtualSize=456902956, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1708476373, id=sha256:fef9862f2291697b1d060bd7b44bc01f9c2813a3a01e5fa929995c6ff5e26a23, parentId=, repoTags=[postgres:15], repoDigests=[postgres@sha256:ea40a028dd42740d6cff34135ff6b3119ff7ce0ed60120d992216456b5987fe7], size=425374413, virtualSize=425374413, sharedSize=-1, labels=null, containers=-1), Image(created=1708476373, id=sha256:b9390dd1ea18e34fa4bf7b43c99faac1455f712a9095ffc2c4071994bb7df148, parentId=, repoTags=[postgres:16, postgres:latest], repoDigests=[postgres@sha256:4784d9bcd8e603179d03732c9d2cd145c3c90e42f29847a95b5317fb37ac4765, postgres@sha256:5e027a0e4b3eebb181af3630815c087f17f867abb9bc5860b4e2a203019a04c2, postgres@sha256:6b841c8f6a819884207402f1209a8116844365df15fca8cf556fc54a24c70800], size=431419939, virtualSize=431419939, sharedSize=-1, labels=null, containers=-1), Image(created=1708337536, id=sha256:c02b14250fd3e523af3bda8f80e66bd2a05119da4f869c038d3cd43b090cffac, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.12.2], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:81b3bbd42d4d5e238e7ee31b7e99acab0bac1fca4eb2fa88415bad5482e52b88], size=1363340772, virtualSize=1363340772, sharedSize=-1, labels={org.label-schema.build-date=2024-02-19T10:04:32.774273190Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=48a287ab9497e852de30327444b0809e55d46466, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.12.2, org.opencontainers.image.created=2024-02-19T10:04:32.774273190Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=48a287ab9497e852de30327444b0809e55d46466, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.12.2}, containers=-1), Image(created=1707692622, id=sha256:2f62d6fb2c8b4a50842f68eb17ca3831b3f1656b830384ebaffc8fe9c1b20244, parentId=, repoTags=[mariadb:11.2], repoDigests=[mariadb@sha256:55d9608d84658cbc691f52cd6389386a15e6c671cb5708b9f3af5782af3b4dbb, mariadb@sha256:b078d32834d211dfdbc4e71ee8339c03a185a708d9d1955350dc51365f24f962], size=404676109, virtualSize=404676109, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=11.2.3}, containers=-1), Image(created=1706793279, id=sha256:fac663bf2f400ea733917bfe4c36367d421cbdf7899ae6badaa939dac6cad1fd, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.12.1], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:a476af93763c9ca22f8b6d1f7dfad0b96304b69006aeeeda949912fe8263f604], size=1365930903, virtualSize=1365930903, sharedSize=-1, labels={org.label-schema.build-date=2024-02-01T13:07:13.727175297Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=6185ba65d27469afabc9bc951cded6c17c21e3f3, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.12.1, org.opencontainers.image.created=2024-02-01T13:07:13.727175297Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=6185ba65d27469afabc9bc951cded6c17c21e3f3, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.12.1}, containers=-1), Image(created=1706315448, id=sha256:05455a08881ea9cf0e752bc48e61bbd71a34c029bb13df01e40e3e70e0d007bd, parentId=, repoTags=[alpine:latest], repoDigests=[alpine@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b], size=7377074, virtualSize=7377074, sharedSize=-1, labels=null, containers=-1), Image(created=1705599452, id=sha256:019814493c7ab16a057af0399b1288a1208b75ba852b915541840095c0fedfd0, parentId=, repoTags=[mysql:8.3], repoDigests=[mysql@sha256:9d1c923e5f66a89607285ee2641f8a53430a1ccd5e4a62b35eb8a48b74b9ff48], size=632338890, virtualSize=632338890, sharedSize=-1, labels=null, containers=-1), Image(created=1705599452, id=sha256:f309f7dabfd1bb9a6f8ce65028d1fc1636074e4463676580894e5b59af10c4ac, parentId=, repoTags=[mysql:8.0], repoDigests=[mysql@sha256:92923e99278839ae86ba3edde972cf46f620ada05b37f85db04398cf8d7fc2b1], size=602927516, virtualSize=602927516, sharedSize=-1, labels=null, containers=-1), Image(created=1705599452, id=sha256:a88c3e85e887d78c6c16ee6a0a6297e09bd573193918a08f269a942ddad77856, parentId=, repoTags=[mysql:latest], repoDigests=[mysql@sha256:ff5ab9cdce0b4c59704b4e2a09deed5ab8467be795e0ea20228b8528f53fcf82], size=632342978, virtualSize=632342978, sharedSize=-1, labels=null, containers=-1), Image(created=1703169114, id=sha256:71009a3edde7c6988eb3a3b51c9dc3cacc154494ca7e5e33ed567a38bf75c130, parentId=, repoTags=[testcontainers/ryuk:0.6.0], repoDigests=[testcontainers/ryuk@sha256:739f19eb83b1710f22ff452d7bec9cdd3f53d0ba5ff4096c6516a85de88eba0c], size=14910170, virtualSize=14910170, sharedSize=-1, labels={org.testcontainers.ryuk=true}, containers=-1), Image(created=1702940769, id=sha256:bc861cf238f24a71398f27b6eb77051fe60b834e003f33e4a36e3e19c37df1d1, parentId=, repoTags=[mysql:8.2], repoDigests=[mysql@sha256:212fe73edca5df6ff14826d5eb975c914bfb91f82a2e923f9050568f99525da1, mysql@sha256:2c7b87f776661cb4b3f161f917c3ff2349bcc29c1eaf38383f90d562dc92d2e8], size=618824444, virtualSize=618824444, sharedSize=-1, labels=null, containers=-1), Image(created=1702725763, id=sha256:bc8bc0a9750c27c3535b1ff4f538caf7763ad8a01da2095f9f6fc0c520227c3b, parentId=, repoTags=[mariadb:11.1], repoDigests=[mariadb@sha256:f2e3dd2bb76d3933eecfc23a83cca78cac308014b6fceb4836df7f36bdf71a3f], size=404190234, virtualSize=404190234, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=11.1.3}, containers=-1), Image(created=1702326908, id=sha256:34fb3e1c88197f43cdc292c446f0ab34552c09bb060767e01d2c17ba7659d787, parentId=sha256:2fb8199fcc14d1387d87472876c5463c6ac9e126c249059a538476bfe4e69704, repoTags=[xwiki-tomcat-office:9], repoDigests=null, size=1793302392, virtualSize=1793302392, sharedSize=-1, labels={image-version=LO-7.5.9, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.18.3}, containers=-1), Image(created=1701771071, id=sha256:457ddb09a6a0d8159166d7fc2053ac5076bc5c651792dd85864191604aab6edd, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.11.2], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:e40b9d3d523f2fe4dc851ad2cc5570f28a58ca6c4efb566cc9688dcaf0df8dec], size=1410368239, virtualSize=1410368239, sharedSize=-1, labels={org.label-schema.build-date=2023-12-05T10:03:47.729926671Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=76013fa76dcbf144c886990c6290715f5dc2ae20, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.11.2, org.opencontainers.image.created=2023-12-05T10:03:47.729926671Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=76013fa76dcbf144c886990c6290715f5dc2ae20, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.11.2}, containers=-1), Image(created=1700598925, id=sha256:3e87f8bfed4eada6efeb9a7a3d3b0c052c7cdf9742ede2498ef053e795fc6721, parentId=, repoTags=[mariadb:latest], repoDigests=[mariadb@sha256:4d5a0e687d469b1a1e08ea8829f46ef1d966d9e0a3a8f3613fcf61e933161c27], size=404453998, virtualSize=404453998, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=11.2.2}, containers=-1), Image(created=1699697600, id=sha256:c1c64fbdab09d10329f4c150d0547d4b6ec20b8ff70da7f703d73f24daddcc76, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.11.1], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:cf3edd6518b0159d50c0f932f6cacd63930db01e1fb740499eca477543d42b34], size=1410282862, virtualSize=1410282862, sharedSize=-1, labels={org.label-schema.build-date=2023-11-11T10:05:59.421038163Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=6f9ff581fbcde658e6f69d6ce03050f060d1fd0c, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.11.1, org.opencontainers.image.created=2023-11-11T10:05:59.421038163Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=6f9ff581fbcde658e6f69d6ce03050f060d1fd0c, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.11.1}, containers=-1), Image(created=1699092727, id=sha256:7f03b6ec0c6f6d9a844550d1b3689e868e11850ac4e668e8583490c96baca8f1, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.11.0], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:4cd9ce4ccb04618617114da1df8240473bbd004329c1bc0252cebeec089b629e], size=1410282319, virtualSize=1410282319, sharedSize=-1, labels={org.label-schema.build-date=2023-11-04T10:04:57.184859352Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=d9ec3fa628c7b0ba3d25692e277ba26814820b20, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.11.0, org.opencontainers.image.created=2023-11-04T10:04:57.184859352Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=d9ec3fa628c7b0ba3d25692e277ba26814820b20, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.11.0}, containers=-1), Image(created=1697069417, id=sha256:ecbe47697d0859f07c843bb146bbc172e597716e9f21a021aadf7693e59b512a, parentId=, repoTags=[node:18.18.1-alpine3.18], repoDigests=[node@sha256:617b85a014faf7aabe0661885a245cf3022e39675661d5795ab6748bb2f20f0f], size=177108793, virtualSize=177108793, sharedSize=-1, labels=null, containers=-1), Image(created=1697062298, id=sha256:46a14b77fb5e8fa57f80d23b8aab8972dfda263a3060f2553430d71e3fbcb1a4, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.10.4], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:b2cc68c47ab95e8d3f2a60e7bceab1e45f58a22978351f3564431a1fbf6fe6ba], size=1366642956, virtualSize=1366642956, sharedSize=-1, labels={org.label-schema.build-date=2023-10-11T22:04:35.506990650Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=b4a62ac808e886ff032700c391f45f1408b2538c, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.10.4, org.opencontainers.image.created=2023-10-11T22:04:35.506990650Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=b4a62ac808e886ff032700c391f45f1408b2538c, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.10.4}, containers=-1), Image(created=1695339771, id=sha256:b2013ac9910129ded1da4c96495142b2ed0638ddf7e86e65156400d9a8503777, parentId=, repoTags=[mysql:8], repoDigests=[mysql@sha256:566007208a3f1cc8f9df6b767665b5c9b800fc4fb5f863d17aa1df362880ed04], size=577398678, virtualSize=577398678, sharedSize=-1, labels=null, containers=-1), Image(created=1695202743, id=sha256:b8126c17a053f0bdc727e6409919beaa63143be01336eb6fa029a81d3beff344, parentId=, repoTags=[postgres:14], repoDigests=[postgres@sha256:af2042bab527803d9b928ac2b2364604d85aaf55f63158fb6c5697b4cfef239d], size=409517548, virtualSize=409517548, sharedSize=-1, labels=null, containers=-1), Image(created=1695111793, id=sha256:bb20157f1390e5b7c638973436fbe1f7ea995106b445aac3630de0839d112ecb, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.10.2], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:d118fc05cfa714a4577731384ec8b08fe7e70c203a6949b0581e0f6ebe54b0af], size=1341208025, virtualSize=1341208025, sharedSize=-1, labels={org.label-schema.build-date=2023-09-19T08:16:24.564900370Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=6d20dd8ce62365be9b1aca96427de4622e970e9e, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.10.2, org.opencontainers.image.created=2023-09-19T08:16:24.564900370Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.revision=6d20dd8ce62365be9b1aca96427de4622e970e9e, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.10.2}, containers=-1), Image(created=1694665861, id=sha256:870fb15fe007d759ff81c765f03f5fce89fb2ebb2239d3137a6d2294baace71e, parentId=, repoTags=[zenika/alpine-chrome:115], repoDigests=[zenika/alpine-chrome@sha256:fd7eeb712986c024b7a35662f9c5a8e8f9a6f469c89a555fdcbd56599d0a3080], size=635157518, virtualSize=635157518, sharedSize=-1, labels={org.opencontainers.image.created=2023-09-14T04:28:04.407Z, org.opencontainers.image.description=Chrome Headless docker images built upon alpine official image, org.opencontainers.image.documentation=https://github.com/Zenika/alpine-chrome/blob/master/README, org.opencontainers.image.licenses=Apache-2.0, org.opencontainers.image.revision=c321e9a8d98a1426d4a34600b9488219e9fed8a8, org.opencontainers.image.source=https://github.com/Zenika/alpine-chrome, org.opencontainers.image.title=alpine-chrome, org.opencontainers.image.url=https://github.com/Zenika/alpine-chrome, org.opencontainers.image.vendor=Zenika, org.opencontainers.image.version=latest}, containers=-1), Image(created=1693616455, id=sha256:c49db1b51a402481d1e1fba7dc8212d7bd882df20046f0700f1798f40cd7b65e, parentId=, repoTags=[mariadb:11.0], repoDigests=[mariadb@sha256:e3f4b8528cd0e11024d33873a842f6e8818dcaace49a19970bea91299048594f], size=403394032, virtualSize=403394032, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=11.0.3}, containers=-1), Image(created=1691034627, id=sha256:cf6aa23aa4ff3d40153afcd1cae6e311a4530f54041f25a909a1c9b7339fa5b3, parentId=, repoTags=[mariadb:10.6], repoDigests=[mariadb@sha256:9156c6c088e554b19bdcad795f5b536d5796766806935da63d1268bc647f05b9], size=395055948, virtualSize=395055948, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:focal, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=10.6.14}, containers=-1), Image(created=1691027012, id=sha256:92034fe9a41f4344b97f3fc88a8796248e2cfa9b934be58379f3dbc150d07d9d, parentId=, repoTags=[mysql:5], repoDigests=[mysql@sha256:2c23f254c6b9444ecda9ba36051a9800e8934a2f5828ecc8730531db8142af83], size=581084392, virtualSize=581084392, sharedSize=-1, labels=null, containers=-1), Image(created=1690496331, id=sha256:ae2502152260b33bfafb9c3e3a1811086317e0236abf83a59503cec0f8980573, parentId=, repoTags=[mysql:8.1], repoDigests=[mysql@sha256:f61944ff3f2961363a4d22913b2ac581523273679d7e14dd26e8db8c9f571a7e], size=574005001, virtualSize=574005001, sharedSize=-1, labels=null, containers=-1), Image(created=1684336262, id=sha256:ec913eeff75a6b5ed284cf17e186213a466ec10a8f471798318ffa0813b5d828, parentId=, repoTags=[testcontainers/ryuk:0.5.1], repoDigests=[testcontainers/ryuk@sha256:533abc56c07b52a26c955d1e7ae428d810582ab01c156384ae79960eb5fa0775], size=12695732, virtualSize=12695732, sharedSize=-1, labels={org.testcontainers.ryuk=true}, containers=-1), Image(created=1683679782, id=sha256:59b9e8da9afc922a049f7d1ba5f018016088759d83b96be5e95dade4afd6e461, parentId=, repoTags=[jetty:10-jdk11], repoDigests=[jetty@sha256:ac1332a759ea3232cb93293bc99a4d32c09892b052667c8e560122e1aa56ed5b], size=466305527, virtualSize=466305527, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=20.04}, containers=-1), Image(created=1680860988, id=sha256:2ec265c767df1b66a5e77ceeb92aff9f437c959bfa2365195e20b62bfa590d7d, parentId=sha256:ca86d13ab4661dbe2811e4ca0f2a6e862ec57a9c9a07dab8f5b4dbe0e1cc9b44, repoTags=[xwiki-jetty-office:10-jdk11], repoDigests=null, size=1556038860, virtualSize=1556038860, sharedSize=-1, labels={image-version=LO-7.4.6, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=20.04, org.testcontainers=true}, containers=-1), Image(created=1678948735, id=sha256:85a5a142279f5752136720aee564b89bad390439c92b3671d1bca0fc4fdc929d, parentId=, repoTags=null, repoDigests=[jetty@sha256:ffed4eb4fbb71cc27e7f45521b33405fdec28a45d4e730d9f34035032bad8708], size=466122952, virtualSize=466122952, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=20.04}, containers=-1), Image(created=1678938178, id=sha256:2f88baf20ddfa327e269875e43a76e89d01b8ed8ea7e3cb25d9def008099211f, parentId=, repoTags=[mariadb:10.10], repoDigests=[mariadb@sha256:ffdfe63ed2d80a32bab5c417f9233b23ddc0d0ffe699fecc570ecf3c05e39f86], size=400522731, virtualSize=400522731, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:jammy, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=10.10.3}, containers=-1), Image(created=1678438354, id=sha256:2e306eb8aa06255c4f736b2bcf446760cae7cf9e947651ba8272f34c3e94ffa7, parentId=, repoTags=[testcontainers/ryuk:0.4.0], repoDigests=[testcontainers/ryuk@sha256:b874cc015594f275ad3ffb6a135c015c52ce04a2eba377c963abe25a84628167], size=12686755, virtualSize=12686755, sharedSize=-1, labels={org.testcontainers.ryuk=true}, containers=-1), Image(created=1675219529, id=sha256:2da98dcc5720fb2dfa6150304c0dc6405cfdd440e13711f85a1f5e3584dc7b29, parentId=, repoTags=[tomcat:9-jdk8], repoDigests=[tomcat@sha256:62b6e642d35f3f2d310816d20fc830366f89681ca2ded235422266cb3cfb6b9e], size=284179500, virtualSize=284179500, sharedSize=-1, labels={org.opencontainers.image.ref.name=ubuntu, org.opencontainers.image.version=22.04}, containers=-1), Image(created=1674941058, id=sha256:b372911de733da1af063a84752bf5d27114b1e68e4dd507ce75412aeb3a63d66, parentId=sha256:01f5d287d681ff39ab405a4ea802087c19e9aca9544d825b4390a1afd50fd803, repoTags=[xwiki-tomcat-office:9-jdk8], repoDigests=null, size=1351624770, virtualSize=1351624770, sharedSize=-1, labels={image-version=LO-7.3.7, org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.17.6}, containers=-1), Image(created=1674679040, id=sha256:0b0dadb1debad9d0e88640274dc2e517e07ff1a3c49e40a673137402aa94bc68, parentId=, repoTags=null, repoDigests=[tomcat@sha256:1085dd21a55168618fd99482f3f5775cc62205dda168dc45701c3894c6dbb5c7], size=285139554, virtualSize=285139554, sharedSize=-1, labels=null, containers=-1), Image(created=1670884919, id=sha256:fdcfb5e17b3e1aab9975ecda35bae6c3f549e592ae3f445eb2a361ff87e8abaf, parentId=, repoTags=[zenika/alpine-chrome:102], repoDigests=[zenika/alpine-chrome@sha256:bb1c648919f9d70581dbe4aed3b91d9e31dbe3761676c77774f3c3d28b7f754e], size=404828147, virtualSize=404828147, sharedSize=-1, labels={org.opencontainers.image.created=2022-12-12T22:40:08.210Z, org.opencontainers.image.description=Chrome Headless docker images built upon alpine official image, org.opencontainers.image.documentation=https://github.com/Zenika/alpine-chrome/blob/master/README, org.opencontainers.image.licenses=Apache-2.0, org.opencontainers.image.revision=a6190850d3c1f5973cd4b7ff518aee2c30f193bd, org.opencontainers.image.source=https://github.com/Zenika/alpine-chrome, org.opencontainers.image.title=alpine-chrome, org.opencontainers.image.url=https://github.com/Zenika/alpine-chrome, org.opencontainers.image.vendor=Zenika, org.opencontainers.image.version=latest}, containers=-1), Image(created=1669211008, id=sha256:35a6350968be91d49080049d20c181ab7239dd2762c8e86a33663362f8838c2d, parentId=, repoTags=[testcontainers/vnc-recorder:1.3.0], repoDigests=[testcontainers/vnc-recorder@sha256:97fba4daa01bdb900a0716e48765e32c39e26d9357522a5b6004da7799f0822e], size=686376827, virtualSize=686376827, sharedSize=-1, labels={Description=This image can be used to create a sidekick container for recording videos of VNC sessions hosted in other containers, maintainer=Richard North }, containers=-1), Image(created=1668494386, id=sha256:a4d5977013bf5b8e2740af7d999adc02e48d5989bead00eba1c5a9fcf37590b8, parentId=, repoTags=[postgres:13], repoDigests=[postgres@sha256:3c6a77caf1ef2ae91ef1a2cdc2ae219e65e9ea274fbfa0d44af3ec0fccef0d8d], size=373432670, virtualSize=373432670, sharedSize=-1, labels=null, containers=-1), Image(created=1668131641, id=sha256:41ed88878a8e3f0bf043eeb7480f859f83742b39c5929e53bda8dacaebce0bd2, parentId=, repoTags=[mariadb:10.7], repoDigests=[mariadb@sha256:7466f0b040080d87e457f8fa8a9da8f94f217b0950cd24c84817c5ab8e82ed1b], size=405840193, virtualSize=405840193, sharedSize=-1, labels={org.opencontainers.image.authors=MariaDB Community, org.opencontainers.image.base.name=docker.io/library/ubuntu:focal, org.opencontainers.image.description=MariaDB Database for relational SQL, org.opencontainers.image.documentation=https://hub.docker.com/_/mariadb/, org.opencontainers.image.licenses=GPL-2.0, org.opencontainers.image.source=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.title=MariaDB Database, org.opencontainers.image.url=https://github.com/MariaDB/mariadb-docker, org.opencontainers.image.vendor=MariaDB Community, org.opencontainers.image.version=10.7.7}, containers=-1), Image(created=1667607323, id=sha256:e6049160316e9d0673cf0f28577b1c7f139e1c76d9dcce365b4b656274517817, parentId=, repoTags=[jetty:9-jdk11], repoDigests=[jetty@sha256:d23a6f6d0c009f4e8f89a88b770e0cfd2750e5871befcb29fd792a9d82143faf], size=465785443, virtualSize=465785443, sharedSize=-1, labels=null, containers=-1), Image(created=1667559680, id=sha256:b0b25c797e702e8d17c0eb24e5e7f394cf0ecddef4cdf07f23b6d748b1489cf0, parentId=, repoTags=[selenium/standalone-firefox:106.0], repoDigests=[selenium/standalone-firefox@sha256:1714c76e1da1badf6e26b754a2293213c352e53bf92e4f4729c3d3c8743dbd75], size=1194549190, virtualSize=1194549190, sharedSize=-1, labels={authors=}, containers=-1), Image(created=1660065593, id=sha256:9c6f0724472873bb50a2ae67a9e7adcb57673a183cea8b06eb778dca859181b5, parentId=, repoTags=[alpine:3.16], repoDigests=[alpine@sha256:65a2763f593ae85fab3b5406dc9e80f744ec5b449f269b699b5efd37a07ad32e, alpine@sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad], size=5544164, virtualSize=5544164, sharedSize=-1, labels=null, containers=-1), Image(created=1659017178, id=sha256:7ac27de2f0c441174e7e12a105f876493b902ffd7bbb2a3646aa929c08cc3806, parentId=, repoTags=[testcontainers/ryuk:0.3.4], repoDigests=[testcontainers/ryuk@sha256:0c8faa0a3ad1e154f9d8d5d78627b40d7359ff3f7d3f98556aa32157ad8fd924], size=11975796, virtualSize=11975796, sharedSize=-1, labels=null, containers=-1), Image(created=1655301617, id=sha256:0b1ed7358d6d9b74cdc13b799717bbcc98f723257153df8a4d2f3ae62d5e64a3, parentId=, repoTags=[zenika/alpine-chrome:latest], repoDigests=[zenika/alpine-chrome@sha256:95bb5288e1895cbd4bf92c58dfa54aba9753841004dadc97527e539d610045da], size=372437576, virtualSize=372437576, sharedSize=-1, labels={org.opencontainers.image.created=2022-06-15T13:58:32Z, org.opencontainers.image.description=Chrome running in headless mode in a tiny Alpine image, org.opencontainers.image.documentation=https://github.com/Zenika/alpine-chrome/blob/master/README.md, org.opencontainers.image.revision=2b7717a82b6e164dbf95f98add7c5d957d3942c4, org.opencontainers.image.source=https://github.com/Zenika/alpine-chrome, org.opencontainers.image.title=alpine-chrome, org.opencontainers.image.vendor=Zenika, org.opencontainers.image.version=latest}, containers=-1), Image(created=1654903374, id=sha256:de24b5ae72951a042af5350c701c4e5f18152b42292d8d756f712e67efab3227, parentId=, repoTags=[testcontainers/sshd:1.1.0], repoDigests=[testcontainers/sshd@sha256:7d6fdd0bd7e64229c9cf9feabc394a6d0a7fc15a671e84993d86fd91ed52422e], size=12003032, virtualSize=12003032, sharedSize=-1, labels=null, containers=-1), Image(created=1650461721, id=sha256:f75ee9faf7183b931afb70d416647824c9b344e83905bbe7f70062b5eab91e43, parentId=, repoTags=[docker.elastic.co/elasticsearch/elasticsearch:8.2.0], repoDigests=[docker.elastic.co/elasticsearch/elasticsearch@sha256:18614d4e1582c9414d148435de0b18f5bb692c33933f85ba33cfea2fc785b322], size=1211616268, virtualSize=1211616268, sharedSize=-1, labels={org.label-schema.build-date=2022-04-20T13:32:27.787910643Z, org.label-schema.license=Elastic-License-2.0, org.label-schema.name=Elasticsearch, org.label-schema.schema-version=1.0, org.label-schema.url=https://www.elastic.co/products/elasticsearch, org.label-schema.usage=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.label-schema.vcs-ref=b174af62e8dd9f4ac4d25875e9381ffe2b9282c5, org.label-schema.vcs-url=https://github.com/elastic/elasticsearch, org.label-schema.vendor=Elastic, org.label-schema.version=8.2.0, org.opencontainers.image.created=2022-04-20T13:32:27.787910643Z, org.opencontainers.image.documentation=https://www.elastic.co/guide/en/elasticsearch/reference/index.html, org.opencontainers.image.licenses=Elastic-License-2.0, org.opencontainers.image.revision=b174af62e8dd9f4ac4d25875e9381ffe2b9282c5, org.opencontainers.image.source=https://github.com/elastic/elasticsearch, org.opencontainers.image.title=Elasticsearch, org.opencontainers.image.url=https://www.elastic.co/products/elasticsearch, org.opencontainers.image.vendor=Elastic, org.opencontainers.image.version=8.2.0}, containers=-1), Image(created=1638007485, id=sha256:5addf230db2e602f1db807c5434193c8ea5d0bf3388971627c49b3ee58fa08a6, parentId=sha256:4ab32f7185c5e2c22a92e8c28b260c0c8434ebaaea06a5fbf46cfd858c80afc0, repoTags=[xwiki-jetty-office:9-jre11], repoDigests=null, size=1409615760, virtualSize=1409615760, sharedSize=-1, labels={image-version=LO-6.4.6.2, org.testcontainers=true, org.testcontainers.sessionId=32fb9f2d-d40f-4e41-94c5-7576213abe56}, containers=-1), Image(created=1637980302, id=sha256:e739ef65dd49328bdee0056198ad6ff90d96d281d585a1747aa10356018ee108, parentId=sha256:f6a28bcbe430b50cd8c80cb0f5bf6249c55ab790d04cfd57c241c4e164e8dd1e, repoTags=[xwiki-jetty-office:10-jre11], repoDigests=null, size=1409952057, virtualSize=1409952057, sharedSize=-1, labels={image-version=LO-6.4.6.2, org.testcontainers=true, org.testcontainers.sessionId=083c8276-d2d1-455a-92de-7ad066617e77}, containers=-1), Image(created=1637720429, id=sha256:2b6576fd61ba5315194fee8b285fea3faed38981c8d67219af104f7bcdf82e77, parentId=, repoTags=[jetty:9-jre11], repoDigests=[jetty@sha256:a257b52eb96e25c28abcf369af45eaefce4a521914c1272ed4c1b0b5eabe149c], size=318586195, virtualSize=318586195, sharedSize=-1, labels=null, containers=-1), Image(created=1637720408, id=sha256:a604d535254ff71b80b27087284cd4073e42bd7f55343981ca6e98201d326afd, parentId=, repoTags=[jetty:10-jre11], repoDigests=[jetty@sha256:dae3100ceca13dea9f87119b93ddbaac897d7db4ba3fbdaf891fec2027243637], size=318922492, virtualSize=318922492, sharedSize=-1, labels=null, containers=-1), Image(created=1637247542, id=sha256:76206e3ba4b1e2f4dcf8a83c0983e49f04cb57fbdf5adf0ce3738dfed5244766, parentId=, repoTags=[tomcat:9], repoDigests=[tomcat@sha256:db8ac6f67c9865d634dc767ea3c3726beb7ca58998f4295b3bab8eee1410b58c], size=679710881, virtualSize=679710881, sharedSize=-1, labels=null, containers=-1), Image(created=1636507864, id=sha256:9a0e59bdf6f04475b9c3b17dd48dd9da27860cbba9ef57ed7c6b0b0d3d462a31, parentId=, repoTags=[mariadb:10.5], repoDigests=[mariadb@sha256:6062d06836b8a108cffa424f659a564cb6a82ff18a4927ee5625d0e41fced2bf], size=407910514, virtualSize=407910514, sharedSize=-1, labels=null, containers=-1), Image(created=1634862190, id=sha256:b0e0b0a92cf96022059ea14d7c0bee5f51cc856f21be4566d435125d6b261a6b, parentId=, repoTags=[tomcat:latest], repoDigests=[tomcat@sha256:509cf786b26a8bd43e58a90beba60bdfd6927d2ce9c7902cfa675d3ea9f4c631], size=679601323, virtualSize=679601323, sharedSize=-1, labels=null, containers=-1), Image(created=1634556918, id=sha256:b3b598c49b44ca38dbe8fdee6b2364f42f67f7653013853620423d20312347b8, parentId=sha256:bd051c96f5e4f129bf279a19c7aaa5dacb7d572833f5d81b2597105bfde356d9, repoTags=[xwiki-tomcat-office:latest], repoDigests=null, size=1738358740, virtualSize=1738358740, sharedSize=-1, labels={image-version=LO-7.0.6.2, org.testcontainers=true, org.testcontainers.sessionId=343d29e9-ae51-4927-aaae-d224e64585f7}, containers=-1), Image(created=1634200477, id=sha256:64f4b02dc9864d9621d248e55835408a03b3cd8239b790e610c71c29ea45a3b9, parentId=, repoTags=[testcontainers/ryuk:0.3.3], repoDigests=[testcontainers/ryuk@sha256:d50c04005142e165182b2e408d0c76f3cc38ca4db4af14125ce1b938820e5cef], size=11982543, virtualSize=11982543, sharedSize=-1, labels=null, containers=-1), Image(created=1634041158, id=sha256:fd694ed1533c17b41ce216f564c485b00c54a22d4381ffffb0a8e0c1b63f1747, parentId=, repoTags=[postgres:12], repoDigests=[postgres@sha256:5dee94aed72d1549f945e63195ebe720a1472df170f8d2a8807ea02c8ecf6aa2], size=370805304, virtualSize=370805304, sharedSize=-1, labels=null, containers=-1), Image(created=1633996202, id=sha256:a0c839d64a7b61f6e457e2f2ed224ab4d69e8151cd6653eda4617af09dbd2472, parentId=sha256:ab2882c9a9de5a5f4394f60cebeab9105544e1aa2fca3c4c58203a0e404ed8b2, repoTags=[xwiki-jetty-office:10.0.0-jre11], repoDigests=null, size=1368064915, virtualSize=1368064915, sharedSize=-1, labels={image-version=LO-7.0.6.2, org.testcontainers=true, org.testcontainers.sessionId=1fa64209-e220-4002-9f49-31f7060bac4c}, containers=-1), Image(created=1632933143, id=sha256:3291adfd365e3909a673a6f4352515eb8c058e2e3f3e56d51e2fdcc6cdeac71a, parentId=, repoTags=[selenium/standalone-firefox-debug:3.141.59], repoDigests=[selenium/standalone-firefox-debug@sha256:3dc866181894650e1a41c552ef33db4582a7b7e418fc8e25da5be ...[truncated 61853 chars]... dummy 16:30:04.523 [main] TRACE o.t.s.c.g.d.c.e.CopyArchiveFromContainerCmdExec - Get: DefaultWebTarget{path=[/containers/547aa6862aa2f1c3f2182e73d8bfcf820f692dab7dd3d6f286251dd0a03f6105/archive], queryParams={}} 16:30:04.578 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 547aa6862aa2f1c3f2182e73d8bfcf820f692dab7dd3d6f286251dd0a03f6105,true,true 16:30:04.589 [main] TRACE o.t.s.c.g.d.c.e.RemoveContainerCmdExec - DELETE: DefaultWebTarget{path=[/containers/547aa6862aa2f1c3f2182e73d8bfcf820f692dab7dd3d6f286251dd0a03f6105], queryParams={v=[true], force=[true]}} 16:30:04.782 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@2429b0a8[aliases=[tc-JdHsqYug, vnchost],argsEscaped=,attachStderr=,attachStdin=,attachStdout=,authConfig=AuthConfig(username=xwikici, email=null, registryAddress=https://index.docker.io/v1/, stackOrchestrator=null),cmd={/opt/bin/entry_point.sh},domainName=,entrypoint=,env={no_proxy=localhost,SCREEN_HEIGHT=960,TZ=Etc/UTC,SCREEN_WIDTH=1280,SE_NODE_SESSION_TIMEOUT=3000},exposedPorts=ExposedPorts(exposedPorts=[4444/tcp, 5900/tcp]),healthcheck=,hostConfig=HostConfig(binds=[/dev/shm:/dev/shm:rw], 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.4], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=71db7bfb8db94180e660c0a0b8f0991d55dabb330a580556ed87a47aaa805b6c, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={4444/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@2c51f54, 5900/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@54f8eb3a}, privileged=null, publishAllPorts=null, 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, cgroupnsMode=null),hostName=,image=selenium/standalone-firefox:latest,ipv4Address=,ipv6Address=,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.4, org.testcontainers.sessionId=ce68723a-08ff-418c-802a-99340c9017c3},macAddress=,name=,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@6dbf2cc8,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 16:30:04.784 [main] TRACE o.t.s.c.g.d.c.e.CreateContainerCmdExec - POST: DefaultWebTarget{path=[/containers/create], queryParams={}} 16:30:04.952 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CopyArchiveToContainerCmdImpl@768ec7d3[cp ,-a=false ,, ,67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a,:,/] 16:30:04.957 [main] TRACE o.t.s.c.g.d.c.e.CopyArchiveFromContainerCmdExec - PUT: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/archive], queryParams={}} 16:30:05.003 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a,,0496e433c437cddc0c5b33b5ef81069a05488b0bf4bcce8797937509d1c066f9 16:30:05.005 [main] TRACE o.t.s.c.g.d.c.e.ConnectToNetworkCmdExec - POST: DefaultWebTarget{path=[/networks/0496e433c437cddc0c5b33b5ef81069a05488b0bf4bcce8797937509d1c066f9/connect], queryParams={}} 16:30:05.017 [main] INFO t.selenium/standalone-firefox:latest - Container selenium/standalone-firefox:latest is starting: 67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a 16:30:05.019 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a 16:30:05.020 [main] TRACE o.t.s.c.g.d.c.e.StartContainerCmdExec - POST: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/start], queryParams={}} 16:30:06.121 [main] TRACE o.t.s.c.g.d.c.e.LogContainerCmdExec - GET: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/logs], queryParams={stdout=[true], stderr=[true], follow=[true], since=[0]}} 16:30:06.144 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a,false 16:30:06.149 [main] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/json], queryParams={}} 16:30:06.173 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: sha256:e888cb99cf612bd99bee122c4a751e6a49ea824b35f4e0ec880bf8b6fe4c38a2 16:30:06.175 [main] TRACE o.t.s.c.g.d.c.e.InspectImageCmdExec - GET: DefaultWebTarget{path=[/images/sha256:e888cb99cf612bd99bee122c4a751e6a49ea824b35f4e0ec880bf8b6fe4c38a2/json], queryParams={}} 16:30:06.193 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 16:30:06.195 [main] TRACE o.t.s.c.g.d.core.exec.VersionCmdExec - GET: DefaultWebTarget{path=[/version], queryParams={}} 16:30:06.233 [ducttape-0] TRACE o.t.s.c.g.d.c.e.LogContainerCmdExec - GET: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/logs], queryParams={stdout=[true], stderr=[true], follow=[true], since=[0]}} 16:30:06.423 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:06,422 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 16:30:06.426 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:06,422 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing 16:30:06.432 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:06,428 INFO RPC interface 'supervisor' initialized 16:30:06.433 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:06,429 CRIT Server 'unix_http_server' running without any HTTP authentication checking 16:30:06.433 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:06,429 INFO supervisord started with pid 9 16:30:06.434 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:06,429 INFO supervisord started with pid 9 16:30:06.435 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:06,429 CRIT Server 'unix_http_server' running without any HTTP authentication checking 16:30:06.435 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:06,428 INFO RPC interface 'supervisor' initialized 16:30:07.440 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,432 INFO spawned: 'xvfb' with pid 10 16:30:07.440 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,436 INFO spawned: 'vnc' with pid 11 16:30:07.441 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,439 INFO spawned: 'novnc' with pid 12 16:30:07.441 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,439 INFO spawned: 'novnc' with pid 12 16:30:07.441 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,436 INFO spawned: 'vnc' with pid 11 16:30:07.441 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,432 INFO spawned: 'xvfb' with pid 10 16:30:07.447 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,446 INFO spawned: 'selenium-standalone' with pid 14 16:30:07.451 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,446 INFO spawned: 'selenium-standalone' with pid 14 16:30:07.452 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,451 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.452 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,452 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.452 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,452 INFO success: novnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.452 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 2024-03-25 16:30:07,452 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.455 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,452 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.455 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,452 INFO success: novnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.455 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,452 INFO success: vnc entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.455 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 2024-03-25 16:30:07,451 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 16:30:07.458 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Appending Selenium options: --heartbeat-period 30 16:30:07.458 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Appending Selenium options: --reject-unsupported-caps false 16:30:07.466 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: Appending Selenium options: --reject-unsupported-caps false 16:30:07.466 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Setting up SE_NODE_GRID_URL... 16:30:07.466 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: Appending Selenium options: --heartbeat-period 30 16:30:07.466 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: Setting up SE_NODE_GRID_URL... 16:30:07.480 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: Selenium Grid Standalone configuration: 16:30:07.483 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Selenium Grid Standalone configuration: 16:30:07.484 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [network] 16:30:07.484 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: relax-checks = true 16:30:07.484 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:07.484 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [node] 16:30:07.484 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: session-timeout = "3000" 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: override-max-sessions = false 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: detect-drivers = false 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: drain-after-session-count = 0 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: max-sessions = 1 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [[node.driver-configuration]] 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: display-name = "firefox" 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: stereotype = '{"browserName": "firefox", "browserVersion": "123.0", "platformName": "Linux", "moz:firefoxOptions": {"binary": "/usr/bin/firefox"}}' 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: max-sessions = 1 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:07.485 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Starting Selenium Grid Standalone... 16:30:07.486 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Tracing is disabled 16:30:07.491 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: Tracing is disabled 16:30:07.491 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: Starting Selenium Grid Standalone... 16:30:07.491 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:07.491 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: max-sessions = 1 16:30:07.491 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: stereotype = '{"browserName": "firefox", "browserVersion": "123.0", "platformName": "Linux", "moz:firefoxOptions": {"binary": "/usr/bin/firefox"}}' 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: display-name = "firefox" 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: [[node.driver-configuration]] 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: max-sessions = 1 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: drain-after-session-count = 0 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: detect-drivers = false 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: override-max-sessions = false 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: session-timeout = "3000" 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: [node] 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:07.492 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: relax-checks = true 16:30:07.493 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: [network] 16:30:08.593 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:08.575 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding 16:30:08.599 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:08.575 INFO [LoggingOptions.configureLogEncoding] - Using the system default encoding 16:30:08.635 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:08.634 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing 16:30:08.635 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:08.634 INFO [OpenTelemetryTracer.createTracer] - Using OpenTelemetry for tracing 16:30:09.993 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:09.989 INFO [NodeOptions.getSessionFactories] - Detected 4 available processors 16:30:10.001 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:09.989 INFO [NodeOptions.getSessionFactories] - Detected 4 available processors 16:30:10.073 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:10.067 INFO [NodeOptions.report] - Adding firefox for {"browserName": "firefox","browserVersion": "123.0","moz:firefoxOptions": {"binary": "\u002fusr\u002fbin\u002ffirefox"},"platformName": "linux","se:noVncPort": 7900,"se:vncEnabled": true} 1 times 16:30:10.073 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:10.067 INFO [NodeOptions.report] - Adding firefox for {"browserName": "firefox","browserVersion": "123.0","moz:firefoxOptions": {"binary": "\u002fusr\u002fbin\u002ffirefox"},"platformName": "linux","se:noVncPort": 7900,"se:vncEnabled": true} 1 times 16:30:10.137 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:10.132 INFO [Node.] - Binding additional locator mechanisms: relative 16:30:10.137 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:10.132 INFO [Node.] - Binding additional locator mechanisms: relative 16:30:10.192 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:10.186 INFO [GridModel.setAvailability] - Switching Node cba89e7d-f9a4-471e-b14e-c9ff00793d47 (uri: http://172.17.0.5:4444) from DOWN to UP 16:30:10.193 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:10.188 INFO [LocalDistributor.add] - Added node cba89e7d-f9a4-471e-b14e-c9ff00793d47 at http://172.17.0.5:4444. Health check every 120s 16:30:10.193 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:10.188 INFO [LocalDistributor.add] - Added node cba89e7d-f9a4-471e-b14e-c9ff00793d47 at http://172.17.0.5:4444. Health check every 120s 16:30:10.193 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:10.186 INFO [GridModel.setAvailability] - Switching Node cba89e7d-f9a4-471e-b14e-c9ff00793d47 (uri: http://172.17.0.5:4444) from DOWN to UP 16:30:10.439 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:10.438 INFO [Standalone.execute] - Started Selenium Standalone 4.18.1 (revision b1d3319b48): http://172.17.0.5:4444 16:30:10.440 [ducttape-0] DEBUG o.t.c.output.WaitingConsumer - STDOUT: 16:30:10.438 INFO [Standalone.execute] - Started Selenium Standalone 4.18.1 (revision b1d3319b48): http://172.17.0.5:4444 16:30:10.446 [testcontainers-wait-2] DEBUG o.t.c.ExecInContainerPattern - /agitated_ritchie: Running "exec" command: /bin/sh -c while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ',true,{/bin/sh,-c,while true; do ( true && (grep -i ':0*115c' /proc/net/tcp* || nc -vz -w 1 localhost 4444 || /bin/bash -c ',,,, 16:30:10.447 [testcontainers-wait-2] TRACE o.t.s.c.g.d.c.exec.ExecCreateCmdExec - POST: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/exec], queryParams={}} 16:30:10.463 [testcontainers-wait-3] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a,false 16:30:10.463 [testcontainers-wait-3] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/json], queryParams={}} 16:30:10.474 [testcontainers-wait-3] DEBUG o.t.c.w.s.HostPortWaitStrategy - External port check passed for [4444] mapped as [43549] in PT0.011912S 16:30:10.631 [testcontainers-wait-2] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 73890fb9054be2c35aa6cb3411141e94bd17c6f0334f452c20f8d21b485318b5 16:30:10.632 [testcontainers-wait-2] DEBUG o.t.s.c.g.d.c.e.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/73890fb9054be2c35aa6cb3411141e94bd17c6f0334f452c20f8d21b485318b5/json], queryParams={}} 16:30:10.637 [testcontainers-wait-2] TRACE o.t.c.ExecInContainerPattern - /agitated_ritchie: stdout: /proc/net/tcp: 2: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 1327223929 1 00000000ebc64ad8 100 0 0 10 0 /proc/net/tcp: 5: 020014AC:115C 010014AC:C84E 08 00000000:00000001 00:00000000 00000000 1200 0 1327223377 1 0000000015481e92 20 4 0 10 -1 16:30:10.637 [testcontainers-wait-2] TRACE o.t.c.ExecInContainerPattern - /agitated_ritchie: stderr: 16:30:10.637 [testcontainers-wait-2] TRACE o.t.c.w.i.InternalCommandPortListeningCheck - Check for [4444] took PT0.190573S. Result code '0', stdout message: '/proc/net/tcp: 2: 00000000:115C 00000000:0000 0A 00000000:00000000 00:00000000 00000000 1200 0 1327223929 1 00000000ebc64ad8 100 0 0 10 0 /proc/net/tcp: 5: 020014AC:115C 010014AC:C84E 08 00000000:00000001 00:00000000 00000000 1200 0 1327223377 1 0000000015481e92 20 4 0 10 -1 ' 16:30:10.637 [testcontainers-wait-2] DEBUG o.t.c.w.s.HostPortWaitStrategy - Internal port check passed for [4444] in PT0.190778S 16:30:10.638 [main] INFO t.selenium/standalone-firefox:latest - Container selenium/standalone-firefox:latest started in PT6.904502S 16:30:10.638 [main] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - VNC server address: [vnc://vnc:secret@172.17.0.1:43548] 16:30:11.880 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:11.856 INFO [LocalDistributor.newSession] - Session request received by the Distributor: 16:30:11.880 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: [Capabilities {acceptInsecureCerts: true, browserName: firefox, moz:debuggerAddress: true, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, unhandledPromptBehavior: ignore}] 16:30:16.063 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:16.051 INFO [LocalNode.newSession] - Session created by the Node. Id: 72c3672a-36e6-47c9-ab8a-98288ce3ebc0, Caps: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 123.0, moz:accessibilityChecks: false, moz:buildID: 20240213221259, moz:debuggerAddress: 127.0.0.1:8145, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.34.0, moz:headless: false, moz:platformVersion: 4.19.0-16-cloud-amd64, moz:processID: 148, moz:profile: /tmp/rust_mozprofile0kY6IR, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.5:4444/sessio..., se:cdpVersion: 85.0, se:noVncPort: 7900, se:vnc: ws://172.17.0.5:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.5:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore} 16:30:16.081 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:16.080 INFO [LocalDistributor.newSession] - Session created by the Distributor. Id: 72c3672a-36e6-47c9-ab8a-98288ce3ebc0 16:30:16.082 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: Caps: Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 123.0, moz:accessibilityChecks: false, moz:buildID: 20240213221259, moz:debuggerAddress: 127.0.0.1:8145, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.34.0, moz:headless: false, moz:platformVersion: 4.19.0-16-cloud-amd64, moz:processID: 148, moz:profile: /tmp/rust_mozprofile0kY6IR, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.5:4444/sessio..., se:cdpVersion: 85.0, se:noVncPort: 7900, se:vnc: ws://172.17.0.5:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.5:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore} 16:30:16.416 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Initialize Test Context... 16:30:16.687 [main] TRACE o.t.s.c.g.d.c.e.LogContainerCmdExec - GET: DefaultWebTarget{path=[/containers/67dfef27fadd6286ed5a67771a790d7ee54e984933d00f911a4a63fe6f9b6c3a/logs], queryParams={stdout=[true], stderr=[true], follow=[true], tail=[0]}} 16:30:31.413 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Starting VNC container... 16:30:31.452 [main] DEBUG o.t.u.PrefixingImageNameSubstitutor - No prefix is configured 16:30:31.453 [main] DEBUG o.t.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/vnc-recorder:1.3.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 16:30:31.453 [main] DEBUG o.t.images.AbstractImagePullPolicy - Using locally available and not pulling image: testcontainers/vnc-recorder:1.3.0 16:30:31.454 [main] DEBUG o.t.u.PrefixingImageNameSubstitutor - No prefix is configured 16:30:31.454 [main] DEBUG o.t.utility.ImageNameSubstitutor - Did not find a substitute image for testcontainers/vnc-recorder:1.3.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 16:30:31.454 [main] INFO o.x.t.d.i.junit5.DockerTestUtils - XWiki starting container type/image: [org.testcontainers.containers.VncRecordingContainer]/[testcontainers/vnc-recorder:1.3.0] 16:30:31.455 [main] DEBUG t.testcontainers/vnc-recorder:1.3.0 - Starting container: testcontainers/vnc-recorder:1.3.0 16:30:31.455 [main] DEBUG t.testcontainers/vnc-recorder:1.3.0 - Trying to start container: testcontainers/vnc-recorder:1.3.0 (attempt 1/1) 16:30:31.455 [main] DEBUG t.testcontainers/vnc-recorder:1.3.0 - Starting container: testcontainers/vnc-recorder:1.3.0 16:30:31.455 [main] INFO t.testcontainers/vnc-recorder:1.3.0 - Creating container for image: testcontainers/vnc-recorder:1.3.0 16:30:31.456 [main] DEBUG o.t.utility.RegistryAuthLocator - Looking up auth config for image: testcontainers/vnc-recorder:1.3.0 at registry: https://index.docker.io/v1/ 16:30:31.456 [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}] 16:30:31.456 [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}] 16:30:31.457 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl@45cb6900[aliases=[tc-BtEzR4Hm],argsEscaped=,attachStderr=,attachStdin=,attachStdout=,authConfig=AuthConfig(username=xwikici, email=null, registryAddress=https://index.docker.io/v1/, stackOrchestrator=null),cmd={-c,echo 'c2VjcmV0' | base64 -d > /vnc_password && flvrec.py -o /screen.flv -d -r 30 -P /vnc_password tc-JdHsqYug 5900},domainName=,entrypoint={/bin/sh},env={},exposedPorts=ExposedPorts(exposedPorts=[]),healthcheck=,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.4], groupAdd=null, ipcMode=null, cgroup=null, links=[], logConfig=LogConfig(type=null, config=null), lxcConf=null, memory=null, memorySwap=null, memoryReservation=null, kernelMemory=null, networkMode=71db7bfb8db94180e660c0a0b8f0991d55dabb330a580556ed87a47aaa805b6c, oomKillDisable=null, init=null, autoRemove=null, oomScoreAdj=null, portBindings={}, privileged=null, publishAllPorts=null, 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, cgroupnsMode=null),hostName=,image=testcontainers/vnc-recorder:1.3.0,ipv4Address=,ipv6Address=,labels={org.testcontainers=true, org.testcontainers.lang=java, org.testcontainers.version=1.19.4, org.testcontainers.sessionId=ce68723a-08ff-418c-802a-99340c9017c3},macAddress=,name=,networkDisabled=,networkingConfig=org.testcontainers.shaded.com.github.dockerjava.core.command.CreateContainerCmdImpl$NetworkingConfig@25fcb044,onBuild=,platform=,portSpecs=,shell=,stdInOnce=,stdinOpen=,stopSignal=,stopTimeout=,tty=,user=,volumes=Volumes(volumes=[]),workingDir=] 16:30:31.459 [main] TRACE o.t.s.c.g.d.c.e.CreateContainerCmdExec - POST: DefaultWebTarget{path=[/containers/create], queryParams={}} 16:30:31.558 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,,0496e433c437cddc0c5b33b5ef81069a05488b0bf4bcce8797937509d1c066f9 16:30:31.558 [main] TRACE o.t.s.c.g.d.c.e.ConnectToNetworkCmdExec - POST: DefaultWebTarget{path=[/networks/0496e433c437cddc0c5b33b5ef81069a05488b0bf4bcce8797937509d1c066f9/connect], queryParams={}} 16:30:31.564 [main] INFO t.testcontainers/vnc-recorder:1.3.0 - Container testcontainers/vnc-recorder:1.3.0 is starting: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a 16:30:31.564 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a 16:30:31.564 [main] TRACE o.t.s.c.g.d.c.e.StartContainerCmdExec - POST: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/start], queryParams={}} 16:30:32.156 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,false 16:30:32.156 [main] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/json], queryParams={}} 16:30:32.163 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: sha256:35a6350968be91d49080049d20c181ab7239dd2762c8e86a33663362f8838c2d 16:30:32.164 [main] TRACE o.t.s.c.g.d.c.e.InspectImageCmdExec - GET: DefaultWebTarget{path=[/images/sha256:35a6350968be91d49080049d20c181ab7239dd2762c8e86a33663362f8838c2d/json], queryParams={}} 16:30:32.168 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 16:30:32.169 [main] TRACE o.t.s.c.g.d.core.exec.VersionCmdExec - GET: DefaultWebTarget{path=[/version], queryParams={}} 16:30:32.190 [main] TRACE o.t.s.c.g.d.c.e.LogContainerCmdExec - GET: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/logs], queryParams={stdout=[true], stderr=[true], follow=[true], since=[0]}} 16:30:32.206 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: write_header: flv_version=1, audio=False, video=True 16:30:32.216 [main] DEBUG o.t.c.output.WaitingConsumer - STDERR: Connected: tc-JdHsqYug:5900 16:30:32.218 [main] INFO t.testcontainers/vnc-recorder:1.3.0 - Container testcontainers/vnc-recorder:1.3.0 started in PT0.762192S 16:30:32.218 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Starting test [editAlone] 16:30:40.522 [docker-java-stream-2075507081] INFO o.x.t.d.i.j.XWikiDockerExtension - STDOUT: 16:30:40.518 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "a8ac396650a33e08e06e1bf879b6ea90","eventTime": 1711384240510837577,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$PredicatedRoute","http.host": "172.17.0.1:43549","http.method": "POST","http.request_content_length": "48807","http.scheme": "HTTP","http.status_code": 404,"http.target": "\u002fsession\u002f72c3672a-36e6-47c9-ab8a-98288ce3ebc0\u002fexecute\u002fsync","http.user_agent": "selenium\u002f4.15.0 (java unix)"}} 16:30:40.523 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:40.518 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "a8ac396650a33e08e06e1bf879b6ea90","eventTime": 1711384240510837577,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$PredicatedRoute","http.host": "172.17.0.1:43549","http.method": "POST","http.request_content_length": "48807","http.scheme": "HTTP","http.status_code": 404,"http.target": "\u002fsession\u002f72c3672a-36e6-47c9-ab8a-98288ce3ebc0\u002fexecute\u002fsync","http.user_agent": "selenium\u002f4.15.0 (java unix)"}} 16:30:40.530 [docker-java-stream-2075507081] INFO o.x.t.d.i.j.XWikiDockerExtension - STDOUT: 16:30:40.530 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:40.579 [main] INFO o.x.r.w.test.ui.RealtimeTestDebugger - Debug info for browser window 79c709c7-7f8f-4331-a0c8-92446c0eb5b3: 16:30:40.579 [main] INFO o.x.r.w.test.ui.RealtimeTestDebugger - Browser console logs: 16:30:40.590 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:40.589 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "849fe30b16a243af409259322c96722d","eventTime": 1711384240588092112,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$PredicatedRoute","http.host": "172.17.0.1:43549","http.method": "POST","http.request_content_length": "23","http.scheme": "HTTP","http.status_code": 405,"http.target": "\u002fsession\u002f72c3672a-36e6-47c9-ab8a-98288ce3ebc0\u002fse\u002flog","http.user_agent": "selenium\u002f4.15.0 (java unix)"}} 16:30:40.590 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:40.590 [docker-java-stream-2075507081] INFO o.x.t.d.i.j.XWikiDockerExtension - STDOUT: 16:30:40.589 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "849fe30b16a243af409259322c96722d","eventTime": 1711384240588092112,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$PredicatedRoute","http.host": "172.17.0.1:43549","http.method": "POST","http.request_content_length": "23","http.scheme": "HTTP","http.status_code": 405,"http.target": "\u002fsession\u002f72c3672a-36e6-47c9-ab8a-98288ce3ebc0\u002fse\u002flog","http.user_agent": "selenium\u002f4.15.0 (java unix)"}} 16:30:40.592 [docker-java-stream-2075507081] INFO o.x.t.d.i.j.XWikiDockerExtension - STDOUT: 16:30:40.604 [main] WARN o.x.r.w.test.ui.RealtimeTestDebugger - Failed to get browser console logs: HTTP method not allowed Command duration or timeout: 16 milliseconds Build info: version: '4.15.0', revision: '1d14b5521b' System info: os.name: 'Linux', os.arch: 'amd64', os.version: '4.19.0-16-cloud-amd64', java.version: '11.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [72c3672a-36e6-47c9-ab8a-98288ce3ebc0, getLog {type=browser}] Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 123.0, moz:accessibilityChecks: false, moz:buildID: 20240213221259, moz:debuggerAddress: 127.0.0.1:8145, moz:firefoxOptions: {prefs: {dom.disable_beforeunload: false}}, moz:geckodriverVersion: 0.34.0, moz:headless: false, moz:platformVersion: 4.19.0-16-cloud-amd64, moz:processID: 148, moz:profile: /tmp/rust_mozprofile0kY6IR, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://172.17.0.5:4444/sessio..., se:cdpVersion: 85.0, se:noVncPort: 7900, se:vnc: ws://172.17.0.5:4444/sessio..., se:vncEnabled: true, se:vncLocalAddress: ws://172.17.0.5:7900, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: ignore} Session ID: 72c3672a-36e6-47c9-ab8a-98288ce3ebc0 16:30:40.621 [main] INFO o.x.r.w.test.ui.RealtimeTestDebugger - Realtime debug info: {} 16:30:40.709 [main] INFO o.x.t.d.i.junit5.DockerTestUtils - Screenshot for test [editAlone] saved at [/root/workspace/ki_xwiki-platform_stable-15.10.x/xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/./target/hsqldb_embedded-default-default-jetty_standalone-default-firefox/screenshots/hsqldb_embedded-default-default-jetty_standalone-default-firefox-org.xwiki.realtime.wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT-editAlone.png]. 16:30:40.710 [main] DEBUG o.t.c.ExecInContainerPattern - /stupefied_wright: Running "exec" command: ffmpeg -i /screen.flv -vcodec libx264 /newScreen.flv 16:30:40.712 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: true,,true,{ffmpeg,-i,/screen.flv,-vcodec,libx264,/newScreen.flv},6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,,,,, 16:30:40.713 [main] TRACE o.t.s.c.g.d.c.exec.ExecCreateCmdExec - POST: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/exec], queryParams={}} 16:30:52.397 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 2e92b6459c95a29be698ed006255880e0d638565575f7e007d65d73569481f22 16:30:52.398 [main] DEBUG o.t.s.c.g.d.c.e.InspectExecCmdExec - GET: DefaultWebTarget{path=[/exec/2e92b6459c95a29be698ed006255880e0d638565575f7e007d65d73569481f22/json], queryParams={}} 16:30:52.408 [main] TRACE o.t.c.ExecInContainerPattern - /stupefied_wright: stdout: 16:30:52.411 [main] TRACE o.t.c.ExecInContainerPattern - /stupefied_wright: stderr: ffmpeg version 4.1.10-0+deb10u1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 8 (Debian 8.3.0-6) configuration: --prefix=/usr --extra-version=0+deb10u1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl --disable-stripping --enable-avresample --disable-filter=resample --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared libavutil 56. 22.100 / 56. 22.100 libavcodec 58. 35.100 / 58. 35.100 libavformat 58. 20.100 / 58. 20.100 libavdevice 58. 5.100 / 58. 5.100 libavfilter 7. 40.101 / 7. 40.101 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 3.100 / 5. 3.100 libswresample 3. 3.100 / 3. 3.100 libpostproc 55. 3.100 / 55. 3.100 Input #0, flv, from '/screen.flv': Duration: 00:00:00.00, start: 0.000000, bitrate: N/A Stream #0:0: Video: flashsv, bgr24, 1280x960, 30 fps, 30 tbr, 1k tbn Stream mapping: Stream #0:0 -> #0:0 (flashsv (native) -> h264 (libx264)) Press [q] to stop, [?] for help [libx264 @ 0x55d66518ba80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 [libx264 @ 0x55d66518ba80] profile High 4:4:4 Predictive, level 3.2, 4:4:4 8-bit [libx264 @ 0x55d66518ba80] 264 - core 155 r2917 0a84d98 - H.264/MPEG-4 AVC codec - Copyleft 2003-2018 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=4 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, flv, to '/newScreen.flv': Metadata: encoder : Lavf58.20.100 Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv444p, 1280x960, q=-1--1, 30 fps, 1k tbn, 30 tbc Metadata: encoder : Lavc58.35.100 libx264 Side data: cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1 frame= 9 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 24 fps= 23 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 39 fps= 25 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 49 fps= 23 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x frame= 58 fps= 22 q=29.0 size= 2kB time=00:00:00.16 bitrate= 84.6kbits/s speed=0.063x frame= 78 fps= 24 q=29.0 size= 3kB time=00:00:00.83 bitrate= 30.0kbits/s speed=0.262x frame= 115 fps= 31 q=29.0 size= 6kB time=00:00:02.06 bitrate= 21.8kbits/s speed=0.56x frame= 151 fps= 36 q=29.0 size= 33kB time=00:00:03.26 bitrate= 81.6kbits/s speed=0.778x frame= 182 fps= 39 q=29.0 size= 35kB time=00:00:04.30 bitrate= 66.4kbits/s speed=0.914x frame= 214 fps= 41 q=29.0 size= 37kB time=00:00:05.36 bitrate= 56.8kbits/s speed=1.03x frame= 239 fps= 42 q=29.0 size= 41kB time=00:00:06.20 bitrate= 53.7kbits/s speed=1.08x frame= 263 fps= 42 q=29.0 size= 62kB time=00:00:07.00 bitrate= 72.3kbits/s speed=1.13x frame= 289 fps= 43 q=29.0 size= 72kB time=00:00:07.86 bitrate= 75.4kbits/s speed=1.17x frame= 324 fps= 45 q=29.0 size= 87kB time=00:00:09.03 bitrate= 78.7kbits/s speed=1.24x frame= 366 fps= 47 q=29.0 size= 90kB time=00:00:10.43 bitrate= 70.6kbits/s speed=1.34x frame= 403 fps= 49 q=29.0 size= 125kB time=00:00:11.66 bitrate= 88.0kbits/s speed=1.41x frame= 443 fps= 50 q=29.0 size= 128kB time=00:00:13.00 bitrate= 80.7kbits/s speed=1.48x frame= 482 fps= 52 q=29.0 size= 131kB time=00:00:14.30 bitrate= 74.9kbits/s speed=1.53x frame= 522 fps= 53 q=29.0 size= 133kB time=00:00:15.63 bitrate= 69.9kbits/s speed=1.59x frame= 566 fps= 55 q=29.0 size= 136kB time=00:00:17.10 bitrate= 65.4kbits/s speed=1.65x /screen.flv: corrupt input packet in stream 0 Error while decoding stream #0:0: Invalid data found when processing input frame= 592 fps= 54 q=-1.0 Lsize= 164kB time=00:00:19.63 bitrate= 68.3kbits/s speed=1.79x video:152kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 7.801610% [libx264 @ 0x55d66518ba80] frame I:4 Avg QP:10.82 size: 20097 [libx264 @ 0x55d66518ba80] frame P:149 Avg QP:21.07 size: 343 [libx264 @ 0x55d66518ba80] frame B:439 Avg QP:29.17 size: 53 [libx264 @ 0x55d66518ba80] consecutive B-frames: 0.8% 0.7% 0.5% 98.0% [libx264 @ 0x55d66518ba80] mb I I16..4: 92.1% 0.0% 7.9% [libx264 @ 0x55d66518ba80] mb P I16..4: 0.8% 0.0% 0.1% P16..4: 0.1% 0.0% 0.0% 0.0% 0.0% skip:98.9% [libx264 @ 0x55d66518ba80] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.3% 0.0% 0.0% direct: 0.0% skip:99.7% L0:47.4% L1:52.5% BI: 0.1% [libx264 @ 0x55d66518ba80] coded y,u,v intra: 5.3% 1.3% 1.5% inter: 0.0% 0.0% 0.0% [libx264 @ 0x55d66518ba80] i16 v,h,dc,p: 77% 22% 0% 0% [libx264 @ 0x55d66518ba80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 33% 21% 3% 2% 3% 3% 2% 3% [libx264 @ 0x55d66518ba80] Weighted P-Frames: Y:0.0% UV:0.0% [libx264 @ 0x55d66518ba80] ref P L0: 44.5% 1.9% 23.2% 30.4% [libx264 @ 0x55d66518ba80] ref B L0: 83.6% 15.4% 1.0% [libx264 @ 0x55d66518ba80] ref B L1: 95.3% 4.7% [libx264 @ 0x55d66518ba80] kb/s:62.77 16:30:52.417 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,.,/newScreen.flv 16:30:52.418 [main] TRACE o.t.s.c.g.d.c.e.CopyArchiveFromContainerCmdExec - Get: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/archive], queryParams={}} 16:30:52.471 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - VNC recording of test has been saved to [./target/hsqldb_embedded-default-default-jetty_standalone-default-firefox/screenshots/hsqldb_embedded-default-default-jetty_standalone-default-firefox-org.xwiki.realtime.wysiwyg.test.ui.AllIT$NestedRealtimeWYSIWYGEditorIT-editAlone.flv] 16:30:52.472 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - Jenkins Agent: [a4-004k25m7jkv8u] 16:30:53.580 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:53.569 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "766175c4c62ce6dc3fad6d94fee94077","eventTime": 1711384253564288828,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$PredicatedRoute","http.host": "172.17.0.1:43549","http.method": "GET","http.request_content_length": "0","http.scheme": "HTTP","http.status_code": 404,"http.target": "\u002fsession\u002f72c3672a-36e6-47c9-ab8a-98288ce3ebc0\u002falert\u002ftext","http.user_agent": "selenium\u002f4.15.0 (java unix)"}} 16:30:53.580 [docker-java-stream--1744553091] INFO o.x.t.d.i.j.b.BrowserContainerExecutor - STDOUT: 16:30:53.583 [docker-java-stream-2075507081] INFO o.x.t.d.i.j.XWikiDockerExtension - STDOUT: 16:30:53.569 WARN [SeleniumSpanExporter$1.lambda$export$3] - {"traceId": "766175c4c62ce6dc3fad6d94fee94077","eventTime": 1711384253564288828,"eventName": "HTTP request execution complete","attributes": {"http.flavor": 1,"http.handler_class": "org.openqa.selenium.remote.http.Route$PredicatedRoute","http.host": "172.17.0.1:43549","http.method": "GET","http.request_content_length": "0","http.scheme": "HTTP","http.status_code": 404,"http.target": "\u002fsession\u002f72c3672a-36e6-47c9-ab8a-98288ce3ebc0\u002falert\u002ftext","http.user_agent": "selenium\u002f4.15.0 (java unix)"}} 16:30:53.583 [docker-java-stream-2075507081] INFO o.x.t.d.i.j.XWikiDockerExtension - STDOUT: 16:30:54.006 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Stopping test [editAlone] 16:30:54.006 [main] INFO o.x.t.d.i.j.XWikiDockerExtension - (*) Stopping VNC container... 16:30:54.006 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,false 16:30:54.006 [main] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/json], queryParams={}} 16:30:54.011 [main] TRACE o.t.utility.ResourceReaper - Stopping container: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a 16:30:54.014 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a, 16:30:54.015 [main] TRACE o.t.s.c.g.d.c.e.KillContainerCmdExec - POST: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/kill], queryParams={}} 16:30:54.483 [main] TRACE o.t.utility.ResourceReaper - Stopped container: testcontainers/vnc-recorder:1.3.0 16:30:54.483 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,false 16:30:54.485 [main] DEBUG o.t.s.c.g.d.c.e.InspectContainerCmdExec - GET: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a/json], queryParams={}} 16:30:54.490 [main] TRACE o.t.utility.ResourceReaper - Removing container: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a 16:30:54.490 [main] DEBUG o.t.s.c.g.d.c.command.AbstrDockerCmd - Cmd: 6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a,true,true 16:30:54.491 [main] TRACE o.t.s.c.g.d.c.e.RemoveContainerCmdExec - DELETE: DefaultWebTarget{path=[/containers/6f1c4ce616c650084cacd2bbb77e06b52dc7d419aff5f98350efc25dc707175a], queryParams={v=[true], force=[true]}} 16:30:54.508 [main] DEBUG o.t.utility.ResourceReaper - Removed container and associated volume(s): testcontainers/vnc-recorder:1.3.0