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

[build] Prepare for release of Selenium 4.19.0 #13746

Merged
merged 9 commits into from Mar 27, 2024

Conversation

selenium-ci
Copy link
Member

@selenium-ci selenium-ci commented Mar 27, 2024

User description

Warning: Manually update the changelogs before merging

This PR:

  • Updates Rust version for Selenium Manager release
  • Updates Pinned browser version to coincide with new CDP release
  • Adds support for new CDP version and removes old CDP version
  • Selenium Manager references the new Selenium Manager release
  • Updates Maven Dependencies
  • Adds new authors to authors file
  • Updates all versions for all bindings
  • Generates rough change logs for each bindings (please tidy them up before merging this)

Type

enhancement, documentation


Description

  • Update Browser Protocol Definitions for Chrome v123 including new types and commands across various domains.
  • Add new binding commands in Runtime domain for JS Protocol.
  • Add Bazel build targets for Chrome v123 protocols.
  • Update CHANGELOGs and release notes across Java, Node.js, Python, and Ruby bindings for the v4.19.0 release.

Changes walkthrough

Relevant files
Enhancement
browser_protocol.pdl
Update Browser Protocol Definitions for Chrome v123           

common/devtools/chromium/v123/browser_protocol.pdl

  • Updated comments for clarity and fixed typos.
  • Added new types and commands for Accessibility, Animation, Audits, and
    other domains.
  • Deprecated and experimental annotations updated for several commands
    and types.
  • +498/-114
    js_protocol.pdl
    Add New Binding Commands in Runtime Domain for JS Protocol

    common/devtools/chromium/v123/js_protocol.pdl

  • Added addBinding and removeBinding commands in the Runtime domain.
  • Updated experimental annotations for several types and commands.
  • +4/-4     
    Configuration changes
    BUILD.bazel
    Add Bazel Build Targets for Chrome v123 Protocols               

    common/devtools/chromium/v123/BUILD.bazel

  • Added new Bazel build targets for Chrome v123 browser and JS
    protocols.
  • +38/-1   
    Documentation
    CHANGELOG
    Update Java CHANGELOG for v4.19.0 Release                               

    java/CHANGELOG

  • Added entry for version 4.19.0 detailing new features, improvements,
    and fixes.
  • +19/-0   
    CHANGES.md
    Document Node Changes for v4.19.0 Release                               

    javascript/node/selenium-webdriver/CHANGES.md

  • Documented changes for version 4.19.0 including CDP updates and [bidi]
    module additions.
  • +12/-0   
    CHANGES
    Update Python Changes for v4.19.0 Release                               

    py/CHANGES

  • Listed updates for Selenium 4.19.0 including CDP for Chrome 123 and
    various fixes.
  • +9/-0     
    CHANGES
    Update Ruby CHANGES for v4.19.0 Release                                   

    rb/CHANGES

    • Added release notes for Ruby bindings version 4.19.0.
    +7/-0     

    PR-Agent usage:
    Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    @selenium-ci selenium-ci added the C-build Build related issues (bazel and CI) label Mar 27, 2024
    Copy link

    codiumai-pr-agent-pro bot commented Mar 27, 2024

    CI Failure Feedback

    (Checks updated until commit ba7e8dd)

    Action: Ruby / Remote Tests (edge, windows) / Remote Tests (edge, windows)

    Failed stage: Run Bazel [❌]

    Failure summary:

    All tests failed due to a permission denied error when attempting to spawn a process with Java. This
    indicates an issue with the environment's permissions or configuration, preventing the test suite
    from initiating Java processes necessary for running the tests.

    Relevant error logs:
    1:  ##[group]Operating System
    2:  Microsoft Windows Server 2022
    ...
    
    657:  �[32m[1 / 1]�[0m checking cached actions
    658:  �[32mAnalyzing:�[0m 27 targets (653 packages loaded, 11409 targets configured)
    659:  �[32m[1 / 1]�[0m checking cached actions
    660:  �[32mAnalyzing:�[0m 27 targets (653 packages loaded, 11409 targets configured)
    661:  �[32m[1 / 1]�[0m checking cached actions
    662:  �[32mAnalyzing:�[0m 27 targets (654 packages loaded, 11409 targets configured)
    663:  �[32m[1 / 1]�[0m checking cached actions
    664:  �[32mAnalyzing:�[0m 27 targets (654 packages loaded, 38438 targets configured)
    665:  �[32m[1 / 16]�[0m [Prepa] Writing repo mapping manifest for //rb/spec/integration/selenium/webdriver:error-edge-remote
    ...
    
    742:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@novnc+novnc@1.4.0/pkg is a directory; dependency checking of directories is unsound
    743:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@mui+icons-material@5.15.8_-554584225/pkg is a directory; dependency checking of directories is unsound
    744:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/update-browserslist-db@1.0.10_browserslist_4.21.4/pkg is a directory; dependency checking of directories is unsound
    745:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/parent-module@1.0.1/pkg is a directory; dependency checking of directories is unsound
    746:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/lines-and-columns@1.2.4/pkg is a directory; dependency checking of directories is unsound
    747:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/globals@11.12.0/pkg is a directory; dependency checking of directories is unsound
    748:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/gensync@1.0.0-beta.2/pkg is a directory; dependency checking of directories is unsound
    749:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/escape-string-regexp@1.0.5/pkg is a directory; dependency checking of directories is unsound
    750:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/error-ex@1.3.2/pkg is a directory; dependency checking of directories is unsound
    ...
    
    804:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/resolve@1.22.1/pkg is a directory; dependency checking of directories is unsound
    805:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/picocolors@1.0.0/pkg is a directory; dependency checking of directories is unsound
    806:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/path-type@4.0.0/pkg is a directory; dependency checking of directories is unsound
    807:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/path-parse@1.0.7/pkg is a directory; dependency checking of directories is unsound
    808:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/parse-json@5.2.0/pkg is a directory; dependency checking of directories is unsound
    809:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/node-releases@2.0.6/pkg is a directory; dependency checking of directories is unsound
    810:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/ms@2.1.2/pkg is a directory; dependency checking of directories is unsound
    811:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/json5@2.2.3/pkg is a directory; dependency checking of directories is unsound
    812:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/json-parse-even-better-errors@2.3.1/pkg is a directory; dependency checking of directories is unsound
    ...
    
    835:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+helper-string-parser@7.23.4/pkg is a directory; dependency checking of directories is unsound
    836:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+helper-module-transforms@7.20.2/pkg is a directory; dependency checking of directories is unsound
    837:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+helper-module-imports@7.22.15/pkg is a directory; dependency checking of directories is unsound
    838:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+helper-hoist-variables@7.22.5/pkg is a directory; dependency checking of directories is unsound
    839:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+helper-compilation-targets@7.20.0_at_babel_core_7.20.2/pkg is a directory; dependency checking of directories is unsound
    840:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+compat-data@7.20.1/pkg is a directory; dependency checking of directories is unsound
    841:  �[35mWARNING: �[0mD:/a/selenium/selenium/BUILD.bazel:13:22: input 'package' to //:.aspect_rules_js/node_modules/@babel+core@7.20.2/pkg is a directory; dependency checking of directories is unsound
    842:  �[32mINFO: �[0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (66 source files):
    843:  java\src\org\openqa\selenium\remote\ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    844:  private final ErrorCodes errorCodes;
    845:  ^
    846:  java\src\org\openqa\selenium\remote\ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    847:  this.errorCodes = new ErrorCodes();
    848:  ^
    849:  java\src\org\openqa\selenium\remote\ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    850:  public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
    851:  ^
    852:  java\src\org\openqa\selenium\remote\Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    853:  ErrorCodes errorCodes = new ErrorCodes();
    854:  ^
    855:  java\src\org\openqa\selenium\remote\Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    856:  ErrorCodes errorCodes = new ErrorCodes();
    857:  ^
    858:  java\src\org\openqa\selenium\remote\ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    859:  response.setStatus(ErrorCodes.SUCCESS);
    860:  ^
    861:  java\src\org\openqa\selenium\remote\ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    862:  response.setState(ErrorCodes.SUCCESS_STRING);
    863:  ^
    864:  java\src\org\openqa\selenium\remote\W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    865:  new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
    866:  ^
    867:  java\src\org\openqa\selenium\remote\W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    868:  new ErrorCodes().getExceptionType((String) rawError);
    869:  ^
    870:  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
    871:  private final ErrorCodes errorCodes = new ErrorCodes();
    872:  ^
    873:  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
    874:  private final ErrorCodes errorCodes = new ErrorCodes();
    875:  ^
    876:  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
    877:  int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
    878:  ^
    879:  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
    880:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
    881:  ^
    882:  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
    883:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
    884:  ^
    885:  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
    886:  response.setStatus(ErrorCodes.SUCCESS);
    887:  ^
    888:  java\src\org\openqa\selenium\remote\codec\AbstractHttpResponseCodec.java:125: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    889:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
    890:  ^
    891:  java\src\org\openqa\selenium\remote\codec\AbstractHttpResponseCodec.java:131: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    892:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
    893:  ^
    894:  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
    895:  private final ErrorCodes errorCodes = new ErrorCodes();
    896:  ^
    897:  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
    898:  private final ErrorCodes errorCodes = new ErrorCodes();
    899:  ^
    900:  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
    901:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
    902:  ^
    903:  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
    904:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
    905:  ^
    906:  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
    907:  response.setStatus(ErrorCodes.SUCCESS);
    ...
    
    1042:  �[32m[2,875 / 2,898]�[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-edge-remote; 47s local, disk-cache ... (4 actions running)
    1043:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:guard-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test_attempts/attempt_2.log)
    1044:  �[32m[2,875 / 2,898]�[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-edge-remote; 48s local, disk-cache ... (4 actions running)
    1045:  �[32m[2,875 / 2,898]�[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-edge-remote; 54s local, disk-cache ... (4 actions running)
    1046:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/remote:element-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test_attempts/attempt_2.log)
    1047:  �[32m[2,875 / 2,898]�[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-edge-remote; 55s local, disk-cache ... (4 actions running)
    1048:  �[32m[2,875 / 2,898]�[0m Testing //rb/spec/integration/selenium/webdriver:action_builder-edge-remote; 60s local, disk-cache ... (4 actions running)
    1049:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:action_builder-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test.log)
    1050:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:action_builder-edge-remote (Summary)
    1051:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test.log
    1052:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test_attempts/attempt_1.log
    1053:  ==================== Test output for //rb/spec/integration/selenium/webdriver:action_builder-edge-remote:
    1054:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test_attempts/attempt_2.log
    1055:  2024-03-27 12:35:11 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/action_builder-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1056:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:action_builder-edge-remote:
    1057:  An error occurred in a `before(:suite)` hook.
    1058:  Failure/Error: @pid = Process.spawn(*@command, options)
    1059:  Errno::EACCES:
    1060:  Permission denied - java
    1061:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1062:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1063:  # ./rb/lib/selenium/server.rb:204:in `start'
    1064:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1065:  Finished in 0.04255 seconds (files took 0.58429 seconds to load)
    1066:  0 examples, 0 failures, 1 error occurred outside of examples
    1067:  ================================================================================
    1068:  ==================== Test output for //rb/spec/integration/selenium/webdriver:action_builder-edge-remote:
    1069:  2024-03-27 12:35:38 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/action_builder-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1070:  An error occurred in a `before(:suite)` hook.
    1071:  Failure/Error: @pid = Process.spawn(*@command, options)
    1072:  Errno::EACCES:
    1073:  Permission denied - java
    1074:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1075:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1076:  # ./rb/lib/selenium/server.rb:204:in `start'
    1077:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1078:  Finished in 0.04303 seconds (files took 0.57851 seconds to load)
    1079:  0 examples, 0 failures, 1 error occurred outside of examples
    1080:  ================================================================================
    1081:  ==================== Test output for //rb/spec/integration/selenium/webdriver:action_builder-edge-remote:
    1082:  2024-03-27 12:36:05 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/action_builder-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1083:  An error occurred in a `before(:suite)` hook.
    1084:  Failure/Error: @pid = Process.spawn(*@command, options)
    1085:  Errno::EACCES:
    1086:  Permission denied - java
    1087:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1088:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1089:  # ./rb/lib/selenium/server.rb:204:in `start'
    1090:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1091:  Finished in 0.04149 seconds (files took 0.59136 seconds to load)
    1092:  0 examples, 0 failures, 1 error occurred outside of examples
    1093:  ================================================================================
    1094:  �[32m[2,876 / 2,898]�[0m 1 / 27 tests, �[31m�[1m1 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:element-edge-remote; 55s local, disk-cache ... (4 actions, 3 running)
    1095:  �[32m[2,876 / 2,898]�[0m 1 / 27 tests, �[31m�[1m1 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:element-edge-remote; 60s local, disk-cache ... (4 actions, 3 running)
    1096:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:element-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test.log)
    1097:  ==================== Test output for //rb/spec/integration/selenium/webdriver:element-edge-remote:
    1098:  2024-03-27 12:35:18 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/element-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1099:  An error occurred in a `before(:suite)` hook.
    1100:  Failure/Error: @pid = Process.spawn(*@command, options)
    1101:  Errno::EACCES:
    1102:  Permission denied - java
    1103:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1104:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1105:  # ./rb/lib/selenium/server.rb:204:in `start'
    1106:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1107:  Finished in 0.04304 seconds (files took 0.6029 seconds to load)
    1108:  0 examples, 0 failures, 1 error occurred outside of examples
    1109:  ================================================================================
    1110:  ==================== Test output for //rb/spec/integration/selenium/webdriver:element-edge-remote:
    1111:  2024-03-27 12:35:45 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/element-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1112:  An error occurred in a `before(:suite)` hook.
    1113:  Failure/Error: @pid = Process.spawn(*@command, options)
    1114:  Errno::EACCES:
    1115:  Permission denied - java
    1116:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1117:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1118:  # ./rb/lib/selenium/server.rb:204:in `start'
    1119:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1120:  Finished in 0.0428 seconds (files took 0.60015 seconds to load)
    1121:  0 examples, 0 failures, 1 error occurred outside of examples
    1122:  ================================================================================
    1123:  ==================== Test output for //rb/spec/integration/selenium/webdriver:element-edge-remote:
    1124:  2024-03-27 12:36:12 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/element-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1125:  An error occurred in a `before(:suite)` hook.
    1126:  Failure/Error: @pid = Process.spawn(*@command, options)
    1127:  Errno::EACCES:
    1128:  Permission denied - java
    1129:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1130:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1131:  # ./rb/lib/selenium/server.rb:204:in `start'
    1132:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1133:  Finished in 0.04301 seconds (files took 0.63095 seconds to load)
    1134:  0 examples, 0 failures, 1 error occurred outside of examples
    1135:  ================================================================================
    1136:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:element-edge-remote (Summary)
    1137:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test.log
    1138:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test_attempts/attempt_1.log
    1139:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test_attempts/attempt_2.log
    1140:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:element-edge-remote:
    1141:  �[32m[2,877 / 2,898]�[0m 2 / 27 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:guard-edge-remote; 55s local, disk-cache ... (4 actions, 2 running)
    1142:  �[32m[2,877 / 2,898]�[0m 2 / 27 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:guard-edge-remote; 58s local, disk-cache ... (4 actions, 2 running)
    1143:  �[32m[2,877 / 2,898]�[0m 2 / 27 tests, �[31m�[1m2 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:guard-edge-remote; 61s local, disk-cache ... (4 actions, 2 running)
    1144:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:guard-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test.log)
    1145:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:guard-edge-remote (Summary)
    1146:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test.log
    1147:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test_attempts/attempt_1.log
    1148:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test_attempts/attempt_2.log
    1149:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:guard-edge-remote:
    1150:  ==================== Test output for //rb/spec/integration/selenium/webdriver:guard-edge-remote:
    1151:  2024-03-27 12:35:24 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/guard-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1152:  An error occurred in a `before(:suite)` hook.
    1153:  Failure/Error: @pid = Process.spawn(*@command, options)
    1154:  Errno::EACCES:
    1155:  Permission denied - java
    1156:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1157:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1158:  # ./rb/lib/selenium/server.rb:204:in `start'
    1159:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1160:  Finished in 0.04255 seconds (files took 0.60167 seconds to load)
    1161:  0 examples, 0 failures, 1 error occurred outside of examples
    1162:  ================================================================================
    1163:  ==================== Test output for //rb/spec/integration/selenium/webdriver:guard-edge-remote:
    1164:  2024-03-27 12:35:51 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/guard-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1165:  An error occurred in a `before(:suite)` hook.
    1166:  Failure/Error: @pid = Process.spawn(*@command, options)
    1167:  Errno::EACCES:
    1168:  Permission denied - java
    1169:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1170:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1171:  # ./rb/lib/selenium/server.rb:204:in `start'
    1172:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1173:  Finished in 0.04358 seconds (files took 0.61224 seconds to load)
    1174:  0 examples, 0 failures, 1 error occurred outside of examples
    1175:  ================================================================================
    1176:  ==================== Test output for //rb/spec/integration/selenium/webdriver:guard-edge-remote:
    1177:  2024-03-27 12:36:19 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/guard-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1178:  An error occurred in a `before(:suite)` hook.
    1179:  Failure/Error: @pid = Process.spawn(*@command, options)
    1180:  Errno::EACCES:
    1181:  Permission denied - java
    1182:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1183:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1184:  # ./rb/lib/selenium/server.rb:204:in `start'
    1185:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1186:  Finished in 0.05026 seconds (files took 0.78821 seconds to load)
    1187:  0 examples, 0 failures, 1 error occurred outside of examples
    1188:  ================================================================================
    1189:  �[32m[2,878 / 2,898]�[0m 3 / 27 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/remote:element-edge-remote; 56s local, disk-cache ... (4 actions, 1 running)
    1190:  �[32m[2,878 / 2,898]�[0m 3 / 27 tests, �[31m�[1m3 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/remote:element-edge-remote; 60s local, disk-cache ... (4 actions, 1 running)
    1191:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/remote:element-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test.log)
    1192:  ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:element-edge-remote:
    1193:  2024-03-27 12:35:31 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/element-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1194:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/remote:element-edge-remote (Summary)
    1195:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test.log
    1196:  An error occurred in a `before(:suite)` hook.
    1197:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test_attempts/attempt_1.log
    1198:  Failure/Error: @pid = Process.spawn(*@command, options)
    ...
    
    1200:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/remote:element-edge-remote:
    1201:  Errno::EACCES:
    1202:  Permission denied - java
    1203:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1204:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1205:  # ./rb/lib/selenium/server.rb:204:in `start'
    1206:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1207:  Finished in 0.04375 seconds (files took 0.62738 seconds to load)
    1208:  0 examples, 0 failures, 1 error occurred outside of examples
    1209:  ================================================================================
    1210:  ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:element-edge-remote:
    1211:  2024-03-27 12:35:58 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/element-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1212:  An error occurred in a `before(:suite)` hook.
    1213:  Failure/Error: @pid = Process.spawn(*@command, options)
    1214:  Errno::EACCES:
    1215:  Permission denied - java
    1216:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1217:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1218:  # ./rb/lib/selenium/server.rb:204:in `start'
    1219:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1220:  Finished in 0.04622 seconds (files took 0.67433 seconds to load)
    1221:  0 examples, 0 failures, 1 error occurred outside of examples
    1222:  ================================================================================
    1223:  ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:element-edge-remote:
    1224:  2024-03-27 12:36:26 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/element-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1225:  An error occurred in a `before(:suite)` hook.
    1226:  Failure/Error: @pid = Process.spawn(*@command, options)
    1227:  Errno::EACCES:
    1228:  Permission denied - java
    1229:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1230:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1231:  # ./rb/lib/selenium/server.rb:204:in `start'
    1232:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1233:  Finished in 0.05165 seconds (files took 0.80682 seconds to load)
    1234:  0 examples, 0 failures, 1 error occurred outside of examples
    1235:  ================================================================================
    1236:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote; 7s disk-cache ... (4 actions, 1 running)
    1237:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote; 8s disk-cache ... (4 actions, 1 running)
    1238:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote; 14s disk-cache ... (4 actions, 2 running)
    1239:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:profile-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test_attempts/attempt_1.log)
    1240:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 8s local, disk-cache ... (4 actions, 2 running)
    1241:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 11s local, disk-cache ... (4 actions, 2 running)
    1242:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 13s local, disk-cache ... (4 actions, 2 running)
    1243:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 14s local, disk-cache ... (4 actions, 3 running)
    1244:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:listener-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test_attempts/attempt_1.log)
    1245:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 15s local, disk-cache ... (4 actions, 3 running)
    1246:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 21s local, disk-cache ... (4 actions, 3 running)
    1247:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test_attempts/attempt_1.log)
    1248:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 22s local, disk-cache ... (4 actions, 3 running)
    1249:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 28s local, disk-cache ... (4 actions running)
    1250:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:profile-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test_attempts/attempt_2.log)
    1251:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 29s local, disk-cache ... (4 actions running)
    1252:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 35s local, disk-cache ... (4 actions running)
    1253:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:select-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test_attempts/attempt_1.log)
    1254:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 36s local, disk-cache ... (4 actions running)
    1255:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 41s local, disk-cache ... (4 actions running)
    1256:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:listener-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test_attempts/attempt_2.log)
    1257:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 42s local, disk-cache ... (4 actions running)
    1258:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 48s local, disk-cache ... (4 actions running)
    1259:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test_attempts/attempt_2.log)
    1260:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 49s local, disk-cache ... (4 actions running)
    1261:  �[32m[2,879 / 2,898]�[0m 4 / 27 tests, �[31m�[1m4 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote; 55s local, disk-cache ... (4 actions running)
    1262:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:profile-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test.log)
    1263:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/edge:profile-edge-remote (Summary)
    1264:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote:
    1265:  2024-03-27 12:36:33 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1266:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test.log
    1267:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test_attempts/attempt_1.log
    1268:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test_attempts/attempt_2.log
    1269:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote:
    1270:  An error occurred in a `before(:suite)` hook.
    1271:  Failure/Error: @pid = Process.spawn(*@command, options)
    1272:  Errno::EACCES:
    1273:  Permission denied - java
    1274:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1275:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1276:  # ./rb/lib/selenium/server.rb:204:in `start'
    1277:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1278:  Finished in 0.0624 seconds (files took 0.83624 seconds to load)
    1279:  0 examples, 0 failures, 1 error occurred outside of examples
    1280:  ================================================================================
    1281:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote:
    1282:  2024-03-27 12:36:54 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1283:  An error occurred in a `before(:suite)` hook.
    1284:  Failure/Error: @pid = Process.spawn(*@command, options)
    1285:  Errno::EACCES:
    1286:  Permission denied - java
    1287:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1288:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1289:  # ./rb/lib/selenium/server.rb:204:in `start'
    1290:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1291:  Finished in 0.04275 seconds (files took 0.61628 seconds to load)
    1292:  0 examples, 0 failures, 1 error occurred outside of examples
    1293:  ================================================================================
    1294:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote:
    1295:  2024-03-27 12:37:21 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1296:  An error occurred in a `before(:suite)` hook.
    1297:  Failure/Error: @pid = Process.spawn(*@command, options)
    1298:  Errno::EACCES:
    1299:  Permission denied - java
    1300:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1301:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1302:  # ./rb/lib/selenium/server.rb:204:in `start'
    1303:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1304:  Finished in 0.04368 seconds (files took 0.63119 seconds to load)
    1305:  0 examples, 0 failures, 1 error occurred outside of examples
    1306:  ================================================================================
    1307:  �[32m[2,880 / 2,898]�[0m 5 / 27 tests, �[31m�[1m5 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote; 49s local, disk-cache ... (4 actions, 3 running)
    1308:  �[32m[2,880 / 2,898]�[0m 5 / 27 tests, �[31m�[1m5 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote; 54s local, disk-cache ... (4 actions, 3 running)
    1309:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:select-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test_attempts/attempt_2.log)
    1310:  �[32m[2,880 / 2,898]�[0m 5 / 27 tests, �[31m�[1m5 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote; 56s local, disk-cache ... (4 actions, 3 running)
    1311:  �[32m[2,880 / 2,898]�[0m 5 / 27 tests, �[31m�[1m5 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote; 58s local, disk-cache ... (4 actions, 3 running)
    1312:  �[32m[2,880 / 2,898]�[0m 5 / 27 tests, �[31m�[1m5 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote; 60s local, disk-cache ... (4 actions, 3 running)
    1313:  �[32m[2,880 / 2,898]�[0m 5 / 27 tests, �[31m�[1m5 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote; 61s local, disk-cache ... (4 actions, 3 running)
    1314:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:listener-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test.log)
    1315:  ==================== Test output for //rb/spec/integration/selenium/webdriver:listener-edge-remote:
    1316:  2024-03-27 12:36:41 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/listener-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1317:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:listener-edge-remote (Summary)
    1318:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test.log
    1319:  An error occurred in a `before(:suite)` hook.
    1320:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test_attempts/attempt_1.log
    1321:  Failure/Error: @pid = Process.spawn(*@command, options)
    ...
    
    1323:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:listener-edge-remote:
    1324:  Errno::EACCES:
    1325:  Permission denied - java
    1326:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1327:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1328:  # ./rb/lib/selenium/server.rb:204:in `start'
    1329:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1330:  Finished in 0.04749 seconds (files took 0.6124 seconds to load)
    1331:  0 examples, 0 failures, 1 error occurred outside of examples
    1332:  ================================================================================
    1333:  ==================== Test output for //rb/spec/integration/selenium/webdriver:listener-edge-remote:
    1334:  2024-03-27 12:37:08 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/listener-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1335:  An error occurred in a `before(:suite)` hook.
    1336:  Failure/Error: @pid = Process.spawn(*@command, options)
    1337:  Errno::EACCES:
    1338:  Permission denied - java
    1339:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1340:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1341:  # ./rb/lib/selenium/server.rb:204:in `start'
    1342:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1343:  Finished in 0.04172 seconds (files took 0.58029 seconds to load)
    1344:  0 examples, 0 failures, 1 error occurred outside of examples
    1345:  ================================================================================
    1346:  ==================== Test output for //rb/spec/integration/selenium/webdriver:listener-edge-remote:
    1347:  2024-03-27 12:37:35 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/listener-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1348:  An error occurred in a `before(:suite)` hook.
    1349:  Failure/Error: @pid = Process.spawn(*@command, options)
    1350:  Errno::EACCES:
    1351:  Permission denied - java
    1352:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1353:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1354:  # ./rb/lib/selenium/server.rb:204:in `start'
    1355:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1356:  Finished in 0.05997 seconds (files took 0.63502 seconds to load)
    1357:  0 examples, 0 failures, 1 error occurred outside of examples
    1358:  ================================================================================
    1359:  �[32m[2,881 / 2,898]�[0m 6 / 27 tests, �[31m�[1m6 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote; 56s local, disk-cache ... (4 actions, 2 running)
    1360:  �[32m[2,881 / 2,898]�[0m 6 / 27 tests, �[31m�[1m6 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote; 61s local, disk-cache ... (4 actions, 2 running)
    1361:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test.log)
    1362:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote (Summary)
    1363:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test.log
    1364:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test_attempts/attempt_1.log
    1365:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test_attempts/attempt_2.log
    1366:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote:
    1367:  ==================== Test output for //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote:
    1368:  2024-03-27 12:36:48 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1369:  An error occurred in a `before(:suite)` hook.
    1370:  Failure/Error: @pid = Process.spawn(*@command, options)
    1371:  Errno::EACCES:
    1372:  Permission denied - java
    1373:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1374:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1375:  # ./rb/lib/selenium/server.rb:204:in `start'
    1376:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1377:  Finished in 0.04974 seconds (files took 0.69755 seconds to load)
    1378:  0 examples, 0 failures, 1 error occurred outside of examples
    1379:  ================================================================================
    1380:  ==================== Test output for //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote:
    1381:  2024-03-27 12:37:14 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1382:  An error occurred in a `before(:suite)` hook.
    1383:  Failure/Error: @pid = Process.spawn(*@command, options)
    1384:  Errno::EACCES:
    1385:  Permission denied - java
    1386:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1387:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1388:  # ./rb/lib/selenium/server.rb:204:in `start'
    1389:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1390:  Finished in 0.04197 seconds (files took 0.57089 seconds to load)
    1391:  0 examples, 0 failures, 1 error occurred outside of examples
    1392:  ================================================================================
    1393:  ==================== Test output for //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote:
    1394:  2024-03-27 12:37:42 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1395:  An error occurred in a `before(:suite)` hook.
    1396:  Failure/Error: @pid = Process.spawn(*@command, options)
    1397:  Errno::EACCES:
    1398:  Permission denied - java
    1399:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1400:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1401:  # ./rb/lib/selenium/server.rb:204:in `start'
    1402:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1403:  Finished in 0.05387 seconds (files took 0.70369 seconds to load)
    1404:  0 examples, 0 failures, 1 error occurred outside of examples
    1405:  ================================================================================
    1406:  �[32m[2,882 / 2,898]�[0m 7 / 27 tests, �[31m�[1m7 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:select-edge-remote; 49s local, disk-cache ... (4 actions, 1 running)
    1407:  �[32m[2,882 / 2,898]�[0m 7 / 27 tests, �[31m�[1m7 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:select-edge-remote; 52s local, disk-cache ... (4 actions, 1 running)
    1408:  �[32m[2,882 / 2,898]�[0m 7 / 27 tests, �[31m�[1m7 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:select-edge-remote; 55s local, disk-cache ... (4 actions, 2 running)
    1409:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:select-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test.log)
    1410:  ==================== Test output for //rb/spec/integration/selenium/webdriver:select-edge-remote:
    1411:  2024-03-27 12:37:01 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/select-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1412:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:select-edge-remote (Summary)
    1413:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test.log
    1414:  An error occurred in a `before(:suite)` hook.
    1415:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test_attempts/attempt_1.log
    1416:  Failure/Error: @pid = Process.spawn(*@command, options)
    ...
    
    1418:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:select-edge-remote:
    1419:  Errno::EACCES:
    1420:  Permission denied - java
    1421:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1422:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1423:  # ./rb/lib/selenium/server.rb:204:in `start'
    1424:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1425:  Finished in 0.04352 seconds (files took 0.63172 seconds to load)
    1426:  0 examples, 0 failures, 1 error occurred outside of examples
    1427:  ================================================================================
    1428:  ==================== Test output for //rb/spec/integration/selenium/webdriver:select-edge-remote:
    1429:  2024-03-27 12:37:28 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/select-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1430:  An error occurred in a `before(:suite)` hook.
    1431:  Failure/Error: @pid = Process.spawn(*@command, options)
    1432:  Errno::EACCES:
    1433:  Permission denied - java
    1434:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1435:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1436:  # ./rb/lib/selenium/server.rb:204:in `start'
    1437:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1438:  Finished in 0.05092 seconds (files took 0.78137 seconds to load)
    1439:  0 examples, 0 failures, 1 error occurred outside of examples
    1440:  ================================================================================
    1441:  ==================== Test output for //rb/spec/integration/selenium/webdriver:select-edge-remote:
    1442:  2024-03-27 12:37:50 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/select-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1443:  An error occurred in a `before(:suite)` hook.
    1444:  Failure/Error: @pid = Process.spawn(*@command, options)
    1445:  Errno::EACCES:
    1446:  Permission denied - java
    1447:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1448:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1449:  # ./rb/lib/selenium/server.rb:204:in `start'
    1450:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1451:  Finished in 0.05283 seconds (files took 0.80228 seconds to load)
    1452:  0 examples, 0 failures, 1 error occurred outside of examples
    1453:  ================================================================================
    1454:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote; 7s disk-cache ... (4 actions, 1 running)
    1455:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 8s ... (4 actions, 1 running)
    1456:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 7s local, disk-cache ... (4 actions, 2 running)
    1457:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:navigation-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test_attempts/attempt_1.log)
    1458:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 9s local, disk-cache ... (4 actions, 2 running)
    1459:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 11s local, disk-cache ... (4 actions, 2 running)
    1460:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 12s local, disk-cache ... (4 actions, 2 running)
    1461:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 14s local, disk-cache ... (4 actions, 3 running)
    1462:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:storage-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test_attempts/attempt_1.log)
    1463:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 16s local, disk-cache ... (4 actions, 3 running)
    1464:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 21s local, disk-cache ... (4 actions, 3 running)
    1465:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test_attempts/attempt_1.log)
    1466:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 22s local, disk-cache ... (4 actions, 3 running)
    1467:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 27s local, disk-cache ... (4 actions running)
    1468:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:navigation-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test_attempts/attempt_2.log)
    1469:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 29s local, disk-cache ... (4 actions running)
    1470:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 34s local, disk-cache ... (4 actions running)
    1471:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:window-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test_attempts/attempt_1.log)
    1472:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 36s local, disk-cache ... (4 actions running)
    1473:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 41s local, disk-cache ... (4 actions running)
    1474:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:storage-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test_attempts/attempt_2.log)
    1475:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 42s local, disk-cache ... (4 actions running)
    1476:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 47s local, disk-cache ... (4 actions running)
    1477:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test_attempts/attempt_2.log)
    1478:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 49s local, disk-cache ... (4 actions running)
    1479:  �[32m[2,883 / 2,898]�[0m 8 / 27 tests, �[31m�[1m8 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote; 54s local, disk-cache ... (4 actions running)
    1480:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:navigation-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test.log)
    1481:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:navigation-edge-remote (Summary)
    1482:  ==================== Test output for //rb/spec/integration/selenium/webdriver:navigation-edge-remote:
    1483:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test.log
    1484:  2024-03-27 12:37:57 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/navigation-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1485:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test_attempts/attempt_1.log
    1486:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test_attempts/attempt_2.log
    1487:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:navigation-edge-remote:
    1488:  An error occurred in a `before(:suite)` hook.
    1489:  Failure/Error: @pid = Process.spawn(*@command, options)
    1490:  Errno::EACCES:
    1491:  Permission denied - java
    1492:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1493:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1494:  # ./rb/lib/selenium/server.rb:204:in `start'
    1495:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1496:  Finished in 0.05559 seconds (files took 0.80429 seconds to load)
    1497:  0 examples, 0 failures, 1 error occurred outside of examples
    1498:  ================================================================================
    1499:  ==================== Test output for //rb/spec/integration/selenium/webdriver:navigation-edge-remote:
    1500:  2024-03-27 12:38:17 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/navigation-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1501:  An error occurred in a `before(:suite)` hook.
    1502:  Failure/Error: @pid = Process.spawn(*@command, options)
    1503:  Errno::EACCES:
    1504:  Permission denied - java
    1505:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1506:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1507:  # ./rb/lib/selenium/server.rb:204:in `start'
    1508:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1509:  Finished in 0.04188 seconds (files took 0.57512 seconds to load)
    1510:  0 examples, 0 failures, 1 error occurred outside of examples
    1511:  ================================================================================
    1512:  ==================== Test output for //rb/spec/integration/selenium/webdriver:navigation-edge-remote:
    1513:  2024-03-27 12:38:44 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/navigation-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1514:  An error occurred in a `before(:suite)` hook.
    1515:  Failure/Error: @pid = Process.spawn(*@command, options)
    1516:  Errno::EACCES:
    1517:  Permission denied - java
    1518:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1519:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1520:  # ./rb/lib/selenium/server.rb:204:in `start'
    1521:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1522:  Finished in 0.04202 seconds (files took 0.57391 seconds to load)
    1523:  0 examples, 0 failures, 1 error occurred outside of examples
    1524:  ================================================================================
    1525:  �[32m[2,884 / 2,898]�[0m 9 / 27 tests, �[31m�[1m9 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 49s local, disk-cache ... (4 actions, 3 running)
    1526:  �[32m[2,884 / 2,898]�[0m 9 / 27 tests, �[31m�[1m9 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 54s local, disk-cache ... (4 actions, 3 running)
    1527:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:window-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test_attempts/attempt_2.log)
    1528:  �[32m[2,884 / 2,898]�[0m 9 / 27 tests, �[31m�[1m9 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 56s local, disk-cache ... (4 actions, 3 running)
    1529:  �[32m[2,884 / 2,898]�[0m 9 / 27 tests, �[31m�[1m9 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 58s local, disk-cache ... (4 actions, 3 running)
    1530:  �[32m[2,884 / 2,898]�[0m 9 / 27 tests, �[31m�[1m9 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 60s local, disk-cache ... (4 actions, 3 running)
    1531:  �[32m[2,884 / 2,898]�[0m 9 / 27 tests, �[31m�[1m9 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote; 61s local, disk-cache ... (4 actions, 3 running)
    1532:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:storage-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test.log)
    1533:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:storage-edge-remote (Summary)
    1534:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test.log
    1535:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test_attempts/attempt_1.log
    1536:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test_attempts/attempt_2.log
    1537:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:storage-edge-remote:
    1538:  ==================== Test output for //rb/spec/integration/selenium/webdriver:storage-edge-remote:
    1539:  2024-03-27 12:38:04 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/storage-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1540:  An error occurred in a `before(:suite)` hook.
    1541:  Failure/Error: @pid = Process.spawn(*@command, options)
    1542:  Errno::EACCES:
    1543:  Permission denied - java
    1544:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1545:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1546:  # ./rb/lib/selenium/server.rb:204:in `start'
    1547:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1548:  Finished in 0.04502 seconds (files took 0.6211 seconds to load)
    1549:  0 examples, 0 failures, 1 error occurred outside of examples
    1550:  ================================================================================
    1551:  ==================== Test output for //rb/spec/integration/selenium/webdriver:storage-edge-remote:
    1552:  2024-03-27 12:38:31 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/storage-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1553:  An error occurred in a `before(:suite)` hook.
    1554:  Failure/Error: @pid = Process.spawn(*@command, options)
    1555:  Errno::EACCES:
    1556:  Permission denied - java
    1557:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1558:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1559:  # ./rb/lib/selenium/server.rb:204:in `start'
    1560:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1561:  Finished in 0.04469 seconds (files took 0.62052 seconds to load)
    1562:  0 examples, 0 failures, 1 error occurred outside of examples
    1563:  ================================================================================
    1564:  ==================== Test output for //rb/spec/integration/selenium/webdriver:storage-edge-remote:
    1565:  2024-03-27 12:38:58 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/storage-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1566:  An error occurred in a `before(:suite)` hook.
    1567:  Failure/Error: @pid = Process.spawn(*@command, options)
    1568:  Errno::EACCES:
    1569:  Permission denied - java
    1570:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1571:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1572:  # ./rb/lib/selenium/server.rb:204:in `start'
    1573:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1574:  Finished in 0.04363 seconds (files took 0.63011 seconds to load)
    1575:  0 examples, 0 failures, 1 error occurred outside of examples
    1576:  ================================================================================
    1577:  �[32m[2,885 / 2,898]�[0m 10 / 27 tests, �[31m�[1m10 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote; 56s local, disk-cache ... (4 actions, 2 running)
    1578:  �[32m[2,885 / 2,898]�[0m 10 / 27 tests, �[31m�[1m10 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote; 61s local, disk-cache ... (4 actions, 2 running)
    1579:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test.log)
    1580:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote:
    1581:  2024-03-27 12:38:11 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1582:  An error occurred in a `before(:suite)` hook.
    1583:  Failure/Error: @pid = Process.spawn(*@command, options)
    1584:  Errno::EACCES:
    1585:  Permission denied - java
    1586:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1587:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1588:  # ./rb/lib/selenium/server.rb:204:in `start'
    1589:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1590:  Finished in 0.04424 seconds (files took 0.61279 seconds to load)
    1591:  0 examples, 0 failures, 1 error occurred outside of examples
    1592:  ================================================================================
    1593:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote:
    1594:  2024-03-27 12:38:38 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1595:  An error occurred in a `before(:suite)` hook.
    1596:  Failure/Error: @pid = Process.spawn(*@command, options)
    1597:  Errno::EACCES:
    1598:  Permission denied - java
    1599:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1600:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1601:  # ./rb/lib/selenium/server.rb:204:in `start'
    1602:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1603:  Finished in 0.04214 seconds (files took 0.60418 seconds to load)
    1604:  0 examples, 0 failures, 1 error occurred outside of examples
    1605:  ================================================================================
    1606:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote:
    1607:  2024-03-27 12:39:05 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1608:  An error occurred in a `before(:suite)` hook.
    1609:  Failure/Error: @pid = Process.spawn(*@command, options)
    1610:  Errno::EACCES:
    1611:  Permission denied - java
    1612:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1613:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1614:  # ./rb/lib/selenium/server.rb:204:in `start'
    1615:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1616:  Finished in 0.04483 seconds (files took 0.60982 seconds to load)
    1617:  0 examples, 0 failures, 1 error occurred outside of examples
    1618:  ================================================================================
    1619:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/edge:driver-edge-remote (Summary)
    1620:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test.log
    1621:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test_attempts/attempt_1.log
    1622:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test_attempts/attempt_2.log
    1623:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote:
    1624:  �[32m[2,886 / 2,898]�[0m 11 / 27 tests, �[31m�[1m11 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-remote; 49s local, disk-cache ... (4 actions, 1 running)
    1625:  �[32m[2,886 / 2,898]�[0m 11 / 27 tests, �[31m�[1m11 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-remote; 52s local, disk-cache ... (4 actions, 1 running)
    1626:  �[32m[2,886 / 2,898]�[0m 11 / 27 tests, �[31m�[1m11 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:window-edge-remote; 55s local, disk-cache ... (4 actions, 2 running)
    1627:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:window-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test.log)
    1628:  ==================== Test output for //rb/spec/integration/selenium/webdriver:window-edge-remote:
    1629:  2024-03-27 12:38:24 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/window-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1630:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:window-edge-remote (Summary)
    1631:  An error occurred in a `before(:suite)` hook.
    1632:  Failure/Error: @pid = Process.spawn(*@command, options)
    1633:  Errno::EACCES:
    1634:  Permission denied - java
    1635:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1636:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1637:  # ./rb/lib/selenium/server.rb:204:in `start'
    1638:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1639:  Finished in 0.04246 seconds (files took 0.59747 seconds to load)
    1640:  0 examples, 0 failures, 1 error occurred outside of examples
    1641:  ================================================================================
    1642:  ==================== Test output for //rb/spec/integration/selenium/webdriver:window-edge-remote:
    1643:  2024-03-27 12:38:51 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/window-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1644:  An error occurred in a `before(:suite)` hook.
    1645:  Failure/Error: @pid = Process.spawn(*@command, options)
    1646:  Errno::EACCES:
    1647:  Permission denied - java
    1648:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1649:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1650:  # ./rb/lib/selenium/server.rb:204:in `start'
    1651:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1652:  Finished in 0.06166 seconds (files took 0.78001 seconds to load)
    1653:  0 examples, 0 failures, 1 error occurred outside of examples
    1654:  ================================================================================
    1655:  ==================== Test output for //rb/spec/integration/selenium/webdriver:window-edge-remote:
    1656:  2024-03-27 12:39:13 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/window-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1657:  An error occurred in a `before(:suite)` hook.
    1658:  Failure/Error: @pid = Process.spawn(*@command, options)
    1659:  Errno::EACCES:
    1660:  Permission denied - java
    1661:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1662:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1663:  # ./rb/lib/selenium/server.rb:204:in `start'
    1664:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1665:  Finished in 0.05358 seconds (files took 0.82973 seconds to load)
    1666:  0 examples, 0 failures, 1 error occurred outside of examples
    1667:  ================================================================================
    1668:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test.log
    1669:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test_attempts/attempt_1.log
    1670:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test_attempts/attempt_2.log
    1671:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:window-edge-remote:
    1672:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:driver-edge-remote; 8s disk-cache ... (4 actions, 1 running)
    1673:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 9s ... (4 actions, 1 running)
    1674:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 7s local, disk-cache ... (4 actions, 2 running)
    1675:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:service-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test_attempts/attempt_1.log)
    1676:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 9s local, disk-cache ... (4 actions, 2 running)
    1677:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 11s local, disk-cache ... (4 actions, 2 running)
    1678:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 12s local, disk-cache ... (4 actions, 2 running)
    1679:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 14s local, disk-cache ... (4 actions, 3 running)
    1680:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:target_locator-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test_attempts/attempt_1.log)
    1681:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 16s local, disk-cache ... (4 actions, 3 running)
    1682:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 21s local, disk-cache ... (4 actions, 3 running)
    1683:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test_attempts/attempt_1.log)
    1684:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 22s local, disk-cache ... (4 actions, 3 running)
    1685:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 27s local, disk-cache ... (4 actions running)
    1686:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:service-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test_attempts/attempt_2.log)
    1687:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 29s local, disk-cache ... (4 actions running)
    1688:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 34s local, disk-cache ... (4 actions running)
    1689:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:manager-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test_attempts/attempt_1.log)
    1690:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 36s local, disk-cache ... (4 actions running)
    1691:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 41s local, disk-cache ... (4 actions running)
    1692:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:target_locator-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test_attempts/attempt_2.log)
    1693:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 42s local, disk-cache ... (4 actions running)
    1694:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 48s local, disk-cache ... (4 actions running)
    1695:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test_attempts/attempt_2.log)
    1696:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 49s local, disk-cache ... (4 actions running)
    1697:  �[32m[2,887 / 2,898]�[0m 12 / 27 tests, �[31m�[1m12 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote; 54s local, disk-cache ... (4 actions running)
    1698:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:service-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test.log)
    1699:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/edge:service-edge-remote (Summary)
    1700:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test.log
    1701:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:service-edge-remote:
    1702:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test_attempts/attempt_1.log
    1703:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test_attempts/attempt_2.log
    1704:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/edge:service-edge-remote:
    1705:  2024-03-27 12:39:20 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/service-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1706:  An error occurred in a `before(:suite)` hook.
    1707:  Failure/Error: @pid = Process.spawn(*@command, options)
    1708:  Errno::EACCES:
    1709:  Permission denied - java
    1710:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1711:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1712:  # ./rb/lib/selenium/server.rb:204:in `start'
    1713:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1714:  Finished in 0.04823 seconds (files took 0.81655 seconds to load)
    1715:  0 examples, 0 failures, 1 error occurred outside of examples
    1716:  ================================================================================
    1717:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:service-edge-remote:
    1718:  2024-03-27 12:39:41 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/service-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1719:  An error occurred in a `before(:suite)` hook.
    1720:  Failure/Error: @pid = Process.spawn(*@command, options)
    1721:  Errno::EACCES:
    1722:  Permission denied - java
    1723:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1724:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1725:  # ./rb/lib/selenium/server.rb:204:in `start'
    1726:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1727:  Finished in 0.04382 seconds (files took 0.60242 seconds to load)
    1728:  0 examples, 0 failures, 1 error occurred outside of examples
    1729:  ================================================================================
    1730:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:service-edge-remote:
    1731:  2024-03-27 12:40:08 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/service-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1732:  An error occurred in a `before(:suite)` hook.
    1733:  Failure/Error: @pid = Process.spawn(*@command, options)
    1734:  Errno::EACCES:
    1735:  Permission denied - java
    1736:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1737:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1738:  # ./rb/lib/selenium/server.rb:204:in `start'
    1739:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1740:  Finished in 0.04255 seconds (files took 0.62376 seconds to load)
    1741:  0 examples, 0 failures, 1 error occurred outside of examples
    1742:  ================================================================================
    1743:  �[32m[2,888 / 2,898]�[0m 13 / 27 tests, �[31m�[1m13 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 48s local, disk-cache ... (4 actions, 3 running)
    1744:  �[32m[2,888 / 2,898]�[0m 13 / 27 tests, �[31m�[1m13 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 54s local, disk-cache ... (4 actions, 3 running)
    1745:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:manager-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test_attempts/attempt_2.log)
    1746:  �[32m[2,888 / 2,898]�[0m 13 / 27 tests, �[31m�[1m13 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 55s local, disk-cache ... (4 actions, 3 running)
    1747:  �[32m[2,888 / 2,898]�[0m 13 / 27 tests, �[31m�[1m13 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 58s local, disk-cache ... (4 actions, 3 running)
    1748:  �[32m[2,888 / 2,898]�[0m 13 / 27 tests, �[31m�[1m13 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 59s local, disk-cache ... (4 actions, 3 running)
    1749:  �[32m[2,888 / 2,898]�[0m 13 / 27 tests, �[31m�[1m13 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote; 61s local, disk-cache ... (4 actions, 3 running)
    1750:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:target_locator-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test.log)
    1751:  ==================== Test output for //rb/spec/integration/selenium/webdriver:target_locator-edge-remote:
    1752:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:target_locator-edge-remote (Summary)
    1753:  2024-03-27 12:39:27 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/target_locator-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1754:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test.log
    1755:  An error occurred in a `before(:suite)` hook.
    1756:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test_attempts/attempt_1.log
    1757:  Failure/Error: @pid = Process.spawn(*@command, options)
    ...
    
    1759:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:target_locator-edge-remote:
    1760:  Errno::EACCES:
    1761:  Permission denied - java
    1762:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1763:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1764:  # ./rb/lib/selenium/server.rb:204:in `start'
    1765:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1766:  Finished in 0.04591 seconds (files took 0.61441 seconds to load)
    1767:  0 examples, 0 failures, 1 error occurred outside of examples
    1768:  ================================================================================
    1769:  ==================== Test output for //rb/spec/integration/selenium/webdriver:target_locator-edge-remote:
    1770:  2024-03-27 12:39:54 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/target_locator-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1771:  An error occurred in a `before(:suite)` hook.
    1772:  Failure/Error: @pid = Process.spawn(*@command, options)
    1773:  Errno::EACCES:
    1774:  Permission denied - java
    1775:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1776:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1777:  # ./rb/lib/selenium/server.rb:204:in `start'
    1778:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1779:  Finished in 0.04282 seconds (files took 0.59664 seconds to load)
    1780:  0 examples, 0 failures, 1 error occurred outside of examples
    1781:  ================================================================================
    1782:  ==================== Test output for //rb/spec/integration/selenium/webdriver:target_locator-edge-remote:
    1783:  2024-03-27 12:40:21 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/target_locator-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1784:  An error occurred in a `before(:suite)` hook.
    1785:  Failure/Error: @pid = Process.spawn(*@command, options)
    1786:  Errno::EACCES:
    1787:  Permission denied - java
    1788:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1789:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1790:  # ./rb/lib/selenium/server.rb:204:in `start'
    1791:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1792:  Finished in 0.04673 seconds (files took 0.65612 seconds to load)
    1793:  0 examples, 0 failures, 1 error occurred outside of examples
    1794:  ================================================================================
    1795:  �[32m[2,889 / 2,898]�[0m 14 / 27 tests, �[31m�[1m14 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:driver-edge-remote; 56s local, disk-cache ... (4 actions, 2 running)
    1796:  �[32m[2,889 / 2,898]�[0m 14 / 27 tests, �[31m�[1m14 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:driver-edge-remote; 61s local, disk-cache ... (4 actions, 2 running)
    1797:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test.log)
    1798:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:driver-edge-remote (Summary)
    1799:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test.log
    1800:  ==================== Test output for //rb/spec/integration/selenium/webdriver:driver-edge-remote:
    1801:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test_attempts/attempt_1.log
    1802:  2024-03-27 12:39:34 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1803:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test_attempts/attempt_2.log
    1804:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:driver-edge-remote:
    1805:  An error occurred in a `before(:suite)` hook.
    1806:  Failure/Error: @pid = Process.spawn(*@command, options)
    1807:  Errno::EACCES:
    1808:  Permission denied - java
    1809:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1810:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1811:  # ./rb/lib/selenium/server.rb:204:in `start'
    1812:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1813:  Finished in 0.0536 seconds (files took 0.66364 seconds to load)
    1814:  0 examples, 0 failures, 1 error occurred outside of examples
    1815:  ================================================================================
    1816:  ==================== Test output for //rb/spec/integration/selenium/webdriver:driver-edge-remote:
    1817:  2024-03-27 12:40:01 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1818:  An error occurred in a `before(:suite)` hook.
    1819:  Failure/Error: @pid = Process.spawn(*@command, options)
    1820:  Errno::EACCES:
    1821:  Permission denied - java
    1822:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1823:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1824:  # ./rb/lib/selenium/server.rb:204:in `start'
    1825:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1826:  Finished in 0.04436 seconds (files took 0.62893 seconds to load)
    1827:  0 examples, 0 failures, 1 error occurred outside of examples
    1828:  ================================================================================
    1829:  ==================== Test output for //rb/spec/integration/selenium/webdriver:driver-edge-remote:
    1830:  2024-03-27 12:40:28 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1831:  An error occurred in a `before(:suite)` hook.
    1832:  Failure/Error: @pid = Process.spawn(*@command, options)
    1833:  Errno::EACCES:
    1834:  Permission denied - java
    1835:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1836:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1837:  # ./rb/lib/selenium/server.rb:204:in `start'
    1838:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1839:  Finished in 0.04535 seconds (files took 0.68998 seconds to load)
    1840:  0 examples, 0 failures, 1 error occurred outside of examples
    1841:  ================================================================================
    1842:  �[32m[2,890 / 2,898]�[0m 15 / 27 tests, �[31m�[1m15 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:manager-edge-remote; 49s local, disk-cache ... (4 actions, 1 running)
    1843:  �[32m[2,890 / 2,898]�[0m 15 / 27 tests, �[31m�[1m15 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:manager-edge-remote; 53s local, disk-cache ... (4 actions, 1 running)
    1844:  �[32m[2,890 / 2,898]�[0m 15 / 27 tests, �[31m�[1m15 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:manager-edge-remote; 55s local, disk-cache ... (4 actions, 2 running)
    1845:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:manager-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test.log)
    1846:  ==================== Test output for //rb/spec/integration/selenium/webdriver:manager-edge-remote:
    1847:  2024-03-27 12:39:47 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/manager-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1848:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:manager-edge-remote (Summary)
    1849:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test.log
    1850:  An error occurred in a `before(:suite)` hook.
    1851:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test_attempts/attempt_1.log
    1852:  Failure/Error: @pid = Process.spawn(*@command, options)
    1853:  Errno::EACCES:
    1854:  Permission denied - java
    1855:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1856:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1857:  # ./rb/lib/selenium/server.rb:204:in `start'
    1858:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1859:  Finished in 0.04184 seconds (files took 0.57272 seconds to load)
    1860:  0 examples, 0 failures, 1 error occurred outside of examples
    1861:  ================================================================================
    1862:  ==================== Test output for //rb/spec/integration/selenium/webdriver:manager-edge-remote:
    1863:  2024-03-27 12:40:15 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/manager-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1864:  An error occurred in a `before(:suite)` hook.
    1865:  Failure/Error: @pid = Process.spawn(*@command, options)
    1866:  Errno::EACCES:
    1867:  Permission denied - java
    1868:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1869:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1870:  # ./rb/lib/selenium/server.rb:204:in `start'
    1871:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1872:  Finished in 0.05286 seconds (files took 0.74087 seconds to load)
    1873:  0 examples, 0 failures, 1 error occurred outside of examples
    1874:  ================================================================================
    1875:  ==================== Test output for //rb/spec/integration/selenium/webdriver:manager-edge-remote:
    1876:  2024-03-27 12:40:36 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/manager-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1877:  An error occurred in a `before(:suite)` hook.
    1878:  Failure/Error: @pid = Process.spawn(*@command, options)
    1879:  Errno::EACCES:
    1880:  Permission denied - java
    1881:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1882:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1883:  # ./rb/lib/selenium/server.rb:204:in `start'
    1884:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1885:  Finished in 0.04836 seconds (files took 0.78869 seconds to load)
    1886:  0 examples, 0 failures, 1 error occurred outside of examples
    1887:  ================================================================================
    1888:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test_attempts/attempt_2.log
    1889:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:manager-edge-remote:
    1890:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote; 7s disk-cache ... (4 actions, 1 running)
    1891:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 8s ... (4 actions, 1 running)
    1892:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:zipper-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test_attempts/attempt_1.log)
    1893:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 8s local, disk-cache ... (4 actions, 2 running)
    1894:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 9s local, disk-cache ... (4 actions, 2 running)
    1895:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 11s local, disk-cache ... (4 actions, 2 running)
    1896:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 12s local, disk-cache ... (4 actions, 2 running)
    1897:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 14s local, disk-cache ... (4 actions, 3 running)
    1898:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:error-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test_attempts/attempt_1.log)
    1899:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 15s local, disk-cache ... (4 actions, 3 running)
    1900:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 21s local, disk-cache ... (4 actions, 3 running)
    1901:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/remote:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test_attempts/attempt_1.log)
    1902:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 22s local, disk-cache ... (4 actions, 3 running)
    1903:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 27s local, disk-cache ... (4 actions running)
    1904:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:zipper-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test_attempts/attempt_2.log)
    1905:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 29s local, disk-cache ... (4 actions running)
    1906:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 34s local, disk-cache ... (4 actions running)
    1907:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:timeout-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test_attempts/attempt_1.log)
    1908:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 36s local, disk-cache ... (4 actions running)
    1909:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 41s local, disk-cache ... (4 actions running)
    1910:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:error-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test_attempts/attempt_2.log)
    1911:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 42s local, disk-cache ... (4 actions running)
    1912:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 48s local, disk-cache ... (4 actions running)
    1913:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/remote:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test_attempts/attempt_2.log)
    1914:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 49s local, disk-cache ... (4 actions running)
    1915:  �[32m[2,891 / 2,898]�[0m 16 / 27 tests, �[31m�[1m16 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote; 54s local, disk-cache ... (4 actions running)
    1916:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:zipper-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test.log)
    1917:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:zipper-edge-remote (Summary)
    1918:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test.log
    1919:  ==================== Test output for //rb/spec/integration/selenium/webdriver:zipper-edge-remote:
    1920:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test_attempts/attempt_1.log
    1921:  2024-03-27 12:40:43 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/zipper-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1922:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test_attempts/attempt_2.log
    1923:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:zipper-edge-remote:
    1924:  An error occurred in a `before(:suite)` hook.
    1925:  Failure/Error: @pid = Process.spawn(*@command, options)
    1926:  Errno::EACCES:
    1927:  Permission denied - java
    1928:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1929:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1930:  # ./rb/lib/selenium/server.rb:204:in `start'
    1931:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1932:  Finished in 0.0534 seconds (files took 0.72784 seconds to load)
    1933:  0 examples, 0 failures, 1 error occurred outside of examples
    1934:  ================================================================================
    1935:  ==================== Test output for //rb/spec/integration/selenium/webdriver:zipper-edge-remote:
    1936:  2024-03-27 12:41:04 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/zipper-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1937:  An error occurred in a `before(:suite)` hook.
    1938:  Failure/Error: @pid = Process.spawn(*@command, options)
    1939:  Errno::EACCES:
    1940:  Permission denied - java
    1941:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1942:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1943:  # ./rb/lib/selenium/server.rb:204:in `start'
    1944:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1945:  Finished in 0.04305 seconds (files took 0.65391 seconds to load)
    1946:  0 examples, 0 failures, 1 error occurred outside of examples
    1947:  ================================================================================
    1948:  ==================== Test output for //rb/spec/integration/selenium/webdriver:zipper-edge-remote:
    1949:  2024-03-27 12:41:31 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/zipper-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1950:  An error occurred in a `before(:suite)` hook.
    1951:  Failure/Error: @pid = Process.spawn(*@command, options)
    1952:  Errno::EACCES:
    1953:  Permission denied - java
    1954:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1955:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1956:  # ./rb/lib/selenium/server.rb:204:in `start'
    1957:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1958:  Finished in 0.04363 seconds (files took 0.61797 seconds to load)
    1959:  0 examples, 0 failures, 1 error occurred outside of examples
    1960:  ================================================================================
    1961:  �[32m[2,892 / 2,898]�[0m 17 / 27 tests, �[31m�[1m17 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 49s local, disk-cache ... (4 actions, 3 running)
    1962:  �[32m[2,892 / 2,898]�[0m 17 / 27 tests, �[31m�[1m17 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 54s local, disk-cache ... (4 actions, 3 running)
    1963:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:timeout-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test_attempts/attempt_2.log)
    1964:  �[32m[2,892 / 2,898]�[0m 17 / 27 tests, �[31m�[1m17 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 56s local, disk-cache ... (4 actions, 3 running)
    1965:  �[32m[2,892 / 2,898]�[0m 17 / 27 tests, �[31m�[1m17 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 57s local, disk-cache ... (4 actions, 3 running)
    1966:  �[32m[2,892 / 2,898]�[0m 17 / 27 tests, �[31m�[1m17 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 59s local, disk-cache ... (4 actions, 3 running)
    1967:  �[32m[2,892 / 2,898]�[0m 17 / 27 tests, �[31m�[1m17 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:error-edge-remote; 61s local, disk-cache ... (4 actions, 3 running)
    1968:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:error-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test.log)
    1969:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:error-edge-remote (Summary)
    1970:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test.log
    1971:  ==================== Test output for //rb/spec/integration/selenium/webdriver:error-edge-remote:
    1972:  2024-03-27 12:40:50 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/error-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1973:  An error occurred in a `before(:suite)` hook.
    1974:  Failure/Error: @pid = Process.spawn(*@command, options)
    1975:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test_attempts/attempt_1.log
    1976:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test_attempts/attempt_2.log
    1977:  Errno::EACCES:
    1978:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:error-edge-remote:
    1979:  Permission denied - java
    1980:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1981:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1982:  # ./rb/lib/selenium/server.rb:204:in `start'
    1983:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1984:  Finished in 0.04572 seconds (files took 0.74824 seconds to load)
    1985:  0 examples, 0 failures, 1 error occurred outside of examples
    1986:  ================================================================================
    1987:  ==================== Test output for //rb/spec/integration/selenium/webdriver:error-edge-remote:
    1988:  2024-03-27 12:41:17 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/error-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    1989:  An error occurred in a `before(:suite)` hook.
    1990:  Failure/Error: @pid = Process.spawn(*@command, options)
    1991:  Errno::EACCES:
    1992:  Permission denied - java
    1993:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    1994:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    1995:  # ./rb/lib/selenium/server.rb:204:in `start'
    1996:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    1997:  Finished in 0.04181 seconds (files took 0.5785 seconds to load)
    1998:  0 examples, 0 failures, 1 error occurred outside of examples
    1999:  ================================================================================
    2000:  ==================== Test output for //rb/spec/integration/selenium/webdriver:error-edge-remote:
    2001:  2024-03-27 12:41:45 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/error-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2002:  An error occurred in a `before(:suite)` hook.
    2003:  Failure/Error: @pid = Process.spawn(*@command, options)
    2004:  Errno::EACCES:
    2005:  Permission denied - java
    2006:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2007:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2008:  # ./rb/lib/selenium/server.rb:204:in `start'
    2009:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2010:  Finished in 0.06361 seconds (files took 0.7244 seconds to load)
    2011:  0 examples, 0 failures, 1 error occurred outside of examples
    2012:  ================================================================================
    2013:  �[32m[2,893 / 2,898]�[0m 18 / 27 tests, �[31m�[1m18 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote; 56s local, disk-cache ... (4 actions, 2 running)
    2014:  �[32m[2,893 / 2,898]�[0m 18 / 27 tests, �[31m�[1m18 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote; 61s local, disk-cache ... (4 actions, 2 running)
    2015:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/remote:driver-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test.log)
    2016:  ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote:
    2017:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/remote:driver-edge-remote (Summary)
    2018:  2024-03-27 12:40:57 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2019:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test.log
    2020:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test_attempts/attempt_1.log
    2021:  An error occurred in a `before(:suite)` hook.
    2022:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test_attempts/attempt_2.log
    2023:  Failure/Error: @pid = Process.spawn(*@command, options)
    2024:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote:
    2025:  Errno::EACCES:
    2026:  Permission denied - java
    2027:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2028:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2029:  # ./rb/lib/selenium/server.rb:204:in `start'
    2030:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2031:  Finished in 0.042 seconds (files took 0.58938 seconds to load)
    2032:  0 examples, 0 failures, 1 error occurred outside of examples
    2033:  ================================================================================
    2034:  ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote:
    2035:  2024-03-27 12:41:24 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2036:  An error occurred in a `before(:suite)` hook.
    2037:  Failure/Error: @pid = Process.spawn(*@command, options)
    2038:  Errno::EACCES:
    2039:  Permission denied - java
    2040:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2041:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2042:  # ./rb/lib/selenium/server.rb:204:in `start'
    2043:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2044:  Finished in 0.04191 seconds (files took 0.58159 seconds to load)
    2045:  0 examples, 0 failures, 1 error occurred outside of examples
    2046:  ================================================================================
    2047:  ==================== Test output for //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote:
    2048:  2024-03-27 12:41:51 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2049:  An error occurred in a `before(:suite)` hook.
    2050:  Failure/Error: @pid = Process.spawn(*@command, options)
    2051:  Errno::EACCES:
    2052:  Permission denied - java
    2053:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2054:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2055:  # ./rb/lib/selenium/server.rb:204:in `start'
    2056:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2057:  Finished in 0.04459 seconds (files took 0.68772 seconds to load)
    2058:  0 examples, 0 failures, 1 error occurred outside of examples
    2059:  ================================================================================
    2060:  �[32m[2,894 / 2,898]�[0m 19 / 27 tests, �[31m�[1m19 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:timeout-edge-remote; 49s local, disk-cache ... (4 actions, 1 running)
    2061:  �[32m[2,894 / 2,898]�[0m 19 / 27 tests, �[31m�[1m19 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:timeout-edge-remote; 53s local, disk-cache ... (4 actions, 1 running)
    2062:  �[32m[2,894 / 2,898]�[0m 19 / 27 tests, �[31m�[1m19 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:timeout-edge-remote; 55s local, disk-cache ... (4 actions, 2 running)
    2063:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:timeout-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test.log)
    2064:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:timeout-edge-remote (Summary)
    2065:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test.log
    2066:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test_attempts/attempt_1.log
    2067:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test_attempts/attempt_2.log
    2068:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:timeout-edge-remote:
    2069:  ==================== Test output for //rb/spec/integration/selenium/webdriver:timeout-edge-remote:
    2070:  2024-03-27 12:41:10 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/timeout-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2071:  An error occurred in a `before(:suite)` hook.
    2072:  Failure/Error: @pid = Process.spawn(*@command, options)
    2073:  Errno::EACCES:
    2074:  Permission denied - java
    2075:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2076:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2077:  # ./rb/lib/selenium/server.rb:204:in `start'
    2078:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2079:  Finished in 0.04616 seconds (files took 0.6002 seconds to load)
    2080:  0 examples, 0 failures, 1 error occurred outside of examples
    2081:  ================================================================================
    2082:  ==================== Test output for //rb/spec/integration/selenium/webdriver:timeout-edge-remote:
    2083:  2024-03-27 12:41:37 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/timeout-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2084:  An error occurred in a `before(:suite)` hook.
    2085:  Failure/Error: @pid = Process.spawn(*@command, options)
    2086:  Errno::EACCES:
    2087:  Permission denied - java
    2088:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2089:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2090:  # ./rb/lib/selenium/server.rb:204:in `start'
    2091:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2092:  Finished in 0.04695 seconds (files took 0.67623 seconds to load)
    2093:  0 examples, 0 failures, 1 error occurred outside of examples
    2094:  ================================================================================
    2095:  ==================== Test output for //rb/spec/integration/selenium/webdriver:timeout-edge-remote:
    2096:  2024-03-27 12:41:59 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/timeout-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2097:  An error occurred in a `before(:suite)` hook.
    2098:  Failure/Error: @pid = Process.spawn(*@command, options)
    2099:  Errno::EACCES:
    2100:  Permission denied - java
    2101:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2102:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2103:  # ./rb/lib/selenium/server.rb:204:in `start'
    2104:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2105:  Finished in 0.0579 seconds (files took 0.83439 seconds to load)
    2106:  0 examples, 0 failures, 1 error occurred outside of examples
    2107:  ================================================================================
    2108:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote; 8s disk-cache ... (3 actions, 1 running)
    2109:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote; 6s ... (3 actions, 1 running)
    2110:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 6s local, disk-cache ... (3 actions, 2 running)
    2111:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:options-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test_attempts/attempt_1.log)
    2112:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 8s local, disk-cache ... (3 actions, 2 running)
    2113:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 11s local, disk-cache ... (3 actions, 2 running)
    2114:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 13s local, disk-cache ... (3 actions running)
    2115:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test_attempts/attempt_1.log)
    2116:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 15s local, disk-cache ... (3 actions running)
    2117:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 20s local, disk-cache ... (3 actions running)
    2118:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:shadow_root-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test_attempts/attempt_1.log)
    2119:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 21s local, disk-cache ... (3 actions running)
    2120:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 27s local, disk-cache ... (3 actions running)
    2121:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:options-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test_attempts/attempt_2.log)
    2122:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 28s local, disk-cache ... (3 actions running)
    2123:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 33s local, disk-cache ... (3 actions running)
    2124:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test_attempts/attempt_2.log)
    2125:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 35s local, disk-cache ... (3 actions running)
    2126:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 40s local, disk-cache ... (3 actions running)
    2127:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:shadow_root-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test_attempts/attempt_2.log)
    2128:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 42s local, disk-cache ... (3 actions running)
    2129:  �[32m[2,895 / 2,898]�[0m 20 / 27 tests, �[31m�[1m20 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote; 47s local, disk-cache ... (3 actions running)
    2130:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/edge:options-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test.log)
    2131:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/edge:options-edge-remote (Summary)
    2132:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:options-edge-remote:
    2133:  2024-03-27 12:42:06 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/options-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2134:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test.log
    2135:  An error occurred in a `before(:suite)` hook.
    2136:  Failure/Error: @pid = Process.spawn(*@command, options)
    2137:  Errno::EACCES:
    2138:  Permission denied - java
    2139:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2140:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2141:  # ./rb/lib/selenium/server.rb:204:in `start'
    2142:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2143:  Finished in 0.04473 seconds (files took 0.90305 seconds to load)
    2144:  0 examples, 0 failures, 1 error occurred outside of examples
    2145:  ================================================================================
    2146:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:options-edge-remote:
    2147:  2024-03-27 12:42:26 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/options-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2148:  An error occurred in a `before(:suite)` hook.
    2149:  Failure/Error: @pid = Process.spawn(*@command, options)
    2150:  Errno::EACCES:
    2151:  Permission denied - java
    2152:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2153:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2154:  # ./rb/lib/selenium/server.rb:204:in `start'
    2155:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2156:  Finished in 0.04238 seconds (files took 0.59434 seconds to load)
    2157:  0 examples, 0 failures, 1 error occurred outside of examples
    2158:  ================================================================================
    2159:  ==================== Test output for //rb/spec/integration/selenium/webdriver/edge:options-edge-remote:
    2160:  2024-03-27 12:42:46 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/edge/options-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2161:  An error occurred in a `before(:suite)` hook.
    2162:  Failure/Error: @pid = Process.spawn(*@command, options)
    2163:  Errno::EACCES:
    2164:  Permission denied - java
    2165:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2166:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2167:  # ./rb/lib/selenium/server.rb:204:in `start'
    2168:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2169:  Finished in 0.04304 seconds (files took 0.60735 seconds to load)
    2170:  0 examples, 0 failures, 1 error occurred outside of examples
    2171:  ================================================================================
    2172:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test_attempts/attempt_1.log
    2173:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test_attempts/attempt_2.log
    2174:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/edge:options-edge-remote:
    2175:  �[32m[2,896 / 2,898]�[0m 21 / 27 tests, �[31m�[1m21 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote; 41s local, disk-cache ... (2 actions running)
    2176:  �[32m[2,896 / 2,898]�[0m 21 / 27 tests, �[31m�[1m21 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote; 47s local, disk-cache ... (2 actions running)
    2177:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test.log)
    2178:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote (Summary)
    2179:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test.log
    2180:  ==================== Test output for //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote:
    2181:  2024-03-27 12:42:13 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2182:  An error occurred in a `before(:suite)` hook.
    2183:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test_attempts/attempt_1.log
    2184:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test_attempts/attempt_2.log
    2185:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote:
    2186:  Failure/Error: @pid = Process.spawn(*@command, options)
    2187:  Errno::EACCES:
    2188:  Permission denied - java
    2189:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2190:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2191:  # ./rb/lib/selenium/server.rb:204:in `start'
    2192:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2193:  Finished in 0.04295 seconds (files took 0.5949 seconds to load)
    2194:  0 examples, 0 failures, 1 error occurred outside of examples
    2195:  ================================================================================
    2196:  ==================== Test output for //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote:
    2197:  2024-03-27 12:42:33 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2198:  An error occurred in a `before(:suite)` hook.
    2199:  Failure/Error: @pid = Process.spawn(*@command, options)
    2200:  Errno::EACCES:
    2201:  Permission denied - java
    2202:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2203:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2204:  # ./rb/lib/selenium/server.rb:204:in `start'
    2205:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2206:  Finished in 0.04564 seconds (files took 0.5835 seconds to load)
    2207:  0 examples, 0 failures, 1 error occurred outside of examples
    2208:  ================================================================================
    2209:  ==================== Test output for //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote:
    2210:  2024-03-27 12:42:53 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2211:  An error occurred in a `before(:suite)` hook.
    2212:  Failure/Error: @pid = Process.spawn(*@command, options)
    2213:  Errno::EACCES:
    2214:  Permission denied - java
    2215:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2216:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2217:  # ./rb/lib/selenium/server.rb:204:in `start'
    2218:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2219:  Finished in 0.04252 seconds (files took 0.59568 seconds to load)
    2220:  0 examples, 0 failures, 1 error occurred outside of examples
    2221:  ================================================================================
    2222:  �[32m[2,897 / 2,898]�[0m 22 / 27 tests, �[31m�[1m22 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote; 41s local, disk-cache
    2223:  �[32m[2,897 / 2,898]�[0m 22 / 27 tests, �[31m�[1m22 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote; 47s local, disk-cache
    2224:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:shadow_root-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test.log)
    2225:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:shadow_root-edge-remote (Summary)
    2226:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test.log
    2227:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test_attempts/attempt_1.log
    2228:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test_attempts/attempt_2.log
    2229:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote:
    2230:  ==================== Test output for //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote:
    2231:  2024-03-27 12:42:19 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2232:  An error occurred in a `before(:suite)` hook.
    2233:  Failure/Error: @pid = Process.spawn(*@command, options)
    2234:  Errno::EACCES:
    2235:  Permission denied - java
    2236:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2237:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2238:  # ./rb/lib/selenium/server.rb:204:in `start'
    2239:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2240:  Finished in 0.04388 seconds (files took 0.62306 seconds to load)
    2241:  0 examples, 0 failures, 1 error occurred outside of examples
    2242:  ================================================================================
    2243:  ==================== Test output for //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote:
    2244:  2024-03-27 12:42:40 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2245:  An error occurred in a `before(:suite)` hook.
    2246:  Failure/Error: @pid = Process.spawn(*@command, options)
    2247:  Errno::EACCES:
    2248:  Permission denied - java
    2249:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2250:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2251:  # ./rb/lib/selenium/server.rb:204:in `start'
    2252:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2253:  Finished in 0.0459 seconds (files took 0.64174 seconds to load)
    2254:  0 examples, 0 failures, 1 error occurred outside of examples
    2255:  ================================================================================
    2256:  ==================== Test output for //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote:
    2257:  2024-03-27 12:43:00 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2258:  An error occurred in a `before(:suite)` hook.
    2259:  Failure/Error: @pid = Process.spawn(*@command, options)
    2260:  Errno::EACCES:
    2261:  Permission denied - java
    2262:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2263:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2264:  # ./rb/lib/selenium/server.rb:204:in `start'
    2265:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2266:  Finished in 0.0419 seconds (files took 0.57714 seconds to load)
    2267:  0 examples, 0 failures, 1 error occurred outside of examples
    2268:  ================================================================================
    2269:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 1s disk-cache
    2270:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote
    2271:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 1s local, disk-cache
    2272:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 6s local, disk-cache
    2273:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:devtools-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test_attempts/attempt_1.log)
    2274:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 7s local, disk-cache
    2275:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 13s local, disk-cache
    2276:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:devtools-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test_attempts/attempt_2.log)
    2277:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 15s local, disk-cache
    2278:  �[32m[2,898 / 2,899]�[0m 23 / 27 tests, �[31m�[1m23 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote; 21s local, disk-cache
    2279:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:devtools-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test.log)
    2280:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:devtools-edge-remote (Summary)
    2281:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test.log
    2282:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test_attempts/attempt_1.log
    2283:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test_attempts/attempt_2.log
    2284:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:devtools-edge-remote:
    2285:  ==================== Test output for //rb/spec/integration/selenium/webdriver:devtools-edge-remote:
    2286:  2024-03-27 12:43:16 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/devtools-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2287:  An error occurred in a `before(:suite)` hook.
    2288:  Failure/Error: @pid = Process.spawn(*@command, options)
    2289:  Errno::EACCES:
    2290:  Permission denied - java
    2291:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2292:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2293:  # ./rb/lib/selenium/server.rb:204:in `start'
    2294:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2295:  Finished in 0.04232 seconds (files took 0.58553 seconds to load)
    2296:  0 examples, 0 failures, 1 error occurred outside of examples
    2297:  ================================================================================
    2298:  ==================== Test output for //rb/spec/integration/selenium/webdriver:devtools-edge-remote:
    2299:  2024-03-27 12:43:23 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/devtools-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2300:  An error occurred in a `before(:suite)` hook.
    2301:  Failure/Error: @pid = Process.spawn(*@command, options)
    2302:  Errno::EACCES:
    2303:  Permission denied - java
    2304:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2305:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2306:  # ./rb/lib/selenium/server.rb:204:in `start'
    2307:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2308:  Finished in 0.04219 seconds (files took 0.57876 seconds to load)
    2309:  0 examples, 0 failures, 1 error occurred outside of examples
    2310:  ================================================================================
    2311:  ==================== Test output for //rb/spec/integration/selenium/webdriver:devtools-edge-remote:
    2312:  2024-03-27 12:43:31 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/devtools-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2313:  An error occurred in a `before(:suite)` hook.
    2314:  Failure/Error: @pid = Process.spawn(*@command, options)
    2315:  Errno::EACCES:
    2316:  Permission denied - java
    2317:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2318:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2319:  # ./rb/lib/selenium/server.rb:204:in `start'
    2320:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2321:  Finished in 0.04536 seconds (files took 0.63161 seconds to load)
    2322:  0 examples, 0 failures, 1 error occurred outside of examples
    2323:  ================================================================================
    2324:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 1s disk-cache
    2325:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote
    2326:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 1s local, disk-cache
    2327:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 6s local, disk-cache
    2328:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test_attempts/attempt_1.log)
    2329:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 8s local, disk-cache
    2330:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 13s local, disk-cache
    2331:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test_attempts/attempt_2.log)
    2332:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 15s local, disk-cache
    2333:  �[32m[2,899 / 2,900]�[0m 24 / 27 tests, �[31m�[1m24 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote; 21s local, disk-cache
    2334:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test.log)
    2335:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote (Summary)
    2336:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test.log
    2337:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test_attempts/attempt_1.log
    2338:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test_attempts/attempt_2.log
    2339:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote:
    2340:  ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote:
    2341:  2024-03-27 12:43:48 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2342:  An error occurred in a `before(:suite)` hook.
    2343:  Failure/Error: @pid = Process.spawn(*@command, options)
    2344:  Errno::EACCES:
    2345:  Permission denied - java
    2346:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2347:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2348:  # ./rb/lib/selenium/server.rb:204:in `start'
    2349:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2350:  Finished in 0.04201 seconds (files took 0.59165 seconds to load)
    2351:  0 examples, 0 failures, 1 error occurred outside of examples
    2352:  ================================================================================
    2353:  ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote:
    2354:  2024-03-27 12:43:55 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2355:  An error occurred in a `before(:suite)` hook.
    2356:  Failure/Error: @pid = Process.spawn(*@command, options)
    2357:  Errno::EACCES:
    2358:  Permission denied - java
    2359:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2360:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2361:  # ./rb/lib/selenium/server.rb:204:in `start'
    2362:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2363:  Finished in 0.04292 seconds (files took 0.61762 seconds to load)
    2364:  0 examples, 0 failures, 1 error occurred outside of examples
    2365:  ================================================================================
    2366:  ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote:
    2367:  2024-03-27 12:44:02 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2368:  An error occurred in a `before(:suite)` hook.
    2369:  Failure/Error: @pid = Process.spawn(*@command, options)
    2370:  Errno::EACCES:
    2371:  Permission denied - java
    2372:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2373:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2374:  # ./rb/lib/selenium/server.rb:204:in `start'
    2375:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2376:  Finished in 0.04281 seconds (files took 0.62189 seconds to load)
    2377:  0 examples, 0 failures, 1 error occurred outside of examples
    2378:  ================================================================================
    2379:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 0s disk-cache
    2380:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote
    2381:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 1s local, disk-cache
    2382:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 6s local, disk-cache
    2383:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test_attempts/attempt_1.log)
    2384:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 8s local, disk-cache
    2385:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 13s local, disk-cache
    2386:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test_attempts/attempt_2.log)
    2387:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 15s local, disk-cache
    2388:  �[32m[2,900 / 2,901]�[0m 25 / 27 tests, �[31m�[1m25 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote; 21s local, disk-cache
    2389:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test.log)
    2390:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote (Summary)
    2391:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test.log
    2392:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test_attempts/attempt_1.log
    2393:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test_attempts/attempt_2.log
    2394:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote:
    2395:  ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote:
    2396:  2024-03-27 12:44:19 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2397:  An error occurred in a `before(:suite)` hook.
    2398:  Failure/Error: @pid = Process.spawn(*@command, options)
    2399:  Errno::EACCES:
    2400:  Permission denied - java
    2401:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2402:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2403:  # ./rb/lib/selenium/server.rb:204:in `start'
    2404:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2405:  Finished in 0.04277 seconds (files took 0.59652 seconds to load)
    2406:  0 examples, 0 failures, 1 error occurred outside of examples
    2407:  ================================================================================
    2408:  ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote:
    2409:  2024-03-27 12:44:26 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2410:  An error occurred in a `before(:suite)` hook.
    2411:  Failure/Error: @pid = Process.spawn(*@command, options)
    2412:  Errno::EACCES:
    2413:  Permission denied - java
    2414:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2415:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2416:  # ./rb/lib/selenium/server.rb:204:in `start'
    2417:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2418:  Finished in 0.0417 seconds (files took 0.59773 seconds to load)
    2419:  0 examples, 0 failures, 1 error occurred outside of examples
    2420:  ================================================================================
    2421:  ==================== Test output for //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote:
    2422:  2024-03-27 12:44:33 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2423:  An error occurred in a `before(:suite)` hook.
    2424:  Failure/Error: @pid = Process.spawn(*@command, options)
    2425:  Errno::EACCES:
    2426:  Permission denied - java
    2427:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2428:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2429:  # ./rb/lib/selenium/server.rb:204:in `start'
    2430:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2431:  Finished in 0.04631 seconds (files took 0.61188 seconds to load)
    2432:  0 examples, 0 failures, 1 error occurred outside of examples
    2433:  ================================================================================
    2434:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 0s disk-cache
    2435:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m [Sched] Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote
    2436:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 1s local, disk-cache
    2437:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 6s local, disk-cache
    2438:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:bidi-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test_attempts/attempt_1.log)
    2439:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 8s local, disk-cache
    2440:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 13s local, disk-cache
    2441:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:bidi-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test_attempts/attempt_2.log)
    2442:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 15s local, disk-cache
    2443:  �[32m[2,901 / 2,902]�[0m 26 / 27 tests, �[31m�[1m26 failed�[0m;�[0m Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote; 20s local, disk-cache
    2444:  �[31m�[1mFAIL: �[0m//rb/spec/integration/selenium/webdriver:bidi-edge-remote (see D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test.log)
    2445:  �[31m�[1mFAILED: �[0m//rb/spec/integration/selenium/webdriver:bidi-edge-remote (Summary)
    2446:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test.log
    2447:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test_attempts/attempt_1.log
    2448:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test_attempts/attempt_2.log
    2449:  �[32mINFO: �[0mFrom Testing //rb/spec/integration/selenium/webdriver:bidi-edge-remote:
    2450:  ==================== Test output for //rb/spec/integration/selenium/webdriver:bidi-edge-remote:
    2451:  2024-03-27 12:44:50 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2452:  An error occurred in a `before(:suite)` hook.
    2453:  Failure/Error: @pid = Process.spawn(*@command, options)
    2454:  Errno::EACCES:
    2455:  Permission denied - java
    2456:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2457:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2458:  # ./rb/lib/selenium/server.rb:204:in `start'
    2459:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2460:  Finished in 0.04178 seconds (files took 0.58453 seconds to load)
    2461:  0 examples, 0 failures, 1 error occurred outside of examples
    2462:  ================================================================================
    2463:  ==================== Test output for //rb/spec/integration/selenium/webdriver:bidi-edge-remote:
    2464:  2024-03-27 12:44:57 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2465:  An error occurred in a `before(:suite)` hook.
    2466:  Failure/Error: @pid = Process.spawn(*@command, options)
    2467:  Errno::EACCES:
    2468:  Permission denied - java
    2469:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2470:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2471:  # ./rb/lib/selenium/server.rb:204:in `start'
    2472:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2473:  Finished in 0.04174 seconds (files took 0.57585 seconds to load)
    2474:  0 examples, 0 failures, 1 error occurred outside of examples
    2475:  ================================================================================
    2476:  ==================== Test output for //rb/spec/integration/selenium/webdriver:bidi-edge-remote:
    2477:  2024-03-27 12:45:04 INFO Selenium Server Location: D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/bin/rb/spec/integration/selenium/webdriver/bidi-edge-remote.cmd.runfiles/selenium/java/src/org/openqa/selenium/grid/selenium_server_deploy.jar
    2478:  An error occurred in a `before(:suite)` hook.
    2479:  Failure/Error: @pid = Process.spawn(*@command, options)
    2480:  Errno::EACCES:
    2481:  Permission denied - java
    2482:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `spawn'
    2483:  # ./rb/lib/selenium/webdriver/common/child_process.rb:57:in `start'
    2484:  # ./rb/lib/selenium/server.rb:204:in `start'
    2485:  # //?/D:/a/selenium/selenium/rb/spec/integration/selenium/webdriver/spec_helper.rb:40:in `block (2 levels) in <top (required)>'
    2486:  Finished in 0.04287 seconds (files took 0.60185 seconds to load)
    2487:  0 examples, 0 failures, 1 error occurred outside of examples
    2488:  ================================================================================
    2489:  �[32mINFO: �[0mFound 27 test targets...
    2490:  �[32mINFO: �[0mElapsed time: 890.000s, Critical Path: 244.12s
    2491:  �[32mINFO: �[0m2672 processes: 1470 disk cache hit, 1059 internal, 143 local.
    2492:  �[32mINFO: �[0mBuild completed, 27 tests FAILED, 2672 total actions
    2493:  //rb/spec/integration/selenium/webdriver:action_builder-edge-remote      �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.7s
    2494:  Stats over 3 runs: max = 6.7s, min = 6.6s, avg = 6.7s, dev = 0.0s
    2495:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test.log
    2496:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test_attempts/attempt_1.log
    2497:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/action_builder-edge-remote/test_attempts/attempt_2.log
    2498:  //rb/spec/integration/selenium/webdriver:bidi-edge-remote                �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.6s
    2499:  Stats over 3 runs: max = 6.6s, min = 6.6s, avg = 6.6s, dev = 0.0s
    2500:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test.log
    2501:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test_attempts/attempt_1.log
    2502:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi-edge-remote/test_attempts/attempt_2.log
    2503:  //rb/spec/integration/selenium/webdriver:devtools-edge-remote            �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.7s
    2504:  Stats over 3 runs: max = 6.7s, min = 6.6s, avg = 6.6s, dev = 0.0s
    2505:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test.log
    2506:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test_attempts/attempt_1.log
    2507:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/devtools-edge-remote/test_attempts/attempt_2.log
    2508:  //rb/spec/integration/selenium/webdriver:driver-edge-remote              �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.0s
    2509:  Stats over 3 runs: max = 7.0s, min = 6.8s, avg = 6.9s, dev = 0.1s
    2510:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test.log
    2511:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test_attempts/attempt_1.log
    2512:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/driver-edge-remote/test_attempts/attempt_2.log
    2513:  //rb/spec/integration/selenium/webdriver:element-edge-remote             �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.8s
    2514:  Stats over 3 runs: max = 6.8s, min = 6.7s, avg = 6.8s, dev = 0.0s
    2515:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test.log
    2516:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test_attempts/attempt_1.log
    2517:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/element-edge-remote/test_attempts/attempt_2.log
    2518:  //rb/spec/integration/selenium/webdriver:error-edge-remote               �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.2s
    2519:  Stats over 3 runs: max = 7.2s, min = 6.7s, avg = 7.0s, dev = 0.2s
    2520:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test.log
    2521:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test_attempts/attempt_1.log
    2522:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/error-edge-remote/test_attempts/attempt_2.log
    2523:  //rb/spec/integration/selenium/webdriver:guard-edge-remote               �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.1s
    2524:  Stats over 3 runs: max = 7.1s, min = 6.7s, avg = 6.9s, dev = 0.2s
    2525:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test.log
    2526:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test_attempts/attempt_1.log
    2527:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/guard-edge-remote/test_attempts/attempt_2.log
    2528:  //rb/spec/integration/selenium/webdriver:listener-edge-remote            �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.1s
    2529:  Stats over 3 runs: max = 7.1s, min = 6.7s, avg = 6.9s, dev = 0.2s
    2530:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test.log
    2531:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test_attempts/attempt_1.log
    2532:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/listener-edge-remote/test_attempts/attempt_2.log
    2533:  //rb/spec/integration/selenium/webdriver:manager-edge-remote             �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.3s
    2534:  Stats over 3 runs: max = 7.3s, min = 6.7s, avg = 7.0s, dev = 0.2s
    2535:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test.log
    2536:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test_attempts/attempt_1.log
    2537:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/manager-edge-remote/test_attempts/attempt_2.log
    2538:  //rb/spec/integration/selenium/webdriver:navigation-edge-remote          �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.2s
    2539:  Stats over 3 runs: max = 7.2s, min = 6.6s, avg = 6.8s, dev = 0.3s
    2540:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test.log
    2541:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test_attempts/attempt_1.log
    2542:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/navigation-edge-remote/test_attempts/attempt_2.log
    2543:  //rb/spec/integration/selenium/webdriver:select-edge-remote              �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.2s
    2544:  Stats over 3 runs: max = 7.2s, min = 6.8s, avg = 7.1s, dev = 0.2s
    2545:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test.log
    2546:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test_attempts/attempt_1.log
    2547:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/select-edge-remote/test_attempts/attempt_2.log
    2548:  //rb/spec/integration/selenium/webdriver:shadow_root-edge-remote         �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.9s
    2549:  Stats over 3 runs: max = 6.9s, min = 6.6s, avg = 6.8s, dev = 0.1s
    2550:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test.log
    2551:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test_attempts/attempt_1.log
    2552:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/shadow_root-edge-remote/test_attempts/attempt_2.log
    2553:  //rb/spec/integration/selenium/webdriver:storage-edge-remote             �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.0s
    2554:  Stats over 3 runs: max = 7.0s, min = 6.7s, avg = 6.9s, dev = 0.1s
    2555:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test.log
    2556:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test_attempts/attempt_1.log
    2557:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/storage-edge-remote/test_attempts/attempt_2.log
    2558:  //rb/spec/integration/selenium/webdriver:takes_screenshot-edge-remote    �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.2s
    2559:  Stats over 3 runs: max = 7.2s, min = 6.7s, avg = 6.9s, dev = 0.2s
    2560:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test.log
    2561:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test_attempts/attempt_1.log
    2562:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/takes_screenshot-edge-remote/test_attempts/attempt_2.log
    2563:  //rb/spec/integration/selenium/webdriver:target_locator-edge-remote      �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.9s
    2564:  Stats over 3 runs: max = 6.9s, min = 6.7s, avg = 6.8s, dev = 0.1s
    2565:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test.log
    2566:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test_attempts/attempt_1.log
    2567:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/target_locator-edge-remote/test_attempts/attempt_2.log
    2568:  //rb/spec/integration/selenium/webdriver:timeout-edge-remote             �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.5s
    2569:  Stats over 3 runs: max = 7.5s, min = 6.7s, avg = 7.0s, dev = 0.3s
    2570:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test.log
    2571:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test_attempts/attempt_1.log
    2572:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/timeout-edge-remote/test_attempts/attempt_2.log
    2573:  //rb/spec/integration/selenium/webdriver:virtual_authenticator-edge-remote �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.7s
    2574:  Stats over 3 runs: max = 6.7s, min = 6.6s, avg = 6.6s, dev = 0.0s
    2575:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test.log
    2576:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test_attempts/attempt_1.log
    2577:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/virtual_authenticator-edge-remote/test_attempts/attempt_2.log
    2578:  //rb/spec/integration/selenium/webdriver:window-edge-remote              �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.4s
    2579:  Stats over 3 runs: max = 7.4s, min = 6.7s, avg = 7.1s, dev = 0.3s
    2580:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test.log
    2581:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test_attempts/attempt_1.log
    2582:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/window-edge-remote/test_attempts/attempt_2.log
    2583:  //rb/spec/integration/selenium/webdriver:zipper-edge-remote              �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.4s
    2584:  Stats over 3 runs: max = 7.4s, min = 6.8s, avg = 7.0s, dev = 0.2s
    2585:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test.log
    2586:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test_attempts/attempt_1.log
    2587:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/zipper-edge-remote/test_attempts/attempt_2.log
    2588:  //rb/spec/integration/selenium/webdriver/bidi:browsing_context-edge-remote �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.6s
    2589:  Stats over 3 runs: max = 6.6s, min = 6.6s, avg = 6.6s, dev = 0.0s
    2590:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test.log
    2591:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test_attempts/attempt_1.log
    2592:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/browsing_context-edge-remote/test_attempts/attempt_2.log
    2593:  //rb/spec/integration/selenium/webdriver/bidi:log_inspector-edge-remote  �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.9s
    2594:  Stats over 3 runs: max = 6.9s, min = 6.6s, avg = 6.7s, dev = 0.1s
    2595:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test.log
    2596:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test_attempts/attempt_1.log
    2597:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/bidi/log_inspector-edge-remote/test_attempts/attempt_2.log
    2598:  //rb/spec/integration/selenium/webdriver/edge:driver-edge-remote         �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.9s
    2599:  Stats over 3 runs: max = 6.9s, min = 6.8s, avg = 6.9s, dev = 0.0s
    2600:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test.log
    2601:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test_attempts/attempt_1.log
    2602:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/driver-edge-remote/test_attempts/attempt_2.log
    2603:  //rb/spec/integration/selenium/webdriver/edge:options-edge-remote        �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.0s
    2604:  Stats over 3 runs: max = 7.0s, min = 6.7s, avg = 6.8s, dev = 0.1s
    2605:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test.log
    2606:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test_attempts/attempt_1.log
    2607:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/options-edge-remote/test_attempts/attempt_2.log
    2608:  //rb/spec/integration/selenium/webdriver/edge:profile-edge-remote        �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.6s
    2609:  Stats over 3 runs: max = 7.6s, min = 6.7s, avg = 7.0s, dev = 0.4s
    2610:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test.log
    2611:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test_attempts/attempt_1.log
    2612:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/profile-edge-remote/test_attempts/attempt_2.log
    2613:  //rb/spec/integration/selenium/webdriver/edge:service-edge-remote        �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.4s
    2614:  Stats over 3 runs: max = 7.4s, min = 6.7s, avg = 6.9s, dev = 0.3s
    2615:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test.log
    2616:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test_attempts/attempt_1.log
    2617:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/edge/service-edge-remote/test_attempts/attempt_2.log
    2618:  //rb/spec/integration/selenium/webdriver/remote:driver-edge-remote       �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 6.8s
    2619:  Stats over 3 runs: max = 6.8s, min = 6.7s, avg = 6.7s, dev = 0.1s
    2620:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test.log
    2621:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test_attempts/attempt_1.log
    2622:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/driver-edge-remote/test_attempts/attempt_2.log
    2623:  //rb/spec/integration/selenium/webdriver/remote:element-edge-remote      �[0m�[31m�[1mFAILED�[0m in 3 out of 3 in 7.1s
    2624:  Stats over 3 runs: max = 7.1s, min = 6.8s, avg = 6.9s, dev = 0.2s
    2625:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test.log
    2626:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test_attempts/attempt_1.log
    2627:  D:/_bazel/execroot/selenium/bazel-out/x64_windows-fastbuild/testlogs/rb/spec/integration/selenium/webdriver/remote/element-edge-remote/test_attempts/attempt_2.log
    2628:  Executed 27 out of 27 tests: �[0m�[31m�[1m27 fail locally�[0m.
    2629:  �[0m
    2630:  ##[error]Process completed with exit code 1.
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    @codecov-commenter
    Copy link

    codecov-commenter commented Mar 27, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    ❗ No coverage uploaded for pull request base (release-4.19.0@d19de42). Click here to learn what that means.

    ❗ Current head 6d78955 differs from pull request most recent head ba7e8dd. Consider uploading reports for the commit ba7e8dd to get more accurate results

    ❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

    Additional details and impacted files
    @@                Coverage Diff                @@
    ##             release-4.19.0   #13746   +/-   ##
    =================================================
      Coverage                  ?   58.63%           
    =================================================
      Files                     ?       86           
      Lines                     ?     5272           
      Branches                  ?      218           
    =================================================
      Hits                      ?     3091           
      Misses                    ?     1963           
      Partials                  ?      218           

    ☔ View full report in Codecov by Sentry.
    📢 Have feedback on the report? Share it here.

    @diemol diemol marked this pull request as ready for review March 27, 2024 11:43
    Copy link

    PR Description updated to latest commit (ba7e8dd)

    Copy link

    PR Review

    ⏱️ Estimated effort to review [1-5]

    2, because the PR involves updating dependencies, adding support for new versions, and removing outdated versions across multiple languages and frameworks. The changes are straightforward but span across several files and configurations, which requires careful review to ensure compatibility and correctness.

    🧪 Relevant tests

    No

    🔍 Possible issues

    Possible Issue: Lack of testing for new versions
    It's not clear if the new versions introduced (e.g., Chrome 123 support) have been thoroughly tested across all bindings and platforms. Ensuring compatibility and functionality with these updates is crucial.

    Possible Issue: Removal of outdated versions
    Removing support for outdated versions (e.g., Chrome 120) might impact users who are still on those versions. It's important to communicate these changes clearly in the release notes to avoid unexpected issues for users.

    🔒 Security concerns

    No


    ✨ Review tool usage guide:

    Overview:
    The review tool scans the PR code changes, and generates a PR review which includes several types of feedbacks, such as possible PR issues, security threats and relevant test in the PR. More feedbacks can be added by configuring the tool.

    The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.

    • When commenting, to edit configurations related to the review tool (pr_reviewer section), use the following template:
    /review --pr_reviewer.some_config1=... --pr_reviewer.some_config2=...
    
    [pr_reviewer]
    some_config1=...
    some_config2=...
    

    See the review usage page for a comprehensive guide on using this tool.

    Copy link

    codiumai-pr-agent-pro bot commented Mar 27, 2024

    PR Code Suggestions

    CategorySuggestions                                                                                                                                                       
    Maintainability
    Rename the class to follow Java naming conventions.

    Consider using a more conventional naming convention for the class name. Java class names
    usually start with an uppercase letter and follow the camel case notation.

    java/src/org/openqa/selenium/devtools/v123/v123Target.java [36]

    -public class v123Target implements org.openqa.selenium.devtools.idealized.target.Target {
    +public class V123Target implements org.openqa.selenium.devtools.idealized.target.Target {
     
    Ensure the class is discoverable by service loaders.

    To ensure that the v123CdpInfo class is correctly loaded by service loaders, add a
    META-INF/services/org.openqa.selenium.devtools.CdpInfo file with the fully qualified name
    of this class.

    java/src/org/openqa/selenium/devtools/v123/v123CdpInfo.java [24]

    -@AutoService(CdpInfo.class)
    -public class v123CdpInfo extends CdpInfo {
    +org.openqa.selenium.devtools.v123.v123CdpInfo
     
    Sort dictionary entries by keys for better readability.

    It's a good practice to keep the dictionary entries sorted by their keys to improve
    readability and maintainability. This helps in quickly identifying if a specific version
    is supported or not and ensures consistency across the codebase.

    dotnet/src/webdriver/DevTools/DevToolsDomains.cs [38-41]

    +{ 85, typeof(V85.V85Domains) },
     { 121, typeof(V121.V121Domains) },
    -{ 123, typeof(V123.V123Domains) },
     { 122, typeof(V122.V122Domains) },
    -{ 85, typeof(V85.V85Domains) }
    +{ 123, typeof(V123.V123Domains) }
     
    Sort Maven artifact dependencies alphabetically for consistency.

    To ensure consistency and ease of maintenance, consider sorting the Maven artifact
    dependencies alphabetically by their group ID and artifact ID. This can help in quickly
    locating dependencies and assessing the project's dependency structure.

    java/maven_deps.bzl [6-11]

     "com.beust:jcommander:1.82",
     "com.github.javaparser:javaparser-core:3.25.9",
     "com.github.spotbugs:spotbugs:4.8.3",
     "com.github.stephenc.jcip:jcip-annotations:1.0-1",
    -"com.google.code.gson:gson:2.10.1",
    -"com.google.guava:guava:33.1.0-jre",
    +"com.google.auto:auto-common:1.2.2",
    +"com.google.auto.service:auto-service:1.1.1",
     
    Sort the versions in ascending order.

    Consider sorting the versions in SUPPORTED_DEVTOOLS_VERSIONS in ascending order for better
    readability and maintainability.

    dotnet/selenium-dotnet-version.bzl [7-12]

     SUPPORTED_DEVTOOLS_VERSIONS = [
         "v85",
    +    "v121",
         "v122",
         "v123",
    -    "v121",
     ]
     
    Sort the CDP_VERSIONS list for better readability and organization.

    Consider sorting the CDP_VERSIONS list to maintain consistency and improve readability.
    This can help in quickly identifying the available versions and ensure that the list is
    organized.

    rb/lib/selenium/devtools/BUILD.bazel [6-11]

     CDP_VERSIONS = [
         "v85",
    +    "v121",
         "v122",
         "v123",
    -    "v121",
     ]
     
    Best practice
    Use a constant for the HTTP status code in setUserAgentOverride.

    To improve code readability and maintainability, consider defining a constant for the HTTP
    status code instead of using the literal value directly in the method
    setUserAgentOverride.

    java/src/org/openqa/selenium/devtools/v123/v123Network.java [50-51]

    -userAgent.userAgent(), userAgent.acceptLanguage(), userAgent.platform(), Optional.empty());
    +private static final int HTTP_STATUS_OK = 200;
    +...
    +userAgent.userAgent(), userAgent.acceptLanguage(), userAgent.platform(), Optional.of(HTTP_STATUS_OK));
     
    Make class fields private and provide getters for encapsulation.

    For better encapsulation and to avoid potential future conflicts, consider making the
    v123Events class fields private and provide public getter methods if external access is
    needed.

    java/src/org/openqa/selenium/devtools/v123/v123Events.java [31-35]

    -public class v123Events extends Events<ConsoleAPICalled, ExceptionThrown> {
    +private final v123Javascript js;
    +private final v123Events events;
    +private final v123Log log;
    +private final v123Network network;
    +private final v123Target target;
    +...
    +public v123Javascript getJs() {
    +    return js;
    +}
    +...
     
    Rename the property for clarity and to follow naming conventions.

    To follow C# naming conventions more closely, consider renaming the DevToolsVersion
    property to DevToolsProtocolVersion for clarity.

    dotnet/src/webdriver/DevTools/v123/V123Domains.cs [39]

    -public static int DevToolsVersion => 123;
    +public static int DevToolsProtocolVersion => 123;
     
    Ensure version number consistency across the project.

    When updating the version of a library, ensure that all references to the version number
    are consistent across the project. This includes documentation, build scripts, and any
    other files that mention the version number.

    rb/lib/selenium/devtools/version.rb [22]

    -VERSION = '0.123.0'
    +VERSION = '4.19.0'
     
    Enhancement
    Update the copyright year to the current year.

    Update the copyright year to include the current year, ensuring that the documentation
    reflects the most recent copyright notice. This is important for legal clarity and to
    accurately represent the project's lifespan and contributions.

    py/docs/source/conf.py [52]

    -copyright = '2009-2024 Software Freedom Conservancy'
    +copyright = '2009-2023 Software Freedom Conservancy'
     
    Security
    Verify and update SHA256 checksums for selenium-manager artifacts.

    Ensure that the SHA256 checksums for the selenium-manager artifacts are up-to-date and
    correct. This is crucial for verifying the integrity of the downloaded files and
    protecting against corrupted or malicious files.

    common/selenium_manager.bzl [9-10]

    -sha256 = "90d9d61bf25af93e4302b6184a45b132ee3c02b68c6665bf83eef6edb7e9fca5",
    -url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-6a15586/selenium-manager-linux",
    +sha256 = "<NEW_SHA256>",
    +url = "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-<NEW_VERSION>/selenium-manager-linux",
     
    Possible issue
    Review the API changes for executionContextId and executionContextName.

    Ensure that marking executionContextId as deprecated and executionContextName as optional
    aligns with the intended API changes, considering their mutual exclusivity and the removal
    plan for executionContextId.

    common/devtools/chromium/v123/js_protocol.pdl [1678-1684]

    -experimental deprecated optional ExecutionContextId executionContextId
    +deprecated optional ExecutionContextId executionContextId
     optional string executionContextName
     

    ✨ Improve tool usage guide:

    Overview:
    The improve tool scans the PR code changes, and automatically generates suggestions for improving the PR code. The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on a PR.

    • When commenting, to edit configurations related to the improve tool (pr_code_suggestions section), use the following template:
    /improve --pr_code_suggestions.some_config1=... --pr_code_suggestions.some_config2=...
    
    [pr_code_suggestions]
    some_config1=...
    some_config2=...
    

    See the improve usage page for a comprehensive guide on using this tool.

    @diemol diemol merged commit cd10a9a into release-4.19.0 Mar 27, 2024
    37 of 39 checks passed
    @diemol diemol deleted the create-pull-request/patch branch March 27, 2024 12:46
    diemol added a commit that referenced this pull request Mar 27, 2024
    * update Rust version to 0.4.19
    
    * Rust Changelog
    
    * [build] Prepare for release of Selenium 4.19.0 (#13746)
    
    * Update supported versions for Chrome DevTools
    
    * Update selenium manager version
    
    * Update Maven Dependencies
    
    * Update authors file
    
    * FIX CHANGELOGS BEFORE MERGING!
    
    Update versions and change logs to release Selenium 4.19.0
    
    * [build] Adapting changelogs
    
    * [py] Setting python version to 4.19.0
    
    * Making format script happy
    
    ---------
    
    Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>
    Co-authored-by: Diego Molina <diemol@gmail.com>
    Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com>
    Co-authored-by: Selenium CI Bot <diemol+selenium-ci@gmail.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    None yet

    3 participants