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

chore(deps): update helm release kube-prometheus-stack to v62.1.0 - abandoned #2364

Closed
wants to merge 0 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 62.0.0 -> 62.1.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v62.1.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-62.0.0...kube-prometheus-stack-62.1.0


Configuration

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

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

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

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


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

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

@VietND96 VietND96 force-pushed the renovate/kube-prometheus-stack-62.x branch from cd5531f to 3ac1937 Compare August 20, 2024 10:04
Copy link

codiumai-pr-agent-pro bot commented Aug 20, 2024

CI Failure Feedback 🧐

(Checks updated until commit 3e40c83)

Action: Test Seleium Grid on Docker / Test Docker Selenium (test_node_docker, false, true, false)

Failed stage: Run Docker Compose to test_node_docker [❌]

Failed test name: test_node_docker

Failure summary:

The action failed due to multiple issues:

  • The make test_node_docker command failed with an error code 1, as indicated by the log lines showing
    the containers stopping and the make command error.
  • There were repeated warnings about the keytool error: java.lang.Exception: Alias does not exist,
    which suggests issues with certificate handling.
  • The certutil command failed with SEC_ERROR_INVALID_ARGS, indicating problems with adding the
    certificate named "SeleniumHQ".
  • There were warnings about duplicate package configurations in the apt sources list, which could lead
    to package management issues.
  • The envsubst command failed due to an unrecognized flag -variables, indicating a possible
    misconfiguration or incorrect usage of the command.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    159:  �[36;1mfi�[0m
    160:  �[36;1m�[0m
    161:  �[36;1m# Option: Remove large packages�[0m
    162:  �[36;1m# REF: https://github.com/apache/flink/blob/master/tools/azure-pipelines/free_disk_space.sh�[0m
    163:  �[36;1m�[0m
    164:  �[36;1mif [[ false == 'true' ]]; then�[0m
    165:  �[36;1m  BEFORE=$(getAvailableSpace)�[0m
    166:  �[36;1m  �[0m
    167:  �[36;1m  sudo apt-get remove -y '^aspnetcore-.*' || echo "::warning::The command [sudo apt-get remove -y '^aspnetcore-.*'] failed to complete successfully. Proceeding..."�[0m
    168:  �[36;1m  sudo apt-get remove -y '^dotnet-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^dotnet-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    169:  �[36;1m  sudo apt-get remove -y '^llvm-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^llvm-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    170:  �[36;1m  sudo apt-get remove -y 'php.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y 'php.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    171:  �[36;1m  sudo apt-get remove -y '^mongodb-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^mongodb-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    172:  �[36;1m  sudo apt-get remove -y '^mysql-.*' --fix-missing || echo "::warning::The command [sudo apt-get remove -y '^mysql-.*' --fix-missing] failed to complete successfully. Proceeding..."�[0m
    173:  �[36;1m  sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing || echo "::warning::The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding..."�[0m
    174:  �[36;1m  sudo apt-get remove -y google-cloud-sdk --fix-missing || echo "::debug::The command [sudo apt-get remove -y google-cloud-sdk --fix-missing] failed to complete successfully. Proceeding..."�[0m
    175:  �[36;1m  sudo apt-get remove -y google-cloud-cli --fix-missing || echo "::debug::The command [sudo apt-get remove -y google-cloud-cli --fix-missing] failed to complete successfully. Proceeding..."�[0m
    176:  �[36;1m  sudo apt-get autoremove -y || echo "::warning::The command [sudo apt-get autoremove -y] failed to complete successfully. Proceeding..."�[0m
    177:  �[36;1m  sudo apt-get clean || echo "::warning::The command [sudo apt-get clean] failed to complete successfully. Proceeding..."�[0m
    ...
    
    506:  timeout_minutes: 10
    507:  max_attempts: 3
    508:  command: make chart_setup_env
    509:  make set_containerd_image_store
    510:  
    511:  retry_wait_seconds: 10
    512:  polling_interval_seconds: 1
    513:  warning_on_retry: true
    514:  continue_on_error: false
    ...
    
    1140:  retry_wait_seconds: 60
    1141:  command: VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make hub
    1142:  VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make chrome
    1143:  VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make firefox
    1144:  VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make edge
    1145:  
    1146:  polling_interval_seconds: 1
    1147:  warning_on_retry: true
    1148:  continue_on_error: false
    ...
    
    1163:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    1164:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    1165:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    1166:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    1167:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    1168:  [Storing server.jks]
    1169:  Importing keystore server.jks to tls.p12...
    1170:  Entry for alias seleniumhq successfully imported.
    1171:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    1864:  #10 25.52 Downloading https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.40.0/opentelemetry-exporter-sender-okhttp-1.40.0.pom
    1865:  #10 25.53 Downloading https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.111.Final/netty-transport-4.1.111.Final.pom
    1866:  #10 25.53 Downloading https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.pom
    1867:  #10 25.53 Downloading https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.111.Final/netty-handler-4.1.111.Final.pom
    1868:  #10 25.53 Downloaded https://repo1.maven.org/maven2/io/netty/netty-common/4.1.111.Final/netty-common-4.1.111.Final.pom
    1869:  #10 25.53 Downloaded https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.40.0/opentelemetry-sdk-logs-1.40.0.pom
    1870:  #10 25.53 Downloading https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.111.Final/netty-buffer-4.1.111.Final.pom
    1871:  #10 25.54 Downloaded https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.40.0/opentelemetry-exporter-sender-okhttp-1.40.0.pom
    1872:  #10 25.54 Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
    1873:  #10 25.55 Downloaded https://repo1.maven.org/maven2/io/netty/netty-transport/4.1.111.Final/netty-transport-4.1.111.Final.pom
    1874:  #10 25.55 Downloaded https://repo1.maven.org/maven2/io/netty/netty-handler/4.1.111.Final/netty-handler-4.1.111.Final.pom
    1875:  #10 25.56 Downloaded https://repo1.maven.org/maven2/io/netty/netty-buffer/4.1.111.Final/netty-buffer-4.1.111.Final.pom
    1876:  #10 25.56 Downloaded https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.pom
    1877:  #10 25.57 Downloading https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.100.Final/netty-handler-proxy-4.1.100.Final.pom
    1878:  #10 25.57 Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom
    1879:  #10 25.58 Downloading https://repo1.maven.org/maven2/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.pom
    1880:  #10 25.58 Downloaded https://repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.100.Final/netty-handler-proxy-4.1.100.Final.pom
    1881:  #10 25.59 Downloaded https://repo1.maven.org/maven2/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.pom
    1882:  #10 25.61 Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
    1883:  #10 25.61 Downloading https://repo1.maven.org/maven2/com/google/guava/guava-parent/32.1.3-android/guava-parent-32.1.3-android.pom
    1884:  #10 25.61 Downloading https://repo1.maven.org/maven2/io/netty/netty-parent/4.1.100.Final/netty-parent-4.1.100.Final.pom
    1885:  #10 25.62 Downloaded https://repo1.maven.org/maven2/com/google/guava/guava-parent/32.1.3-android/guava-parent-32.1.3-android.pom
    1886:  #10 25.62 Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom
    ...
    
    2030:  #10 26.30 Downloaded https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.40.0/opentelemetry-sdk-metrics-1.40.0.jar
    2031:  #10 26.30 Downloading https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
    2032:  #10 26.30 Downloaded https://repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.111.Final/netty-transport-native-unix-common-4.1.111.Final.jar
    2033:  #10 26.30 Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
    2034:  #10 26.30 Downloaded https://repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar
    2035:  #10 26.30 Downloaded https://repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar
    2036:  #10 26.30 Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
    2037:  #10 26.31 Downloaded https://repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.40.0/opentelemetry-exporter-otlp-1.40.0.jar
    2038:  #10 26.31 Downloading https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
    2039:  #10 26.31 Downloading https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar
    2040:  #10 26.31 Downloaded https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
    2041:  #10 26.31 Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar
    2042:  #10 26.31 Downloading https://repo1.maven.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar
    2043:  #10 26.31 Downloaded https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar
    2044:  #10 26.32 Downloading https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar
    2045:  #10 26.32 Downloaded https://repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar
    2046:  #10 26.32 Downloaded https://repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar
    ...
    
    2062:  #14 DONE 0.0s
    2063:  #15 [7/8] COPY --chown=1200:1201 certs/tls.crt certs/tls.key certs/server.jks certs/server.pass /opt/selenium/secrets/
    2064:  #15 DONE 0.0s
    2065:  #16 [8/8] RUN /opt/bin/add-jks-helper.sh -d /opt/selenium/secrets     && /opt/bin/add-cert-helper.sh -d /opt/selenium/secrets TCu,Cu,Tu
    2066:  #16 0.146 seluser is running cert script!
    2067:  #16 0.498 Processing /opt/selenium/secrets/server.jks
    2068:  #16 0.774 Certificate stored in file </tmp/SeleniumHQ.pem>
    2069:  #16 0.931 Warning: use -cacerts option to access cacerts keystore
    2070:  #16 1.044 keytool error: java.lang.Exception: Alias <SeleniumHQ> does not exist
    2071:  #16 1.159 Warning: use -cacerts option to access cacerts keystore
    2072:  #16 1.264 Certificate was added to keystore
    2073:  #16 1.394 Warning: use -cacerts option to access cacerts keystore
    2074:  #16 1.612 The certificate with alias SeleniumHQ is present in /etc/ssl/certs/java/cacerts
    2075:  #16 1.997 seluser is running cert script!
    2076:  #16 2.077 Processing /opt/selenium/secrets/tls.crt
    2077:  #16 2.078 Adding to db: /home/seluser/.pki/nssdb/cert9.db
    2078:  #16 2.084 certutil: could not find certificate named "SeleniumHQ": SEC_ERROR_INVALID_ARGS: security library: invalid arguments.
    ...
    
    2382:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    2383:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    2384:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    2385:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    2386:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    2387:  [Storing server.jks]
    2388:  Importing keystore server.jks to tls.p12...
    2389:  Entry for alias seleniumhq successfully imported.
    2390:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    2423:  #13 docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    2424:  #13 resolve docker.io/docker/buildkit-syft-scanner:stable-1 0.1s done
    2425:  #13 DONE 0.1s
    2426:  #14 [8/8] RUN /opt/bin/add-jks-helper.sh -d /opt/selenium/secrets     && /opt/bin/add-cert-helper.sh -d /opt/selenium/secrets TCu,Cu,Tu
    2427:  #14 0.151 seluser is running cert script!
    2428:  #14 0.495 Processing /opt/selenium/secrets/server.jks
    2429:  #14 0.769 Certificate stored in file </tmp/SeleniumHQ.pem>
    2430:  #14 0.927 Warning: use -cacerts option to access cacerts keystore
    2431:  #14 1.032 keytool error: java.lang.Exception: Alias <SeleniumHQ> does not exist
    2432:  #14 1.143 Warning: use -cacerts option to access cacerts keystore
    2433:  #14 1.242 Certificate was added to keystore
    2434:  #14 1.356 Warning: use -cacerts option to access cacerts keystore
    2435:  #14 1.578 The certificate with alias SeleniumHQ is present in /etc/ssl/certs/java/cacerts
    2436:  #14 1.974 seluser is running cert script!
    2437:  #14 2.054 Processing /opt/selenium/secrets/tls.crt
    2438:  #14 2.056 Adding to db: /home/seluser/.pki/nssdb/cert9.db
    2439:  #14 2.062 certutil: could not find certificate named "SeleniumHQ": SEC_ERROR_INVALID_ARGS: security library: invalid arguments.
    ...
    
    2735:  #8 3.312 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    2736:  #8 3.312 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    2737:  #8 3.312 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    2738:  #8 3.312 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    2739:  #8 3.312 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    2740:  #8 3.312 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    2741:  #8 3.312 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    2742:  #8 3.312 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    2743:  #8 20.20 perl: warning: Setting locale failed.
    ...
    
    2805:  #8 20.61 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ...
    2806:  #8 20.62 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.2) ...
    2807:  #8 20.62 Setting up systemd-dev (255.4-1ubuntu8.2) ...
    2808:  #8 20.62 Setting up systemd (255.4-1ubuntu8.2) ...
    2809:  #8 20.63 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
    2810:  #8 20.63 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
    2811:  #8 20.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
    2812:  #8 20.64 Initializing machine ID from random generator.
    2813:  #8 20.66 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
    2814:  #8 20.66 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
    2815:  #8 20.66 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
    2816:  #8 20.66 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
    2817:  #8 20.66 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
    2818:  #8 20.66 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
    2819:  #8 20.66 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
    2820:  #8 20.66 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
    2821:  #8 20.66 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
    ...
    
    3917:  #8 72.97   inflating: noVNC-master/.github/workflows/test.yml  
    3918:  #8 72.97   inflating: noVNC-master/.github/workflows/translate.yml  
    3919:  #8 72.97   inflating: noVNC-master/.gitignore  
    3920:  #8 72.97  extracting: noVNC-master/.gitmodules  
    3921:  #8 72.97   inflating: noVNC-master/AUTHORS    
    3922:  #8 72.97   inflating: noVNC-master/LICENSE.txt  
    3923:  #8 72.97   inflating: noVNC-master/README.md  
    3924:  #8 72.97    creating: noVNC-master/app/
    3925:  #8 72.97   inflating: noVNC-master/app/error-handler.js  
    3926:  #8 72.97    creating: noVNC-master/app/images/
    3927:  #8 72.97   inflating: noVNC-master/app/images/alt.svg  
    3928:  #8 72.97   inflating: noVNC-master/app/images/clipboard.svg  
    3929:  #8 72.97   inflating: noVNC-master/app/images/connect.svg  
    3930:  #8 72.97   inflating: noVNC-master/app/images/ctrl.svg  
    3931:  #8 72.97   inflating: noVNC-master/app/images/ctrlaltdel.svg  
    3932:  #8 72.97   inflating: noVNC-master/app/images/disconnect.svg  
    3933:  #8 72.97   inflating: noVNC-master/app/images/drag.svg  
    3934:  #8 72.97   inflating: noVNC-master/app/images/error.svg  
    ...
    
    4479:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    4480:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    4481:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    4482:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    4483:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    4484:  [Storing server.jks]
    4485:  Importing keystore server.jks to tls.p12...
    4486:  Entry for alias seleniumhq successfully imported.
    4487:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    4521:  #12 DONE 0.8s
    4522:  #13 [7/8] COPY --chown=1200:1201 certs/tls.crt certs/tls.key certs/server.jks certs/server.pass /opt/selenium/secrets/
    4523:  #13 DONE 0.9s
    4524:  #14 [8/8] RUN /opt/bin/add-jks-helper.sh -d /opt/selenium/secrets     && /opt/bin/add-cert-helper.sh -d /opt/selenium/secrets TCu,Cu,Tu
    4525:  #14 0.149 seluser is running cert script!
    4526:  #14 0.493 Processing /opt/selenium/secrets/server.jks
    4527:  #14 0.764 Certificate stored in file </tmp/SeleniumHQ.pem>
    4528:  #14 0.892 Warning: use -cacerts option to access cacerts keystore
    4529:  #14 0.995 keytool error: java.lang.Exception: Alias <SeleniumHQ> does not exist
    4530:  #14 1.113 Warning: use -cacerts option to access cacerts keystore
    4531:  #14 1.217 Certificate was added to keystore
    4532:  #14 1.343 Warning: use -cacerts option to access cacerts keystore
    4533:  #14 1.559 The certificate with alias SeleniumHQ is present in /etc/ssl/certs/java/cacerts
    4534:  #14 1.937 seluser is running cert script!
    4535:  #14 2.018 Processing /opt/selenium/secrets/tls.crt
    4536:  #14 2.020 Adding to db: /home/seluser/.pki/nssdb/cert9.db
    4537:  #14 2.026 certutil: could not find certificate named "SeleniumHQ": SEC_ERROR_INVALID_ARGS: security library: invalid arguments.
    ...
    
    4833:  #8 4.580 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    4834:  #8 4.580 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    4835:  #8 4.580 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    4836:  #8 4.580 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    4837:  #8 4.580 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    4838:  #8 4.580 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    4839:  #8 4.580 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    4840:  #8 4.580 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    4841:  #8 14.85 perl: warning: Setting locale failed.
    ...
    
    4903:  #8 15.26 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ...
    4904:  #8 15.26 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.2) ...
    4905:  #8 15.26 Setting up systemd-dev (255.4-1ubuntu8.2) ...
    4906:  #8 15.27 Setting up systemd (255.4-1ubuntu8.2) ...
    4907:  #8 15.28 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
    4908:  #8 15.28 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
    4909:  #8 15.28 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
    4910:  #8 15.29 Initializing machine ID from random generator.
    4911:  #8 15.30 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
    4912:  #8 15.30 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
    4913:  #8 15.30 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
    4914:  #8 15.30 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
    4915:  #8 15.30 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
    4916:  #8 15.30 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
    4917:  #8 15.30 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
    4918:  #8 15.30 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
    4919:  #8 15.30 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
    ...
    
    6015:  #8 67.58   inflating: noVNC-master/.github/workflows/test.yml  
    6016:  #8 67.58   inflating: noVNC-master/.github/workflows/translate.yml  
    6017:  #8 67.58   inflating: noVNC-master/.gitignore  
    6018:  #8 67.58  extracting: noVNC-master/.gitmodules  
    6019:  #8 67.58   inflating: noVNC-master/AUTHORS    
    6020:  #8 67.58   inflating: noVNC-master/LICENSE.txt  
    6021:  #8 67.58   inflating: noVNC-master/README.md  
    6022:  #8 67.58    creating: noVNC-master/app/
    6023:  #8 67.58   inflating: noVNC-master/app/error-handler.js  
    6024:  #8 67.58    creating: noVNC-master/app/images/
    6025:  #8 67.58   inflating: noVNC-master/app/images/alt.svg  
    6026:  #8 67.58   inflating: noVNC-master/app/images/clipboard.svg  
    6027:  #8 67.58   inflating: noVNC-master/app/images/connect.svg  
    6028:  #8 67.58   inflating: noVNC-master/app/images/ctrl.svg  
    6029:  #8 67.58   inflating: noVNC-master/app/images/ctrlaltdel.svg  
    6030:  #8 67.58   inflating: noVNC-master/app/images/disconnect.svg  
    6031:  #8 67.58   inflating: noVNC-master/app/images/drag.svg  
    6032:  #8 67.58   inflating: noVNC-master/app/images/error.svg  
    ...
    
    7100:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    7101:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    7102:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    7103:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    7104:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    7105:  [Storing server.jks]
    7106:  Importing keystore server.jks to tls.p12...
    7107:  Entry for alias seleniumhq successfully imported.
    7108:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    7144:  #13 DONE 0.4s
    7145:  #14 [7/8] COPY --chown=1200:1201 certs/tls.crt certs/tls.key certs/server.jks certs/server.pass /opt/selenium/secrets/
    7146:  #14 DONE 1.0s
    7147:  #15 [8/8] RUN /opt/bin/add-jks-helper.sh -d /opt/selenium/secrets     && /opt/bin/add-cert-helper.sh -d /opt/selenium/secrets TCu,Cu,Tu
    7148:  #15 0.139 seluser is running cert script!
    7149:  #15 0.487 Processing /opt/selenium/secrets/server.jks
    7150:  #15 0.775 Certificate stored in file </tmp/SeleniumHQ.pem>
    7151:  #15 0.907 Warning: use -cacerts option to access cacerts keystore
    7152:  #15 1.011 keytool error: java.lang.Exception: Alias <SeleniumHQ> does not exist
    7153:  #15 1.135 Warning: use -cacerts option to access cacerts keystore
    7154:  #15 1.235 Certificate was added to keystore
    7155:  #15 1.354 Warning: use -cacerts option to access cacerts keystore
    7156:  #15 1.566 The certificate with alias SeleniumHQ is present in /etc/ssl/certs/java/cacerts
    7157:  #15 1.964 seluser is running cert script!
    7158:  #15 2.044 Processing /opt/selenium/secrets/tls.crt
    7159:  #15 2.045 Adding to db: /home/seluser/.pki/nssdb/cert9.db
    7160:  #15 2.052 certutil: could not find certificate named "SeleniumHQ": SEC_ERROR_INVALID_ARGS: security library: invalid arguments.
    ...
    
    7458:  #9 3.351 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    7459:  #9 3.351 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    7460:  #9 3.351 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    7461:  #9 3.351 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    7462:  #9 3.351 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    7463:  #9 3.351 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    7464:  #9 3.351 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    7465:  #9 3.351 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    7466:  #9 20.39 perl: warning: Setting locale failed.
    ...
    
    7528:  #9 20.81 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ...
    7529:  #9 20.81 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.2) ...
    7530:  #9 20.81 Setting up systemd-dev (255.4-1ubuntu8.2) ...
    7531:  #9 20.81 Setting up systemd (255.4-1ubuntu8.2) ...
    7532:  #9 20.83 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
    7533:  #9 20.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
    7534:  #9 20.83 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
    7535:  #9 20.84 Initializing machine ID from random generator.
    7536:  #9 20.85 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
    7537:  #9 20.85 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
    7538:  #9 20.85 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
    7539:  #9 20.85 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
    7540:  #9 20.85 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
    7541:  #9 20.85 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
    7542:  #9 20.85 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
    7543:  #9 20.85 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
    7544:  #9 20.85 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
    ...
    
    8640:  #9 72.94   inflating: noVNC-master/.github/workflows/test.yml  
    8641:  #9 72.94   inflating: noVNC-master/.github/workflows/translate.yml  
    8642:  #9 72.94   inflating: noVNC-master/.gitignore  
    8643:  #9 72.94  extracting: noVNC-master/.gitmodules  
    8644:  #9 72.94   inflating: noVNC-master/AUTHORS    
    8645:  #9 72.94   inflating: noVNC-master/LICENSE.txt  
    8646:  #9 72.94   inflating: noVNC-master/README.md  
    8647:  #9 72.94    creating: noVNC-master/app/
    8648:  #9 72.94   inflating: noVNC-master/app/error-handler.js  
    8649:  #9 72.94    creating: noVNC-master/app/images/
    8650:  #9 72.94   inflating: noVNC-master/app/images/alt.svg  
    8651:  #9 72.94   inflating: noVNC-master/app/images/clipboard.svg  
    8652:  #9 72.94   inflating: noVNC-master/app/images/connect.svg  
    8653:  #9 72.94   inflating: noVNC-master/app/images/ctrl.svg  
    8654:  #9 72.94   inflating: noVNC-master/app/images/ctrlaltdel.svg  
    8655:  #9 72.94   inflating: noVNC-master/app/images/disconnect.svg  
    8656:  #9 72.94   inflating: noVNC-master/app/images/drag.svg  
    8657:  #9 72.94   inflating: noVNC-master/app/images/error.svg  
    ...
    
    9202:  with:
    9203:  timeout_minutes: 20
    9204:  max_attempts: 2
    9205:  retry_wait_seconds: 60
    9206:  command: USE_RANDOM_USER_ID=false VERSION=${BRANCH} BUILD_DATE=${BUILD_DATE} make test_node_docker
    9207:  
    9208:  polling_interval_seconds: 1
    9209:  warning_on_retry: true
    9210:  continue_on_error: false
    ...
    
    9225:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    9226:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    9227:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    9228:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    9229:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    9230:  [Storing server.jks]
    9231:  Importing keystore server.jks to tls.p12...
    9232:  Entry for alias seleniumhq successfully imported.
    9233:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    9267:  #12 DONE 1.3s
    9268:  #13 [7/8] COPY --chown=1200:1201 certs/tls.crt certs/tls.key certs/server.jks certs/server.pass /opt/selenium/secrets/
    9269:  #13 DONE 1.5s
    9270:  #14 [8/8] RUN /opt/bin/add-jks-helper.sh -d /opt/selenium/secrets     && /opt/bin/add-cert-helper.sh -d /opt/selenium/secrets TCu,Cu,Tu
    9271:  #14 0.144 seluser is running cert script!
    9272:  #14 0.497 Processing /opt/selenium/secrets/server.jks
    9273:  #14 0.763 Certificate stored in file </tmp/SeleniumHQ.pem>
    9274:  #14 0.899 Warning: use -cacerts option to access cacerts keystore
    9275:  #14 1.006 keytool error: java.lang.Exception: Alias <SeleniumHQ> does not exist
    9276:  #14 1.137 Warning: use -cacerts option to access cacerts keystore
    9277:  #14 1.235 Certificate was added to keystore
    9278:  #14 1.350 Warning: use -cacerts option to access cacerts keystore
    9279:  #14 1.566 The certificate with alias SeleniumHQ is present in /etc/ssl/certs/java/cacerts
    9280:  #14 1.959 seluser is running cert script!
    9281:  #14 2.039 Processing /opt/selenium/secrets/tls.crt
    9282:  #14 2.041 Adding to db: /home/seluser/.pki/nssdb/cert9.db
    9283:  #14 2.047 certutil: could not find certificate named "SeleniumHQ": SEC_ERROR_INVALID_ARGS: security library: invalid arguments.
    ...
    
    9784:  #8 3.625 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    9785:  #8 3.625 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    9786:  #8 3.625 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    9787:  #8 3.625 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    9788:  #8 3.625 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    9789:  #8 3.625 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    9790:  #8 3.625 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    9791:  #8 3.625 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    9792:  #8 20.58 perl: warning: Setting locale failed.
    ...
    
    9854:  #8 21.00 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ...
    9855:  #8 21.01 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.2) ...
    9856:  #8 21.01 Setting up systemd-dev (255.4-1ubuntu8.2) ...
    9857:  #8 21.01 Setting up systemd (255.4-1ubuntu8.2) ...
    9858:  #8 21.02 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
    9859:  #8 21.02 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
    9860:  #8 21.03 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
    9861:  #8 21.03 Initializing machine ID from random generator.
    9862:  #8 21.05 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
    9863:  #8 21.05 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
    9864:  #8 21.05 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
    9865:  #8 21.05 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
    9866:  #8 21.05 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
    9867:  #8 21.05 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
    9868:  #8 21.05 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
    9869:  #8 21.05 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
    9870:  #8 21.05 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
    ...
    
    10966:  #8 73.62   inflating: noVNC-master/.github/workflows/test.yml  
    10967:  #8 73.62   inflating: noVNC-master/.github/workflows/translate.yml  
    10968:  #8 73.62   inflating: noVNC-master/.gitignore  
    10969:  #8 73.62  extracting: noVNC-master/.gitmodules  
    10970:  #8 73.62   inflating: noVNC-master/AUTHORS    
    10971:  #8 73.62   inflating: noVNC-master/LICENSE.txt  
    10972:  #8 73.62   inflating: noVNC-master/README.md  
    10973:  #8 73.62    creating: noVNC-master/app/
    10974:  #8 73.62   inflating: noVNC-master/app/error-handler.js  
    10975:  #8 73.62    creating: noVNC-master/app/images/
    10976:  #8 73.62   inflating: noVNC-master/app/images/alt.svg  
    10977:  #8 73.62   inflating: noVNC-master/app/images/clipboard.svg  
    10978:  #8 73.62   inflating: noVNC-master/app/images/connect.svg  
    10979:  #8 73.62   inflating: noVNC-master/app/images/ctrl.svg  
    10980:  #8 73.62   inflating: noVNC-master/app/images/ctrlaltdel.svg  
    10981:  #8 73.62   inflating: noVNC-master/app/images/disconnect.svg  
    10982:  #8 73.62   inflating: noVNC-master/app/images/drag.svg  
    10983:  #8 73.62   inflating: noVNC-master/app/images/error.svg  
    ...
    
    14872:  �[2K2024-08-21 09:52:50,592 INFO supervisord started with pid 9
    14873:  �[2K2024-08-21 09:52:51,436 INFO spawned: 'selenium-grid-hub' with pid 9
    14874:  �[2KAppending Selenium options: --log-level INFO
    14875:  �[2KAppending Selenium options: --http-logs false
    14876:  �[2KAppending Selenium options: --structured-logs false
    14877:  �[2K2024-08-21 09:52:51,440 INFO success: selenium-grid-hub entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    14878:  �[2KAppending Selenium options: --reject-unsupported-caps false
    14879:  �[2KTracing is enabled
    14880:  �[2KClasspath will be enriched with these external jars :  --ext /external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.40.0/opentelemetry-exporter-otlp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.65.1/grpc-netty-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.111.Final/netty-codec-http-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.40.0/opentelemetry-sdk-trace-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.40.0/opentelemetry-sdk-metrics-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.40.0/opentelemetry-sdk-logs-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.40.0/opentelemetry-exporter-otlp-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.40.0/opentelemetry-exporter-sender-okhttp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.40.0/opentelemetry-sdk-extension-autoconfigure-spi-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.65.1/grpc-api-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.100.Final/netty-codec-http2-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.65.1/grpc-core-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.100.Final/netty-handler-proxy-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.jar:/external_jars/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/external_jars/https/repo1.maven.org/maven2/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.111.Final/netty-transport-native-unix-common-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.65.1/grpc-util-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-common/4.1.111.Final/netty-common-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-buffer/4.1.111.Final/netty-buffer-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-transport/4.1.111.Final/netty-transport-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec/4.1.111.Final/netty-codec-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-handler/4.1.111.Final/netty-handler-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-api/1.40.0/opentelemetry-api-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.40.0/opentelemetry-sdk-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-api-incubator/1.40.0-alpha/opentelemetry-api-incubator-1.40.0-alpha.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.40.0/opentelemetry-exporter-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk/1.40.0/opentelemetry-sdk-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/external_jars/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/external_jars/https/repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/external_jars/https/repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.65.1/grpc-context-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.100.Final/netty-codec-socks-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/external_jars/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar:/external_jars/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-resolver/4.1.111.Final/netty-resolver-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-context/1.40.0/opentelemetry-context-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
    ...
    
    14884:  �[2KStarting Selenium Grid Node Docker...
    14885:  �[2K2024-08-21 09:52:51,602 INFO success: socat entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    14886:  �[2K2024-08-21 09:52:51,603 INFO success: selenium-grid-docker entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    14887:  �[2KAppending Selenium options: --enable-managed-downloads false
    14888:  �[2KAppending Selenium option: --log-level INFO
    14889:  �[2KAppending Selenium option: --http-logs false
    14890:  �[2KAppending Selenium option: --structured-logs false
    14891:  �[2KTracing is enabled
    14892:  �[2KClasspath will be enriched with these external jars :  --ext /external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.40.0/opentelemetry-exporter-otlp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.65.1/grpc-netty-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.111.Final/netty-codec-http-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.40.0/opentelemetry-sdk-trace-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.40.0/opentelemetry-sdk-metrics-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.40.0/opentelemetry-sdk-logs-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.40.0/opentelemetry-exporter-otlp-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.40.0/opentelemetry-exporter-sender-okhttp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.40.0/opentelemetry-sdk-extension-autoconfigure-spi-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.65.1/grpc-api-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.100.Final/netty-codec-http2-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.65.1/grpc-core-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.100.Final/netty-handler-proxy-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.jar:/external_jars/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/external_jars/https/repo1.maven.org/maven2/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.111.Final/netty-transport-native-unix-common-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.65.1/grpc-util-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-common/4.1.111.Final/netty-common-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-buffer/4.1.111.Final/netty-buffer-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-transport/4.1.111.Final/netty-transport-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec/4.1.111.Final/netty-codec-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-handler/4.1.111.Final/netty-handler-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-api/1.40.0/opentelemetry-api-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.40.0/opentelemetry-sdk-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-api-incubator/1.40.0-alpha/opentelemetry-api-incubator-1.40.0-alpha.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.40.0/opentelemetry-exporter-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk/1.40.0/opentelemetry-sdk-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/external_jars/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/external_jars/https/repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/external_jars/https/repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.65.1/grpc-context-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.100.Final/netty-codec-socks-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/external_jars/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar:/external_jars/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-resolver/4.1.111.Final/netty-resolver-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-context/1.40.0/opentelemetry-context-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
    ...
    
    14901:  Container tests-node-docker-1  Stopping
    14902:  Container ftp_server  Stopping
    14903:  Container tests-tests-1  Stopping
    14904:  Container ftp_server  Stopped
    14905:  Container tests-node-docker-1  Stopped
    14906:  Container tests-tests-1  Stopped
    14907:  Container selenium-hub  Stopping
    14908:  Container selenium-hub  Stopped
    14909:  make: *** [Makefile:705: test_node_docker] Error 1
    14910:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 2
    14911:  rm -rf ./Base/configs/node && mkdir -p ./Base/configs/node && cp -r ./charts/selenium-grid/configs/node ./Base/configs
    14912:  rm -rf ./Base/certs && cp -r ./charts/selenium-grid/certs ./Base
    14913:  ./Base/certs/gen-cert-helper.sh -d ./Base/certs
    14914:  Generating 2,048 bit RSA key pair and self-signed certificate (SHA256withRSA) with a validity of 3,650 days
    14915:  for: CN=SeleniumHQ, OU=Software Freedom Conservancy, O=SeleniumHQ, L=Unknown, ST=Unknown, C=Unknown
    14916:  [Storing server.jks]
    14917:  Importing keystore server.jks to tls.p12...
    14918:  Entry for alias seleniumhq successfully imported.
    14919:  Import command completed:  1 entries successfully imported, 0 entries failed or cancelled
    ...
    
    14954:  #14 docker-image://docker.io/docker/buildkit-syft-scanner:stable-1
    14955:  #14 resolve docker.io/docker/buildkit-syft-scanner:stable-1 0.1s done
    14956:  #14 DONE 0.1s
    14957:  #15 [8/8] RUN /opt/bin/add-jks-helper.sh -d /opt/selenium/secrets     && /opt/bin/add-cert-helper.sh -d /opt/selenium/secrets TCu,Cu,Tu
    14958:  #15 0.155 seluser is running cert script!
    14959:  #15 0.498 Processing /opt/selenium/secrets/server.jks
    14960:  #15 0.771 Certificate stored in file </tmp/SeleniumHQ.pem>
    14961:  #15 0.924 Warning: use -cacerts option to access cacerts keystore
    14962:  #15 1.029 keytool error: java.lang.Exception: Alias <SeleniumHQ> does not exist
    14963:  #15 1.148 Warning: use -cacerts option to access cacerts keystore
    14964:  #15 1.251 Certificate was added to keystore
    14965:  #15 1.370 Warning: use -cacerts option to access cacerts keystore
    14966:  #15 1.583 The certificate with alias SeleniumHQ is present in /etc/ssl/certs/java/cacerts
    14967:  #15 1.973 seluser is running cert script!
    14968:  #15 2.054 Processing /opt/selenium/secrets/tls.crt
    14969:  #15 2.056 Adding to db: /home/seluser/.pki/nssdb/cert9.db
    14970:  #15 2.063 certutil: could not find certificate named "SeleniumHQ": SEC_ERROR_INVALID_ARGS: security library: invalid arguments.
    ...
    
    15472:  #9 4.503 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    15473:  #9 4.503 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    15474:  #9 4.503 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    15475:  #9 4.503 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:3 and /etc/apt/sources.list.d/ubuntu.sources:1
    15476:  #9 4.503 W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    15477:  #9 4.503 W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    15478:  #9 4.503 W: Target Packages (universe/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    15479:  #9 4.503 W: Target Packages (universe/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:5 and /etc/apt/sources.list.d/ubuntu.sources:2
    15480:  #9 14.82 perl: warning: Setting locale failed.
    ...
    
    15542:  #9 15.24 Setting up libkmod2:amd64 (31+20240202-2ubuntu7) ...
    15543:  #9 15.24 Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.2) ...
    15544:  #9 15.24 Setting up systemd-dev (255.4-1ubuntu8.2) ...
    15545:  #9 15.25 Setting up systemd (255.4-1ubuntu8.2) ...
    15546:  #9 15.26 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
    15547:  #9 15.26 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
    15548:  #9 15.26 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service.
    15549:  #9 15.27 Initializing machine ID from random generator.
    15550:  #9 15.28 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
    15551:  #9 15.28 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
    15552:  #9 15.28 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
    15553:  #9 15.28 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
    15554:  #9 15.28 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal': No such process
    15555:  #9 15.28 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal': No such process
    15556:  #9 15.29 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal': No such process
    15557:  #9 15.29 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal': No such process
    15558:  #9 15.29 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal': No such process
    ...
    
    16654:  #9 67.54   inflating: noVNC-master/.github/workflows/test.yml  
    16655:  #9 67.54   inflating: noVNC-master/.github/workflows/translate.yml  
    16656:  #9 67.54   inflating: noVNC-master/.gitignore  
    16657:  #9 67.54  extracting: noVNC-master/.gitmodules  
    16658:  #9 67.54   inflating: noVNC-master/AUTHORS    
    16659:  #9 67.54   inflating: noVNC-master/LICENSE.txt  
    16660:  #9 67.54   inflating: noVNC-master/README.md  
    16661:  #9 67.54    creating: noVNC-master/app/
    16662:  #9 67.54   inflating: noVNC-master/app/error-handler.js  
    16663:  #9 67.54    creating: noVNC-master/app/images/
    16664:  #9 67.54   inflating: noVNC-master/app/images/alt.svg  
    16665:  #9 67.54   inflating: noVNC-master/app/images/clipboard.svg  
    16666:  #9 67.54   inflating: noVNC-master/app/images/connect.svg  
    16667:  #9 67.54   inflating: noVNC-master/app/images/ctrl.svg  
    16668:  #9 67.54   inflating: noVNC-master/app/images/ctrlaltdel.svg  
    16669:  #9 67.54   inflating: noVNC-master/app/images/disconnect.svg  
    16670:  #9 67.54   inflating: noVNC-master/app/images/drag.svg  
    16671:  #9 67.54   inflating: noVNC-master/app/images/error.svg  
    ...
    
    20045:  �[2K2024-08-21 10:02:04,133 INFO supervisord started with pid 8
    20046:  �[2K2024-08-21 10:02:04,986 INFO spawned: 'selenium-grid-hub' with pid 10
    20047:  �[2KAppending Selenium options: --log-level INFO
    20048:  �[2KAppending Selenium options: --http-logs false
    20049:  �[2KAppending Selenium options: --structured-logs false
    20050:  �[2K2024-08-21 10:02:04,990 INFO success: selenium-grid-hub entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    20051:  �[2KAppending Selenium options: --reject-unsupported-caps false
    20052:  �[2KTracing is enabled
    20053:  �[2KClasspath will be enriched with these external jars :  --ext /external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.40.0/opentelemetry-exporter-otlp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.65.1/grpc-netty-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.111.Final/netty-codec-http-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.40.0/opentelemetry-sdk-trace-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.40.0/opentelemetry-sdk-metrics-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.40.0/opentelemetry-sdk-logs-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.40.0/opentelemetry-exporter-otlp-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.40.0/opentelemetry-exporter-sender-okhttp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.40.0/opentelemetry-sdk-extension-autoconfigure-spi-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-api/1.65.1/grpc-api-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http2/4.1.100.Final/netty-codec-http2-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-core/1.65.1/grpc-core-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-handler-proxy/4.1.100.Final/netty-handler-proxy-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/guava/32.1.3-android/guava-32.1.3-android.jar:/external_jars/https/repo1.maven.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar:/external_jars/https/repo1.maven.org/maven2/io/perfmark/perfmark-api/0.26.0/perfmark-api-0.26.0.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-transport-native-unix-common/4.1.111.Final/netty-transport-native-unix-common-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-util/1.65.1/grpc-util-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-common/4.1.111.Final/netty-common-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-buffer/4.1.111.Final/netty-buffer-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-transport/4.1.111.Final/netty-transport-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec/4.1.111.Final/netty-codec-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-handler/4.1.111.Final/netty-handler-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-api/1.40.0/opentelemetry-api-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.40.0/opentelemetry-sdk-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-api-incubator/1.40.0-alpha/opentelemetry-api-incubator-1.40.0-alpha.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.40.0/opentelemetry-exporter-common-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk/1.40.0/opentelemetry-sdk-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/external_jars/https/repo1.maven.org/maven2/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/external_jars/https/repo1.maven.org/maven2/com/google/android/annotations/4.1.1.4/annotations-4.1.1.4.jar:/external_jars/https/repo1.maven.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.23/animal-sniffer-annotations-1.23.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-context/1.65.1/grpc-context-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-socks/4.1.100.Final/netty-codec-socks-4.1.100.Final.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:/external_jars/https/repo1.maven.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/external_jars/https/repo1.maven.org/maven2/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar:/external_jars/https/repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-resolver/4.1.111.Final/netty-resolver-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-context/1.40.0/opentelemetry-context-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar:/external_jars/https/repo1.maven.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
    ...
    
    20057:  �[2K2024-08-21 10:02:05,143 INFO success: socat entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    20058:  �[2K2024-08-21 10:02:05,144 INFO success: selenium-grid-docker entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
    20059:  �[2KStarting Selenium Grid Node Docker...
    20060:  �[2KAppending Selenium options: --enable-managed-downloads false
    20061:  �[2KAppending Selenium option: --log-level INFO
    20062:  �[2KAppending Selenium option: --http-logs false
    20063:  �[2KAppending Selenium option: --structured-logs false
    20064:  �[2KTracing is enabled
    20065:  �[2KClasspath will be enriched with these external jars :  --ext /external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.40.0/opentelemetry-exporter-otlp-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/grpc/grpc-netty/1.65.1/grpc-netty-1.65.1.jar:/external_jars/https/repo1.maven.org/maven2/io/netty/netty-codec-http/4.1.111.Final/netty-codec-http-4.1.111.Final.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.40.0/opentelemetry-sdk-trace-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.40.0/opentelemetry-sdk-metrics-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.40.0/opentelemetry-sdk-logs-1.40.0.jar:/external_jars/https/repo1.maven.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.40.0...

    Copy link
    Contributor Author

    renovate bot commented Aug 21, 2024

    Autoclosing Skipped

    This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

    @renovate renovate bot changed the title chore(deps): update helm release kube-prometheus-stack to v62.1.0 chore(deps): update helm release kube-prometheus-stack to v62.1.0 - abandoned Aug 21, 2024
    @VietND96 VietND96 closed this Aug 21, 2024
    @VietND96 VietND96 force-pushed the renovate/kube-prometheus-stack-62.x branch from 3e40c83 to d26a433 Compare August 21, 2024 11:03
    @VietND96 VietND96 deleted the renovate/kube-prometheus-stack-62.x branch August 21, 2024 11:04
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant