Details
-
Sub-task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
Failing with following message:
File "C:\tools\python2\lib\unittest\case.py", line 329, in run testMethod() File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\json_tools_test.py", line 85, in json_tools_test node1.run_json2sstable(f, "test", "users") File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\ccm\ccmlib\node.py", line 807, in run_json2sstable subprocess.call(args, env=env) File "C:\tools\python2\lib\subprocess.py", line 522, in call return Popen(*popenargs, **kwargs).wait() File "C:\tools\python2\lib\subprocess.py", line 710, in __init__ errread, errwrite) File "C:\tools\python2\lib\subprocess.py", line 958, in _execute_child startupinfo) '[Error 2] The system cannot find the file specified\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-ykvjn4\ndtest: DEBUG: Starting cluster...\ndtest: DEBUG: Version: 2.2.0\ndtest: DEBUG: Getting CQLSH...\ndtest: DEBUG: Inserting data...\ndtest: DEBUG: Flushing and stopping cluster...\ndtest: DEBUG: Exporting to JSON file...\ndtest: DEBUG: Deleting cluster and creating new...\ndtest: DEBUG: Inserting data...\ndtest: DEBUG: Importing JSON file...\n--------------------- >> end captured logging << ---------------------'