Skip to content

Failure in api/12_systems/gitaly/gitaly_mtls_spec.rb | Systems Gitaly using mTLS pushes to gitaly

Test metadata (don't modify)

Field Value
File URL qa/qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb#L10
Filename qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb
Description Systems Gitaly using mTLS pushes to gitaly
Test level
Hash a5da8b608de732855405a5ea4ad52f7efe86d4c7e
Duration 6.61 seconds
Expected duration < 240 seconds
Test case https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347677

Stack trace

Failure/Error:
  project = Resource::Project.fabricate! do |project|
    project.name = "mTLS"
    project.initialize_with_readme = true
  end

QA::Resource::Errors::ResourceFabricationFailedError:
  Fabrication of QA::Resource::Project using the API failed (400) with `{"message":{"base":["14:connections to all backends failing; last error: UNKNOWN: ipv4:172.19.0.2:9999: Ssl handshake failed: SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED. debug_error_string:{UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:172.19.0.2:9999: Ssl handshake failed: SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED {grpc_status:14, created_time:\"2023-12-24T05:34:33.007178766+00:00\"}}"]}}`.
  Correlation Id: 01HJD52PGWW2JMN6CJ5VB5FZD1

System Logs

Rails API

Click to expand
{
  "severity": "INFO",
  "correlation_id": "01HJD52PGWW2JMN6CJ5VB5FZD1",
  "time": "2023-12-24T05:34:33.019Z",
  "method": "POST",
  "path": "/api/v4/projects",
  "status": 400,
  "params": [
    {
      "key": "private_token",
      "value": "[FILTERED]"
    },
    {
      "key": "name",
      "value": "mTLS-aff1a217e831f8b5"
    },
    {
      "key": "description",
      "value": "[FILTERED]"
    },
    {
      "key": "visibility",
      "value": "public"
    },
    {
      "key": "initialize_with_readme",
      "value": "true"
    },
    {
      "key": "auto_devops_enabled",
      "value": "false"
    },
    {
      "key": "namespace_id",
      "value": "3"
    },
    {
      "key": "path",
      "value": "mTLS-aff1a217e831f8b5"
    }
  ],
  "api_error": [
    "{\"message\":{\"base\":[\"14:connections to all backends failing; last error: UNKNOWN: ipv4:172.19.0.2:9999: Ssl handshake failed: SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED. debug_error_string:{UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:172.19.0.2:9999: Ssl handshake failed: SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED {grpc_status:14, created_time:\\\"2023-12-24T05:34:33.007178766+00:00\\\"}}\"]}}"
  ],
  "meta_user": "root",
  "meta_caller_id": "POST /api/:version/projects"
}

Rails Application

Click to expand
{
  "severity": "ERROR",
  "correlation_id": "01HJD52PGWW2JMN6CJ5VB5FZD1",
  "time": "2023-12-24T05:34:33.012Z",
  "message": "Unable to save project. Error: 14:connections to all backends failing; last error: UNKNOWN: ipv4:172.19.0.2:9999: Ssl handshake failed: SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED. debug_error_string:{UNKNOWN:connections to all backends failing; last error: UNKNOWN: ipv4:172.19.0.2:9999: Ssl handshake failed: SSL_ERROR_SSL: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED {grpc_status:14, created_time:\"2023-12-24T05:34:33.007178766+00:00\"}}",
  "meta_user": "root",
  "meta_caller_id": "POST /api/:version/projects"
}

Reports (11)

Last 10 reports:

  1. 2024-09-02: https://gitlab.com/gitlab-org/gitlab/-/jobs/7716446467 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1435666080)
  2. 2024-08-24: https://gitlab.com/gitlab-org/gitlab/-/jobs/7657222277 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1425665252)
  3. 2024-08-15: https://gitlab.com/gitlab-org/gitlab/-/jobs/7588673033 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1414117893)
  4. 2024-08-04: https://gitlab.com/gitlab-org/gitlab/-/jobs/7500607592 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1399947960)
  5. 2024-04-28: https://gitlab.com/gitlab-org/gitlab/-/jobs/6732948846 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1270643939)
  6. 2024-04-15: https://gitlab.com/gitlab-org/gitlab/-/jobs/6622780669 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1252657849)
  7. 2024-03-30: https://gitlab.com/gitlab-org/gitlab/-/jobs/6514680756 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1234097884)
  8. 2024-03-23: https://gitlab.com/gitlab-org/gitlab/-/jobs/6463216933 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1225171049)
  9. 2024-01-30: https://gitlab.com/gitlab-org/gitlab/-/jobs/6049511537 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1157082062)
  10. 2024-01-06: https://gitlab.com/gitlab-org/gitlab/-/jobs/5876431230 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1129329900)
See 1 more reports
  1. 2023-12-24: https://gitlab.com/gitlab-org/gitlab/-/jobs/5815784617 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1118071421)
Edited by Ghost User