Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[java] Update dependency io.lettuce:lettuce-core to v6.5.3.RELEASE #15191

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.lettuce:lettuce-core 6.5.2.RELEASE -> 6.5.3.RELEASE age adoption passing confidence

Release Notes

lettuce-io/lettuce-core (io.lettuce:lettuce-core)

v6.5.3.RELEASE

Compare Source

The Lettuce team is pleased to announce the Lettuce 6.5.3 service release!
This release ships with bugfixes and dependency upgrades.

Find the full changelog at the end of this document.

Thanks to all contributors who made Lettuce 6.5.3.RELEASE possible. Lettuce 6 supports
Redis 2.6+ up to Redis 7.x. In terms of Java runtime, Lettuce requires at least Java 8 and
works with Java 21.

📗 Links

🐞 Bug Fixes

Full Changelog: redis/lettuce@6.5.2.RELEASE...6.5.3.RELEASE


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added C-java dependencies Pull requests that update a dependency file labels Jan 30, 2025
@renovate renovate bot force-pushed the renovate/io.lettuce-lettuce-core-6.x branch from cf51cf8 to 60ae11b Compare February 6, 2025 06:11
Copy link
Contributor

qodo-merge-pro bot commented Feb 6, 2025

CI Feedback 🧐

(Feedback updated until commit 48cd353)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: Test / All RBE tests

Failed stage: Run Bazel [❌]

Failed test name: network-firefox-beta-bidi

Failure summary:

The action failed due to 5 failing tests:

1. Two Ruby network tests failed with timeout errors:
- network-firefox-beta-bidi and
network-firefox-bidi failed with TimeoutError when trying to navigate to 'formPage.html'

2. Three Java tests failed:
- RemoteWebDriverScreenshotTest
-
RemoteWebDriverScreenshotTest-firefox-beta
- NetworkConnectionTest

The most common failure appears to be related to timeout issues when testing network functionality
in Firefox's BiDi implementation.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

953:  Package 'php-symfony-asset' is not installed, so not removed
954:  Package 'php-symfony-asset-mapper' is not installed, so not removed
955:  Package 'php-symfony-browser-kit' is not installed, so not removed
956:  Package 'php-symfony-clock' is not installed, so not removed
957:  Package 'php-symfony-debug-bundle' is not installed, so not removed
958:  Package 'php-symfony-doctrine-bridge' is not installed, so not removed
959:  Package 'php-symfony-dom-crawler' is not installed, so not removed
960:  Package 'php-symfony-dotenv' is not installed, so not removed
961:  Package 'php-symfony-error-handler' is not installed, so not removed
...

1147:  Package 'php-uopz-all-dev' is not installed, so not removed
1148:  Package 'php8.3-uploadprogress' is not installed, so not removed
1149:  Package 'php-uploadprogress-all-dev' is not installed, so not removed
1150:  Package 'php8.3-uuid' is not installed, so not removed
1151:  Package 'php-uuid-all-dev' is not installed, so not removed
1152:  Package 'php-validate' is not installed, so not removed
1153:  Package 'php-vlucas-phpdotenv' is not installed, so not removed
1154:  Package 'php-voku-portable-ascii' is not installed, so not removed
1155:  Package 'php-wmerrors' is not installed, so not removed
...

1901:  See https://github.com/rubyzip/rubyzip for details. The Changelog also
1902:  lists other enhancements and bugfixes that have been implemented since
1903:  version 2.3.0.
1904:  2 installed gems you directly depend on are looking for funding.
1905:  Run `bundle fund` for details
1906:  (15:43:24) �[32mAnalyzing:�[0m 2157 targets (1635 packages loaded, 61487 targets configured)
1907:  �[32m[5,211 / 5,769]�[0m 32 / 572 tests;�[0m [Prepa] RunBinary rb/lib/selenium/devtools/v130.rb ... (44 actions, 9 running)
1908:  (15:43:25) �[32mINFO: �[0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (71 source files):
1909:  java/src/org/openqa/selenium/remote/ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1910:  private final ErrorCodes errorCodes;
1911:  ^
1912:  java/src/org/openqa/selenium/remote/ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1913:  this.errorCodes = new ErrorCodes();
1914:  ^
1915:  java/src/org/openqa/selenium/remote/ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1916:  public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
1917:  ^
1918:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1919:  ErrorCodes errorCodes = new ErrorCodes();
1920:  ^
1921:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1922:  ErrorCodes errorCodes = new ErrorCodes();
1923:  ^
1924:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1925:  response.setStatus(ErrorCodes.SUCCESS);
1926:  ^
1927:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1928:  response.setState(ErrorCodes.SUCCESS_STRING);
1929:  ^
1930:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1931:  new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
1932:  ^
1933:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1934:  new ErrorCodes().getExceptionType((String) rawError);
1935:  ^
1936:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1937:  private final ErrorCodes errorCodes = new ErrorCodes();
1938:  ^
1939:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1940:  private final ErrorCodes errorCodes = new ErrorCodes();
1941:  ^
1942:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1943:  int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
1944:  ^
1945:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:101: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1946:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
1947:  ^
1948:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:103: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1949:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
1950:  ^
1951:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:117: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1952:  response.setStatus(ErrorCodes.SUCCESS);
1953:  ^
1954:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:118: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1955:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
1956:  ^
1957:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:124: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1958:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
1959:  ^
1960:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1961:  private final ErrorCodes errorCodes = new ErrorCodes();
1962:  ^
1963:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1964:  private final ErrorCodes errorCodes = new ErrorCodes();
1965:  ^
1966:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:93: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1967:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
1968:  ^
1969:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:98: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1970:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
1971:  ^
1972:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:145: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
1973:  response.setStatus(ErrorCodes.SUCCESS);
...

2076:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/click_test.html -> javascript/atoms/test/click_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2077:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/clientrect_test.html -> javascript/atoms/test/clientrect_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2078:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/color_test.html -> javascript/atoms/test/color_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2079:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/deps.js -> javascript/atoms/test/deps.js obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2080:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/dom_test.html -> javascript/atoms/test/dom_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2081:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/drag_test.html -> javascript/atoms/test/drag_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2082:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/enabled_test.html -> javascript/atoms/test/enabled_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2083:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/enter_submit_test.html -> javascript/atoms/test/enter_submit_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2084:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/error_test.html -> javascript/atoms/test/error_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
...

2160:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/useragent_quirks_test.html -> javascript/atoms/test/useragent_quirks_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2161:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/useragent_test.html -> javascript/atoms/test/useragent_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2162:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/useragent_test.js -> javascript/atoms/test/useragent_test.js obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2163:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/window_scroll_into_view_test.html -> javascript/atoms/test/window_scroll_into_view_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2164:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/window_scroll_test.html -> javascript/atoms/test/window_scroll_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2165:  (15:43:30) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/window_size_test.html -> javascript/atoms/test/window_size_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
2166:  (15:43:34) �[32mINFO: �[0mFrom Compiling webdriver-netstandard2.0:
2167:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
2168:  dotnet/src/webdriver/WebDriver.cs(778,30): warning CS0618: 'WebDriverResult.ElementNotDisplayed' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
2169:  dotnet/src/webdriver/WebDriver.cs(782,30): warning CS0618: 'WebDriverResult.ElementNotSelectable' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
2170:  dotnet/src/webdriver/WebDriver.cs(785,30): warning CS0618: 'WebDriverResult.NoSuchDocument' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
...

2179:  dotnet/src/webdriver/DevTools/DevToolsSession.cs(499,36): warning CS8604: Possible null reference argument for parameter 'url' in 'Task WebSocketConnection.Start(string url)'.
2180:  (15:43:34) �[32mINFO: �[0mFrom Compiling webdriver-netstandard2.0 (internals ref-only dll):
2181:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
2182:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
2183:  (15:43:34) �[32mINFO: �[0mFrom Compiling webdriver-net8.0 (internals ref-only dll):
2184:  (15:43:34) �[32mINFO: �[0mFrom Compiling webdriver-net8.0:
2185:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
2186:  dotnet/src/webdriver/Response.cs(126,33): warning CS8602: Dereference of a possibly null reference.
2187:  dotnet/src/webdriver/WebDriver.cs(778,30): warning CS0618: 'WebDriverResult.ElementNotDisplayed' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
2188:  dotnet/src/webdriver/WebDriver.cs(782,30): warning CS0618: 'WebDriverResult.ElementNotSelectable' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
2189:  dotnet/src/webdriver/WebDriver.cs(785,30): warning CS0618: 'WebDriverResult.NoSuchDocument' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
...

2212:  �[32m[10,208 / 12,171]�[0m 241 / 2106 tests;�[0m Testing //py:common-edge-test/selenium/webdriver/common/rendered_webelement_tests.py; 1s remote, remote-cache ... (49 actions, 1 running)
2213:  (15:44:14) �[32mAnalyzing:�[0m 2157 targets (1635 packages loaded, 63334 targets configured)
2214:  �[32m[10,539 / 12,397]�[0m 343 / 2156 tests;�[0m Testing //py:common-chrome-test/selenium/webdriver/common/executing_javascript_tests.py; 1s remote, remote-cache ... (49 actions, 1 running)
2215:  (15:44:14) �[32mINFO: �[0mAnalyzed 2157 targets (1635 packages loaded, 63334 targets configured).
2216:  (15:44:19) �[32m[11,016 / 12,698]�[0m 473 / 2157 tests;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi ... (50 actions, 1 running)
2217:  (15:44:24) �[32m[11,656 / 13,071]�[0m 621 / 2157 tests;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 7s ... (47 actions, 4 running)
2218:  (15:44:29) �[32m[12,480 / 13,743]�[0m 710 / 2157 tests;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 12s ... (48 actions, 1 running)
2219:  (15:44:32) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/libsmall-tests-test-lib.jar (5 source files) and running annotation processors (AutoServiceProcessor):
2220:  java/test/org/openqa/selenium/remote/WebDriverFixture.java:170: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2221:  response.setStatus(new ErrorCodes().toStatus(state, Optional.of(400)));
2222:  ^
2223:  (15:44:33) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.jar (1 source file):
2224:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:26: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2225:  import static org.openqa.selenium.remote.ErrorCodes.METHOD_NOT_ALLOWED;
2226:  ^
2227:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2228:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.SUCCESS);
2229:  ^
2230:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:81: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2231:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2232:  ^
2233:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2234:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
2235:  ^
2236:  (15:44:35) �[32m[12,867 / 14,030]�[0m 822 / 2157 tests;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 18s ... (50 actions, 1 running)
2237:  (15:44:35) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/RemotableByTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2238:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2239:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2240:  ^
2241:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2242:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2243:  ^
2244:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2245:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
2246:  ^
2247:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2248:  private final ErrorCodes errorCodes = new ErrorCodes();
2249:  ^
2250:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2251:  private final ErrorCodes errorCodes = new ErrorCodes();
2252:  ^
2253:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2254:  private final ErrorCodes errorCodes = new ErrorCodes();
2255:  ^
2256:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2257:  private final ErrorCodes errorCodes = new ErrorCodes();
2258:  ^
2259:  (15:44:36) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/ErrorHandlerTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
2260:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:79: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2261:  handler.throwIfResponseFailed(createResponse(ErrorCodes.SUCCESS), 100);
2262:  ^
2263:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:85: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2264:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2265:  ^
2266:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:86: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2267:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2268:  ^
2269:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:87: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2270:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2271:  ^
2272:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:88: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2273:  assertThrowsCorrectExceptionType(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2274:  ^
2275:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:90: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2276:  ErrorCodes.METHOD_NOT_ALLOWED, UnsupportedCommandException.class);
2277:  ^
2278:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:92: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2279:  ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2280:  ^
2281:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:94: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2282:  ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2283:  ^
2284:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:95: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2285:  assertThrowsCorrectExceptionType(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2286:  ^
2287:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2288:  Response response = createResponse(ErrorCodes.UNHANDLED_ERROR);
2289:  ^
2290:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:120: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2291:  createResponse(ErrorCodes.UNHANDLED_ERROR, "boom"), 123))
2292:  ^
2293:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:133: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2294:  createResponse(ErrorCodes.UNHANDLED_ERROR, ImmutableMap.of("message", "boom")),
2295:  ^
2296:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:147: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2297:  ErrorCodes.UNHANDLED_ERROR,
2298:  ^
2299:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:167: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2300:  ErrorCodes.UNHANDLED_ERROR,
2301:  ^
2302:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:193: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2303:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2304:  ^
2305:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:214: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2306:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2307:  ^
2308:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:248: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2309:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2310:  ^
2311:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:280: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2312:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2313:  ^
2314:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:308: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2315:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2316:  ^
2317:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:327: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2318:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2319:  ^
2320:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:355: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2321:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2322:  ^
2323:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:394: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2324:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
2325:  ^
2326:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:426: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2327:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
2328:  ^
2329:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:435: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2330:  exceptions.put(ErrorCodes.NO_SUCH_SESSION, NoSuchSessionException.class);
2331:  ^
2332:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:436: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2333:  exceptions.put(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
2334:  ^
2335:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:437: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2336:  exceptions.put(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
2337:  ^
2338:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:438: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2339:  exceptions.put(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
2340:  ^
2341:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:439: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2342:  exceptions.put(ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
2343:  ^
2344:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:440: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2345:  exceptions.put(ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
2346:  ^
2347:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2348:  exceptions.put(ErrorCodes.UNHANDLED_ERROR, WebDriverException.class);
2349:  ^
2350:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:442: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2351:  exceptions.put(ErrorCodes.JAVASCRIPT_ERROR, JavascriptException.class);
2352:  ^
2353:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:443: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2354:  exceptions.put(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
2355:  ^
2356:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:444: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2357:  exceptions.put(ErrorCodes.TIMEOUT, TimeoutException.class);
2358:  ^
2359:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:445: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2360:  exceptions.put(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
2361:  ^
2362:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:446: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2363:  exceptions.put(ErrorCodes.INVALID_COOKIE_DOMAIN, InvalidCookieDomainException.class);
2364:  ^
2365:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:447: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2366:  exceptions.put(ErrorCodes.UNABLE_TO_SET_COOKIE, UnableToSetCookieException.class);
2367:  ^
2368:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:448: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2369:  exceptions.put(ErrorCodes.UNEXPECTED_ALERT_PRESENT, UnhandledAlertException.class);
2370:  ^
2371:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:449: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2372:  exceptions.put(ErrorCodes.NO_ALERT_PRESENT, NoAlertPresentException.class);
2373:  ^
2374:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:450: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2375:  exceptions.put(ErrorCodes.ASYNC_SCRIPT_TIMEOUT, ScriptTimeoutException.class);
2376:  ^
2377:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:451: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2378:  exceptions.put(ErrorCodes.INVALID_SELECTOR_ERROR, InvalidSelectorException.class);
2379:  ^
2380:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:452: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2381:  exceptions.put(ErrorCodes.SESSION_NOT_CREATED, SessionNotCreatedException.class);
2382:  ^
2383:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:453: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2384:  exceptions.put(ErrorCodes.MOVE_TARGET_OUT_OF_BOUNDS, MoveTargetOutOfBoundsException.class);
2385:  ^
2386:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2387:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR, InvalidSelectorException.class);
2388:  ^
2389:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:455: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2390:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR_RETURN_TYPER, InvalidSelectorException.class);
2391:  ^
2392:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:469: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2393:  ? ErrorCodes.INVALID_SELECTOR_ERROR
2394:  ^
2395:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:471: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2396:  assertThat(new ErrorCodes().toStatusCode(e)).isEqualTo(expected);
2397:  ^
2398:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:483: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2399:  response.setState(new ErrorCodes().toState(status));
2400:  ^
2401:  (15:44:37) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/json/JsonTest.jar (1 source file):
2402:  java/test/org/openqa/selenium/json/JsonTest.java:430: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2403:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2404:  ^
2405:  java/test/org/openqa/selenium/json/JsonTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2406:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
2407:  ^
2408:  java/test/org/openqa/selenium/json/JsonTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
2409:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(32));
...

2429:  (15:47:45) �[32m[15,533 / 15,539]�[0m 2151 / 2157 tests;�[0m [Sched] Testing //dotnet/test/common:BiDi/Network/NetworkEventsTest-firefox; 188s ... (6 actions, 4 running)
2430:  (15:47:54) �[32m[15,533 / 15,539]�[0m 2151 / 2157 tests;�[0m [Sched] Testing //dotnet/test/common:BiDi/Network/NetworkEventsTest-firefox; 197s ... (6 actions, 4 running)
2431:  (15:48:40) �[32m[15,533 / 15,539]�[0m 2151 / 2157 tests;�[0m [Sched] Testing //java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest; 219s ... (6 actions, 5 running)
2432:  (15:48:50) �[32m[15,534 / 15,539]�[0m 2152 / 2157 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 109s remote, remote-cache ... (5 actions running)
2433:  (15:48:56) �[32m[15,534 / 15,539]�[0m 2152 / 2157 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 115s remote, remote-cache ... (5 actions running)
2434:  (15:49:03) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest/test_attempts/attempt_1.log)
2435:  (15:49:03) �[32m[15,534 / 15,539]�[0m 2152 / 2157 tests;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 122s remote, remote-cache ... (5 actions running)
2436:  (15:49:09) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/mobile:NetworkConnectionTest (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/mobile/NetworkConnectionTest/test.log)
2437:  �[31m�[1mFAILED: �[0m//java/test/org/openqa/selenium/mobile:NetworkConnectionTest (Summary)
...

2529:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2530:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
2531:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
2532:  at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:224)
2533:  at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:178)
2534:  at org.openqa.selenium.mobile.NetworkConnectionTest.setUp(NetworkConnectionTest.java:38)
2535:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIO29GEE3nkjxLTKOPoFldsd1tw7__5Nj_5G5k-mfFm8BEJ8D
2536:  ================================================================================
2537:  (15:49:10) �[32m[15,535 / 15,539]�[0m 2153 / 2157 tests, �[31m�[1m1 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 129s remote, remote-cache ... (4 actions running)
2538:  (15:49:20) �[32m[15,535 / 15,539]�[0m 2153 / 2157 tests, �[31m�[1m1 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 139s remote, remote-cache ... (4 actions running)
2539:  (15:49:25) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest-firefox-beta (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest-firefox-beta/test.log)
2540:  �[31m�[1mFAILED: �[0m//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest-firefox-beta (Summary)
...

2632:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2633:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
2634:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
2635:  at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:224)
2636:  at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:178)
2637:  at org.openqa.selenium.remote.RemoteWebDriverScreenshotTest.testCanAugmentWebDriverInstanceIfNecessary(RemoteWebDriverScreenshotTest.java:38)
2638:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIFTtS460h4PUPDnZw1NW8U2c7ra6Z_PjhvYDSQMR89AmEJ8D
2639:  ================================================================================
2640:  (15:49:25) �[32m[15,536 / 15,539]�[0m 2154 / 2157 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 144s remote, remote-cache ... (3 actions running)
2641:  (15:49:36) �[32m[15,536 / 15,539]�[0m 2154 / 2157 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 155s remote, remote-cache ... (3 actions running)
2642:  (15:49:45) �[32m[15,536 / 15,539]�[0m 2154 / 2157 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 164s remote, remote-cache ... (3 actions running)
2643:  (15:49:58) �[31m�[1mFAIL: �[0m//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest/test.log)
2644:  �[31m�[1mFAILED: �[0m//java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest (Summary)
...

2736:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2737:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
2738:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
2739:  at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:224)
2740:  at org.openqa.selenium.remote.Augmenter.augment(Augmenter.java:178)
2741:  at org.openqa.selenium.remote.RemoteWebDriverScreenshotTest.testCanAugmentWebDriverInstanceIfNecessary(RemoteWebDriverScreenshotTest.java:38)
2742:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIPPUDCJXblLWkAFE46B3m8wOFUioX-uAt7h6qADEewykEJ8D
2743:  ================================================================================
2744:  (15:50:00) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 179s remote, remote-cache ... (2 actions running)
2745:  (15:50:09) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 188s remote, remote-cache ... (2 actions running)
2746:  (15:50:39) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 218s remote, remote-cache ... (2 actions running)
2747:  (15:50:51) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 230s remote, remote-cache ... (2 actions running)
2748:  (15:51:00) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 239s remote, remote-cache ... (2 actions running)
2749:  (15:51:12) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 251s remote, remote-cache ... (2 actions running)
2750:  (15:51:13) �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-beta-bidi/test_attempts/attempt_1.log)
2751:  (15:51:20) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 259s remote, remote-cache ... (2 actions running)
2752:  (15:51:39) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 278s remote, remote-cache ... (2 actions running)
2753:  (15:52:04) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 303s remote, remote-cache ... (2 actions running)
2754:  (15:52:07) �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:network-firefox-bidi (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-bidi/test_attempts/attempt_1.log)
2755:  (15:52:10) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 309s remote, remote-cache ... (2 actions running)
2756:  (15:52:39) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 338s remote, remote-cache ... (2 actions running)
2757:  (15:53:39) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 398s remote, remote-cache ... (2 actions running)
2758:  (15:54:39) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 458s remote, remote-cache ... (2 actions running)
2759:  (15:55:18) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 498s remote, remote-cache ... (2 actions running)
2760:  (15:55:25) �[32m[15,537 / 15,539]�[0m 2155 / 2157 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi; 504s remote, remote-cache ... (2 actions running)
2761:  (15:55:27) �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-beta-bidi/test.log)
2762:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi (Summary)
...

2796:  fails a request
2797:  removes a request handler
2798:  clears all request handlers
2799:  adds a response handler
2800:  adds a response handler with a filter
2801:  adds a response handler with multiple filters
2802:  adds a response handler with a pattern type
2803:  adds a response handler with attributes
2804:  adds a response handler that provides a response (FAILED - 1)
2805:  removes a response handler
2806:  clears all response handlers
2807:  Failures:
2808:  1) Selenium::WebDriver::Network adds a response handler that provides a response
2809:  Failure/Error: driver.navigate.to url_for('formPage.html')
2810:  Selenium::WebDriver::Error::TimeoutError:
...

2817:  # ./rb/lib/selenium/webdriver/common/navigation.rb:32:in `to'
2818:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:274:in `block in WebDriver'
2819:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:178:in `create_driver!'
2820:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2821:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:70:in `reset_driver!'
2822:  # ./rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
2823:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:266:in `block in WebDriver'
2824:  Finished in 3 minutes 22.4 seconds (files took 1.69 seconds to load)
2825:  24 examples, 1 failure
2826:  Failed examples:
...

2860:  fails a request
2861:  removes a request handler
2862:  clears all request handlers
2863:  adds a response handler
2864:  adds a response handler with a filter
2865:  adds a response handler with multiple filters
2866:  adds a response handler with a pattern type
2867:  adds a response handler with attributes
2868:  adds a response handler that provides a response (FAILED - 1)
2869:  removes a response handler
2870:  clears all response handlers
2871:  Failures:
2872:  1) Selenium::WebDriver::Network adds a response handler that provides a response
2873:  Failure/Error: driver.navigate.to url_for('formPage.html')
2874:  Selenium::WebDriver::Error::TimeoutError:
...

2881:  # ./rb/lib/selenium/webdriver/common/navigation.rb:32:in `to'
2882:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:274:in `block in WebDriver'
2883:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:178:in `create_driver!'
2884:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2885:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:70:in `reset_driver!'
2886:  # ./rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
2887:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:266:in `block in WebDriver'
2888:  Finished in 3 minutes 35.1 seconds (files took 1.77 seconds to load)
2889:  24 examples, 1 failure
2890:  Failed examples:
2891:  rspec ./rb/spec/integration/selenium/webdriver/network_spec.rb:265 # Selenium::WebDriver::Network adds a response handler that provides a response
2892:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIOPnfMHaF_njohYaAhfoDFzDaj6QMx2KD0IBgHnXgLGmEJ8D
2893:  ================================================================================
2894:  (15:55:35) �[32m[15,538 / 15,539]�[0m 2156 / 2157 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-bidi; 513s remote, remote-cache
2895:  (15:55:40) �[32m[15,538 / 15,539]�[0m 2156 / 2157 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-bidi; 518s remote, remote-cache
2896:  (15:55:58) �[32m[15,538 / 15,539]�[0m 2156 / 2157 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:network-firefox-bidi; 536s remote, remote-cache
2897:  (15:56:02) �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:network-firefox-bidi (see /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-bidi/test.log)
2898:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:network-firefox-bidi (Summary)
...

2932:  fails a request
2933:  removes a request handler
2934:  clears all request handlers
2935:  adds a response handler
2936:  adds a response handler with a filter
2937:  adds a response handler with multiple filters
2938:  adds a response handler with a pattern type
2939:  adds a response handler with attributes
2940:  adds a response handler that provides a response (FAILED - 1)
2941:  removes a response handler
2942:  clears all response handlers
2943:  Failures:
2944:  1) Selenium::WebDriver::Network adds a response handler that provides a response
2945:  Failure/Error: driver.navigate.to url_for('formPage.html')
2946:  Selenium::WebDriver::Error::TimeoutError:
...

2953:  # ./rb/lib/selenium/webdriver/common/navigation.rb:32:in `to'
2954:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:274:in `block in WebDriver'
2955:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:178:in `create_driver!'
2956:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
2957:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:70:in `reset_driver!'
2958:  # ./rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
2959:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:266:in `block in WebDriver'
2960:  Finished in 4 minutes 15.6 seconds (files took 2.85 seconds to load)
2961:  24 examples, 1 failure
2962:  Failed examples:
...

2996:  fails a request
2997:  removes a request handler
2998:  clears all request handlers
2999:  adds a response handler
3000:  adds a response handler with a filter
3001:  adds a response handler with multiple filters
3002:  adds a response handler with a pattern type
3003:  adds a response handler with attributes
3004:  adds a response handler that provides a response (FAILED - 1)
3005:  removes a response handler
3006:  clears all response handlers
3007:  Failures:
3008:  1) Selenium::WebDriver::Network adds a response handler that provides a response
3009:  Failure/Error: driver.navigate.to url_for('formPage.html')
3010:  Selenium::WebDriver::Error::TimeoutError:
...

3017:  # ./rb/lib/selenium/webdriver/common/navigation.rb:32:in `to'
3018:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:274:in `block in WebDriver'
3019:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:178:in `create_driver!'
3020:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:61:in `driver_instance'
3021:  # ./rb/spec/integration/selenium/webdriver/spec_support/test_environment.rb:70:in `reset_driver!'
3022:  # ./rb/spec/integration/selenium/webdriver/spec_support/helpers.rb:29:in `reset_driver!'
3023:  # ./rb/spec/integration/selenium/webdriver/network_spec.rb:266:in `block in WebDriver'
3024:  Finished in 3 minutes 16.8 seconds (files took 1.55 seconds to load)
3025:  24 examples, 1 failure
3026:  Failed examples:
3027:  rspec ./rb/spec/integration/selenium/webdriver/network_spec.rb:265 # Selenium::WebDriver::Network adds a response handler that provides a response
3028:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIIglGtjd3nPQXgRmg4KnFFAwiB3X6lAE4KwOyz7DgjuOEJ8D
3029:  ================================================================================
3030:  (15:56:02) �[32mINFO: �[0mFound 2157 test targets...
3031:  (15:56:02) �[32mINFO: �[0mElapsed time: 886.965s, Critical Path: 710.27s
3032:  (15:56:02) �[32mINFO: �[0m14740 processes: 7371 remote cache hit, 7304 internal, 50 local, 15 remote.
3033:  (15:56:02) �[32mINFO: �[0mBuild completed, 5 tests FAILED, 14740 total actions
...

3147:  //dotnet/test/common:ElementFindingTest-edge                    �[0m�[32m(cached) PASSED�[0m in 32.8s
3148:  //dotnet/test/common:ElementFindingTest-firefox                 �[0m�[32m(cached) PASSED�[0m in 35.0s
3149:  //dotnet/test/common:ElementPropertyTest-chrome                 �[0m�[32m(cached) PASSED�[0m in 5.0s
3150:  //dotnet/test/common:ElementPropertyTest-edge                   �[0m�[32m(cached) PASSED�[0m in 6.6s
3151:  //dotnet/test/common:ElementPropertyTest-firefox                �[0m�[32m(cached) PASSED�[0m in 10.5s
3152:  //dotnet/test/common:ElementSelectingTest-chrome                �[0m�[32m(cached) PASSED�[0m in 9.3s
3153:  //dotnet/test/common:ElementSelectingTest-edge                  �[0m�[32m(cached) PASSED�[0m in 10.0s
3154:  //dotnet/test/common:ElementSelectingTest-firefox               �[0m�[32m(cached) PASSED�[0m in 21.7s
3155:  //dotnet/test/common:ErrorsTest-chrome                          �[0m�[32m(cached) PASSED�[0m in 7.2s
3156:  //dotnet/test/common:ErrorsTest-edge                            �[0m�[32m(cached) PASSED�[0m in 7.8s
3157:  //dotnet/test/common:ErrorsTest-firefox                         �[0m�[32m(cached) PASSED�[0m in 8.3s
...

3506:  //java/test/org/openqa/selenium:ElementFindingTest-edge         �[0m�[32m(cached) PASSED�[0m in 97.0s
3507:  //java/test/org/openqa/selenium:ElementFindingTest-firefox-beta �[0m�[32m(cached) PASSED�[0m in 30.7s
3508:  //java/test/org/openqa/selenium:ElementFindingTest-spotbugs     �[0m�[32m(cached) PASSED�[0m in 14.4s
3509:  //java/test/org/openqa/selenium:ElementSelectingTest            �[0m�[32m(cached) PASSED�[0m in 24.2s
3510:  //java/test/org/openqa/selenium:ElementSelectingTest-chrome     �[0m�[32m(cached) PASSED�[0m in 18.4s
3511:  //java/test/org/openqa/selenium:ElementSelectingTest-edge       �[0m�[32m(cached) PASSED�[0m in 27.0s
3512:  //java/test/org/openqa/selenium:ElementSelectingTest-firefox-beta �[0m�[32m(cached) PASSED�[0m in 24.4s
3513:  //java/test/org/openqa/selenium:ElementSelectingTest-spotbugs   �[0m�[32m(cached) PASSED�[0m in 7.6s
3514:  //java/test/org/openqa/selenium:ErrorsTest                      �[0m�[32m(cached) PASSED�[0m in 10.5s
3515:  //java/test/org/openqa/selenium:ErrorsTest-chrome               �[0m�[32m(cached) PASSED�[0m in 8.5s
3516:  //java/test/org/openqa/selenium:ErrorsTest-edge                 �[0m�[32m(cached) PASSED�[0m in 8.4s
3517:  //java/test/org/openqa/selenium:ErrorsTest-firefox-beta         �[0m�[32m(cached) PASSED�[0m in 11.1s
3518:  //java/test/org/openqa/selenium:ErrorsTest-spotbugs             �[0m�[32m(cached) PASSED�[0m in 5.8s
...

4238:  //java/test/org/openqa/selenium/os:ExternalProcessTest          �[0m�[32m(cached) PASSED�[0m in 2.3s
4239:  //java/test/org/openqa/selenium/os:ExternalProcessTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 8.1s
4240:  //java/test/org/openqa/selenium/os:OsProcessTest                �[0m�[32m(cached) PASSED�[0m in 4.4s
4241:  //java/test/org/openqa/selenium/os:OsProcessTest-spotbugs       �[0m�[32m(cached) PASSED�[0m in 8.2s
4242:  //java/test/org/openqa/selenium/remote:AugmenterTest            �[0m�[32m(cached) PASSED�[0m in 7.9s
4243:  //java/test/org/openqa/selenium/remote:AugmenterTest-spotbugs   �[0m�[32m(cached) PASSED�[0m in 10.9s
4244:  //java/test/org/openqa/selenium/remote:DesiredCapabilitiesTest  �[0m�[32m(cached) PASSED�[0m in 1.8s
4245:  //java/test/org/openqa/selenium/remote:DesiredCapabilitiesTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 9.9s
4246:  //java/test/org/openqa/selenium/remote:ErrorCodecTest           �[0m�[32m(cached) PASSED�[0m in 2.9s
4247:  //java/test/org/openqa/selenium/remote:ErrorCodecTest-spotbugs  �[0m�[32m(cached) PASSED�[0m in 7.4s
4248:  //java/test/org/openqa/selenium/remote:ErrorHandlerTest         �[0m�[32m(cached) PASSED�[0m in 2.3s
4249:  //java/test/org/openqa/selenium/remote:ErrorHandlerTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 10.9s
...

4835:  //py:unit-test/unit/selenium/webdriver/chrome/chrome_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.1s
4836:  //py:unit-test/unit/selenium/webdriver/common/cdp_module_fallback_tests.py �[0m�[32m(cached) PASSED�[0m in 2.7s
4837:  //py:unit-test/unit/selenium/webdriver/common/common_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.1s
4838:  //py:unit-test/unit/selenium/webdriver/common/fedcm/account_tests.py �[0m�[32m(cached) PASSED�[0m in 2.2s
4839:  //py:unit-test/unit/selenium/webdriver/common/fedcm/dialog_tests.py �[0m�[32m(cached) PASSED�[0m in 3.1s
4840:  //py:unit-test/unit/selenium/webdriver/common/print_page_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.2s
4841:  //py:unit-test/unit/selenium/webdriver/edge/edge_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.1s
4842:  //py:unit-test/unit/selenium/webdriver/firefox/firefox_options_tests.py �[0m�[32m(cached) PASSED�[0m in 3.5s
4843:  //py:unit-test/unit/selenium/webdriver/remote/error_handler_tests.py �[0m�[32m(cached) PASSED�[0m in 2.3s
...

4877:  //rb/spec/integration/selenium/webdriver:element-edge-bidi      �[0m�[32m(cached) PASSED�[0m in 14.9s
4878:  //rb/spec/integration/selenium/webdriver:element-edge-remote    �[0m�[32m(cached) PASSED�[0m in 49.0s
4879:  //rb/spec/integration/selenium/webdriver:element-firefox        �[0m�[32m(cached) PASSED�[0m in 57.4s
4880:  //rb/spec/integration/selenium/webdriver:element-firefox-beta   �[0m�[32m(cached) PASSED�[0m in 62.0s
4881:  //rb/spec/integration/selenium/webdriver:element-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 18.0s
4882:  //rb/spec/integration/selenium/webdriver:element-firefox-beta-remote �[0m�[32m(cached) PASSED�[0m in 65.8s
4883:  //rb/spec/integration/selenium/webdriver:element-firefox-bidi   �[0m�[32m(cached) PASSED�[0m in 18.2s
4884:  //rb/spec/integration/selenium/webdriver:element-firefox-remote �[0m�[32m(cached) PASSED�[0m in 64.8s
4885:  //rb/spec/integration/selenium/webdriver:error-chrome           �[0m�[32m(cached) PASSED�[0m in 19.4s
4886:  //rb/spec/integration/selenium/webdriver:error-chrome-bidi      �[0m�[32m(cached) PASSED�[0m in 13.5s
4887:  //rb/spec/integration/selenium/webdriver:error-chrome-remote    �[0m�[32m(cached) PASSED�[0m in 25.0s
4888:  //rb/spec/integration/selenium/webdriver:error-edge             �[0m�[32m(cached) PASSED�[0m in 22.3s
4889:  //rb/spec/integration/selenium/webdriver:error-edge-bidi        �[0m�[32m(cached) PASSED�[0m in 14.7s
4890:  //rb/spec/integration/selenium/webdriver:error-edge-remote      �[0m�[32m(cached) PASSED�[0m in 26.7s
4891:  //rb/spec/integration/selenium/webdriver:error-firefox          �[0m�[32m(cached) PASSED�[0m in 25.4s
4892:  //rb/spec/integration/selenium/webdriver:error-firefox-beta     �[0m�[32m(cached) PASSED�[0m in 23.6s
4893:  //rb/spec/integration/selenium/webdriver:error-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 16.8s
4894:  //rb/spec/integration/selenium/webdriver:error-firefox-beta-remote �[0m�[32m(cached) PASSED�[0m in 24.0s
4895:  //rb/spec/integration/selenium/webdriver:error-firefox-bidi     �[0m�[32m(cached) PASSED�[0m in 16.8s
4896:  //rb/spec/integration/selenium/webdriver:error-firefox-remote   �[0m�[32m(cached) PASSED�[0m in 24.0s
...

5179:  //rb/spec/unit/selenium/webdriver/safari:service                �[0m�[32m(cached) PASSED�[0m in 16.4s
5180:  //rb/spec/unit/selenium/webdriver/support:color                 �[0m�[32m(cached) PASSED�[0m in 15.8s
5181:  //rb/spec/unit/selenium/webdriver/support:event_firing          �[0m�[32m(cached) PASSED�[0m in 17.2s
5182:  //rb/spec/unit/selenium/webdriver/support:select                �[0m�[32m(cached) PASSED�[0m in 13.5s
5183:  //rust:selenium-manager-fmt                                     �[0m�[32m(cached) PASSED�[0m in 0.2s
5184:  //rust:selenium_manager-fmt                                     �[0m�[32m(cached) PASSED�[0m in 0.2s
5185:  //rust:unit                                                     �[0m�[32m(cached) PASSED�[0m in 0.1s
5186:  //rust:unit-fmt                                                 �[0m�[32m(cached) PASSED�[0m in 0.2s
5187:  //java/test/org/openqa/selenium/mobile:NetworkConnectionTest             �[0m�[31m�[1mFAILED�[0m in 2 out of 2 in 14.6s
5188:  Stats over 2 runs: max = 14.6s, min = 10.3s, avg = 12.4s, dev = 2.1s
5189:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/mobile/NetworkConnectionTest/test.log
5190:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/mobile/NetworkConnectionTest/test_attempts/attempt_1.log
5191:  //java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest     �[0m�[31m�[1mFAILED�[0m in 2 out of 2 in 14.9s
5192:  Stats over 2 runs: max = 14.9s, min = 13.0s, avg = 14.0s, dev = 1.0s
5193:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest/test.log
5194:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest/test_attempts/attempt_1.log
5195:  //java/test/org/openqa/selenium/remote:RemoteWebDriverScreenshotTest-firefox-beta �[0m�[31m�[1mFAILED�[0m in 2 out of 2 in 16.6s
5196:  Stats over 2 runs: max = 16.6s, min = 11.4s, avg = 14.0s, dev = 2.6s
5197:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest-firefox-beta/test.log
5198:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/java/test/org/openqa/selenium/remote/RemoteWebDriverScreenshotTest-firefox-beta/test_attempts/attempt_1.log
5199:  //rb/spec/integration/selenium/webdriver:network-firefox-beta-bidi       �[0m�[31m�[1mFAILED�[0m in 2 out of 2 in 227.0s
5200:  Stats over 2 runs: max = 227.0s, min = 213.6s, avg = 220.3s, dev = 6.7s
5201:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-beta-bidi/test.log
5202:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-beta-bidi/test_attempts/attempt_1.log
5203:  //rb/spec/integration/selenium/webdriver:network-firefox-bidi            �[0m�[31m�[1mFAILED�[0m in 2 out of 2 in 277.5s
5204:  Stats over 2 runs: max = 277.5s, min = 207.2s, avg = 242.4s, dev = 35.1s
5205:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-bidi/test.log
5206:  /home/runner/.bazel/execroot/_main/bazel-out/k8-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/network-firefox-bidi/test_attempts/attempt_1.log
5207:  Executed 5 out of 2157 tests: 2152 tests pass and �[0m�[31m�[1m5 fail remotely�[0m.
5208:  There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
5209:  (15:56:03) �[32mINFO: �[0mStreaming build results to: https://gypsum.cluster.engflow.com/invocation/b3ab5873-794b-421c-b818-390ece2161b4
5210:  �[0m
5211:  ##[error]Process completed with exit code 3.

Copy link
Contributor Author

renovate bot commented Feb 6, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-java dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants