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

Use system trust store if serverSslCert is not set #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[misc] use system trust store if serverSslCert is not set

e22b7ea
Select commit
Loading
Failed to load commit list.
Open

Use system trust store if serverSslCert is not set #83

[misc] use system trust store if serverSslCert is not set
e22b7ea
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Pull Request failed Dec 9, 2024 in 5m 0s

Build Failed

The build failed. This is a change from the previous build, which passed.

Details

This is a pull request build.

It is running a build against the merge commit, after merging #83 [misc] use system trust store if serverSslCert is not set.
Any changes that have been made to the master branch before the build ran are also included.

Jobs and Stages

This build has 14 jobs, running in three sequential stages.

Stage 1: Minimal

This stage failed.

Job JDK ENV OS State
622.1 CS 10.6 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux failed

Stage 2: Language

This stage canceled.

Job JDK ENV OS State
622.2 CS 10.6 - openjdk 8 openjdk8 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.3 CS 10.6 - openjdk 11 - NO_BACKSLASH_ESCAPES openjdk11 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.4 CS 10.6 - openjdk 17 - packet 8M openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled

Stage 3: Community

This stage canceled.

Job JDK ENV OS State Notes
622.5 CS 11.4 - Windows packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 windows canceled
622.6 CS 10.5 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.7 CS 10.11 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.8 CS 11.2 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.9 CS 11.4 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.10 CS 11.5 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.11 CS 11.6 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.12 MySQL 8.4 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.13 MySQL 9.0 openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled
622.14 CS build openjdk17 packet=40 local=0 clear_text_plugin=0 RUN_LONG_TEST=true PROFILE=default DB=testr2 Linux canceled This job is allowed to fail.

Build Configuration

Build Option Setting
Language Java
Operating System Linux (Jammy)
JDK Version openjdk17
Build Configuration
{
  "language": "java",
  "os": [
    "linux"
  ],
  "dist": "jammy",
  "jdk": [
    "openjdk17"
  ],
  "version": "~> 1.0",
  "before_install": [
    "case $TRAVIS_OS_NAME in\n  windows)\n    choco install openjdk11 maven\n    export PATH=$(cmd.exe //c \"refreshenv > nul & C:\\Progra~1\\Git\\bin\\bash -c 'echo \\$PATH' \")\n    ;;\nesac"
  ],
  "env": [
    "global={:packet=>\"40\", :local=>\"0\", :clear_text_plugin=>\"0\", :RUN_LONG_TEST=>\"true\", :PROFILE=>\"default\", :DB=>\"testr2\"}"
  ],
  "jobs": {
    "include": [
      {
        "stage": "Minimal",
        "env": [
          {
            "srv": "mariadb",
            "v": "10.6",
            "local": "1"
          }
        ],
        "name": "CS 10.6"
      },
      {
        "stage": "Minimal",
        "env": [
          {
            "srv": "mariadb-es",
            "v": "10.6"
          }
        ],
        "name": "ES 10.6",
        "dist": "jammy",
        "if": "type = push AND fork = false"
      },
      {
        "stage": "Enterprise",
        "env": [
          {
            "srv": "mariadb-es",
            "v": "10.5"
          }
        ],
        "name": "ES 10.5",
        "dist": "jammy",
        "if": "type = push AND fork = false"
      },
      {
        "stage": "Enterprise",
        "env": [
          {
            "srv": "mariadb-es-test",
            "v": "11.4"
          }
        ],
        "dist": "jammy",
        "name": "ES 11.4 preview",
        "if": "type = push AND fork = false"
      },
      {
        "stage": "Enterprise",
        "env": [
          {
            "srv": "maxscale"
          }
        ],
        "dist": "jammy",
        "name": "Maxscale"
      },
      {
        "stage": "Community",
        "env": [
          {
            "srv": "mariadb",
            "v": "11.4"
          }
        ],
        "os": "windows",
        "language": "shell",
        "name": "CS 11.4 - Windows"
      },
      {
        "stage": "Community",
        "env": [
          {
            "srv": "mariadb",
            "v": "10.5",
            "local": "1"
          }
        ],
        "dist": "bionic",
        "name": "CS 10.5",
        "node_js": "16"
      },
      {
        "env": [
          {
            "srv": "mariadb",
            "v": "10.11",
            "local": "1"
          }
        ],
        "dist": "jammy",
        "name": "CS 10.11"
      },
      {
        "env": [
          {
            "srv": "mariadb",
            "v": "11.2",
            "local": "1",
            "CLEAR_TEXT": "1"
          }
        ],
        "dist": "jammy",
        "name": "CS 11.2"
      },
      {
        "env": [
          {
            "srv": "mariadb",
            "v": "11.4",
            "local": "1"
          }
        ],
        "dist": "jammy",
        "name": "CS 11.4"
      },
      {
        "env": [
          {
            "srv": "mariadb",
            "v": "11.5"
          }
        ],
        "name": "CS 11.5"
      },
      {
        "env": [
          {
            "srv": "mariadb",
            "v": "11.6-rc"
          }
        ],
        "name": "CS 11.6"
      },
      {
        "env": [
          {
            "srv": "mysql",
            "v": "8.4"
          }
        ],
        "name": "MySQL 8.4"
      },
      {
        "env": [
          {
            "srv": "mysql",
            "v": "9.0"
          }
        ],
        "name": "MySQL 9.0"
      },
      {
        "env": [
          {
            "srv": "build"
          }
        ],
        "name": "CS build"
      },
      {
        "stage": "Language",
        "env": [
          {
            "srv": "mariadb",
            "v": "10.6",
            "PROFILE": "java8"
          }
        ],
        "jdk": "openjdk8",
        "name": "CS 10.6 - openjdk 8"
      },
      {
        "stage": "Language",
        "env": [
          {
            "srv": "mariadb",
            "v": "10.6",
            "NO_BACKSLASH_ESCAPES": "1"
          }
        ],
        "jdk": "openjdk11",
        "name": "CS 10.6 - openjdk 11 - NO_BACKSLASH_ESCAPES"
      },
      {
        "stage": "Language",
        "env": [
          {
            "srv": "mariadb",
            "v": "10.6",
            "packet": "8"
          }
        ],
        "jdk": "openjdk17",
        "name": "CS 10.6 - openjdk 17 - packet 8M"
      }
    ],
    "fast_finish": true,
    "allow_failures": [
      {
        "env": [
          {
            "srv": "build"
          }
        ]
      }
    ]
  },
  "script": [
    "mvn clean -Dmaven.test.skip > /dev/null",
    "if [ -n \"$BENCH\" ] ; then mvn package -P bench -Dmaven.test.skip; fi",
    "if [ -n \"$BENCH\" ] ; then java -Duser.country=US -Duser.language=en -DTEST_PORT=$TEST_DB_PORT -DTEST_HOST=$TEST_DB_HOST -DTEST_USERNAME=$TEST_DB_USER -DTEST_PASSWORD=$TEST_DB_PASSWORD -jar target/benchmarks.jar; fi",
    "if [ -z \"$BENCH\" ] ; then MAVEN_SKIP_RC=true MAVEN_OPTS=\"-Xmx2g\" mvn test -P ${PROFILE} -DjobId=${TRAVIS_JOB_ID}; fi"
  ],
  "after_script": [
    "bash <(curl -s https://codecov.io/bash)"
  ],
  "services": [
    "docker"
  ],
  "addons": {
    "hosts": [
      "mariadb.example.com",
      "mariadb1.example.com",
      "mariadb2.example.com",
      "mariadb3.example.com"
    ]
  },
  "install": [
    "git clone https://github.com/mariadb-corporation/connector-test-machine.git",
    "if [ -z \"$server_branch\" ] ; then\n  case $TRAVIS_OS_NAME in\n    windows)\n      connector-test-machine/launch.bat -t \"$srv\" -v \"$v\" -d \"$DB\"\n      # Since refreshenv doesn't seem to work, we set this manually\n      export WIX=\"/c/Program Files (x86)/WiX Toolset v3.11\"\n      ;;\n    linux)\n      source connector-test-machine/launch.sh -t \"$srv\" -v \"$v\" -d \"$DB\" -l \"$local\" -c \"$CLEAR_TEXT\" -p \"$packet\"\n      ;;\n  esac\nfi"
  ],
  "stages": [
    {
      "name": "Minimal"
    },
    {
      "name": "Language"
    },
    {
      "name": "Enterprise",
      "if": "type = push AND fork = false"
    },
    {
      "name": "Community"
    },
    {
      "name": "Other"
    },
    {
      "name": "Benchmarks",
      "if": "type = push AND fork = false"
    }
  ],
  "after_failure": [
    "if [ \"$srv\" == \"maxscale\" ] ; then docker-compose -f ${COMPOSE_FILE} exec -u root maxscale tail -500 /var/log/maxscale/maxscale.log; fi"
  ]
}