Skip to content

Patch for scylla 3.29.4 is failing #98

@dkropachev

Description

@dkropachev
19:44:57  INFO:root:=== PYTHON DRIVER VERSION 3.29.4-scylla, PROTOCOL v3 ===
19:44:57  INFO:root:Changing the current working directory to the '/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-scylla' path
19:44:57  INFO:root:git checkout to '3.29.4-scylla' tag branch
19:44:57  INFO:root:Show patch's statistics for file '/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/versions/scylla/3.29.4/patch.patch'
19:44:57  ERROR:root:Failed to apply patch '/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/versions/scylla/3.29.4/patch.patch' to version '3.29.4'
19:44:57  Traceback (most recent call last):
19:44:57    File "/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 118, in _apply_patch_files
19:44:57      self._run_command_in_shell(f"git apply --stat {file_path}")
19:44:57    File "/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 111, in _run_command_in_shell
19:44:57      assert status_code == 0, stderr
19:44:57  AssertionError: (None, b'/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nerror: unrecognized input\n')
19:44:57  ERROR:root:3.29.4-scylla failed
19:44:57  Traceback (most recent call last):
19:44:57    File "/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/main.py", line 31, in main
19:44:57      result = runner.run()
19:44:57    File "/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 202, in run
19:44:57      if self._checkout_branch() and self._apply_patch_files() and self._install_python_requirements():
19:44:57    File "/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 118, in _apply_patch_files
19:44:57      self._run_command_in_shell(f"git apply --stat {file_path}")
19:44:57    File "/jenkins/workspace/scylla-master/driver-tests/python-driver-matrix-test/python-driver-matrix/run.py", line 111, in _run_command_in_shell
19:44:57      assert status_code == 0, stderr
19:44:57  AssertionError: (None, b'/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)\nerror: unrecognized input\n')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions