Skip to content

[🐛 Bug]: Possible resource leakage using Firefox v. 4.7.0 #1743

@ghost

Description

What happened?

I run two instances of Selenium Grid.

Grid 1: Selenium Grid 3.141.59 with 9 chrome and 9 Firefox nodes (both using tag 3.141.59)
Grid 2: Selenium Grid 4.7.0 with 8 chrome and 8 Firefox nodes (both using tag 4.7.0)

I saw Firefox @ 4.7.0 seems to have some issue with resource consumption & the data looks a lot like leakage.

Have you encountered issues like this?
Might this happen only because some users do not close the driver correctly after testing is done?

Memory consumption

Firefox 3.141.59

firefox_v3

Firefox 4.7.0

firefox_v4

CPU

Firefox 3.141.59

firefox_v3_cpu

Firefox 4.7.0

firefox_v4_cpu

Command used to start Selenium Grid with Docker

I use the Helm files provided.

Relevant log output

See images above

Operating System

Running on Openshift (Kubernetes 1.2X)

Docker Selenium version (tag)

4.7.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions