-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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
Labels
No labels