BGU-AiDnD / Debugger

AI debugger
2 stars 3 forks source link

An Exception occurred : unable to open database file #33

Closed DebuggerIssuesReport closed 6 years ago

DebuggerIssuesReport commented 6 years ago

An Exception occurred while running Debugger:

command line is wrapper.py C:\amirelm\apache_projects\brooklyn.txt learn

Traceback (most recent call last): File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, *kwargs) File "wrapper.py", line 352, in wrapperLearner wekaMethods.buildDB.buildOneTimeCommits() File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(args, **kwargs) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 388, in buildOneTimeCommits blamePath, date, add, max, CodeDir) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 287, in BuildAllOneTimeCommits conn = sqlite3.connect(dbPath) OperationalError: unable to open database file

DebuggerIssuesReport commented 6 years ago

Configuration is : ('MethodsParsed', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\repo\commitsFiles\CheckStyle.txt') ('full_configure_file', 'workingDir=C:\amirelm\apache_projects\brooklynWORKING20\ngit=C:\temp\clones\brooklyn\nissue_tracker_product_name=BROOKLYN\nissue_tracker_url=https://issues.apache.org/jira\nissue_tracker=jira\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\n') ('docletPath', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\xml-doclet-1.0.4-jar-with-dependencies.jar') ('sourceMonitorEXE', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe') ('checkStyle57', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar') ('gitPath', u'\\?\C:\temp\clones\brooklyn') ('debugger_base_path', 'C:\Users\amirelm\Documents\GitHub\Debugger') ('paths', ['rel/apache-brooklyn-0.11.0-rc1\repo', 'rel/apache-brooklyn-0.11.0-rc3\repo', 'rel/apache-brooklyn-0.12.0-rc1\repo', 'rel/apache-brooklyn-0.12.0-rc3\repo', 'rel/apache-brooklyn-0.9.0-rc3\repo']) ('versPath', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\vers') ('markers_dir', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\markers') ('workingDir', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20') ('RemoveBat', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\../removeBat.bat') ('issue_tracker_product', 'BROOKLYN') ('db_dir', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\dbAdd') ('LocalGitPath', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\repo') ('changeFile', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\repo\commitsFiles\Ins_dels.txt') ('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3']) ('utilsPath', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils') ('checkStyle68', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar') ('commits', [18969899, 18969899, 74702571, 74702571, 181178353]) ('methodsNamesXML', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml') ('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3']) ('weka_path', u'C:\amirelm\apache_projects\brooklynWORKING20\weka') ('bugsPath', u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\bugs.csv') ('issue_tracker', 'jira') ('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36']) ('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3']) ('wekaJar', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\weka.jar') ('issue_tracker_url', 'https://issues.apache.org/jira') ('web_prediction_results', u'C:\amirelm\apache_projects\brooklynWORKING20\web_prediction_results') ('allchecks', 'C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml')

DebuggerIssuesReport commented 6 years ago

DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified') DEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None) DEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None) INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo checkout -f rel/apache-brooklyn-0.11.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo checkout -f rel/apache-brooklyn-0.11.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo checkout -f rel/apache-brooklyn-0.12.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo checkout -f rel/apache-brooklyn-0.12.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo checkout -f rel/apache-brooklyn-0.9.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3 DEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\Users\amirelm\Documents\GitHub\Debugger, universal_newlines=False, shell=None) INFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7 DEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None) INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\learner_phase_file: start time: 2018-04-19 21:04:40.568000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: start time: 2018-04-19 21:04:40.570000

DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/serverInfo HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/field HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1" 200 None DEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org DEBUG:urllib3.connectionpool:https://issues.apache.org:443 "GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1" 200 None INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: start time: 2018-04-19 21:04:58.272000

ERROR:root:error msg : Traceback (most recent call last): File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, kwargs) File "wrapper.py", line 321, in test_version_create shutil.copytree(src, dst) File "C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py", line 185, in copytree names = os.listdir(src) WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel/apache-brooklyn-0.12.0-rc3\repo\.' INFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger') INFO:github3:Missed the cache building the url DEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {} DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/amir9979/Debugger HTTP/1.1" 200 None INFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues') INFO:github3:Missed the cache building the url DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {"body": "An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\amirelm\apache_projects\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\n", "assignee": "amir9979", "title": "An Exception occurred : "}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues HTTP/1.1" 201 4007 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments') INFO:github3:Missed the cache building the url DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {"body": "Configuration is : \n('MethodsParsed', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\amirelm\\apache_projects\\brooklynWORKING20\ngit=C:\\temp\\clones\\brooklyn\nissue_tracker_product_name=BROOKLYN\nissue_tracker_url=https://issues.apache.org/jira\\nissue_tracker=jira\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\n')\n('docletPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\SourceMonitor.exe')\n('checkStyle57', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\?\\C:\\temp\\clones\\brooklyn')\n('debugger_base_path', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\repo'])\n('versPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers')\n('markers_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers')\n('workingDir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20')\n('RemoveBat', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\dbAdd')\n('LocalGitPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo')\n('changeFile', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils')\n('checkStyle68', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\weka')\n('bugsPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\n('web_prediction_results', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\web_prediction_results')\n('allchecks', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\allChecks.xml')"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1" 201 12168 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments') DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {"body": "DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\Users\amirelm\Documents\GitHub\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\learner_phase_file: start time: 2018-04-19 21:04:40.568000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\n\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/serverInfo HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/field HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\" 200 None\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: start time: 2018-04-19 21:04:58.272000\n\nERROR:root:error msg : \nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"GET /repos/amir9979/Debugger HTTP/1.1\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\"body\": \"An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\\amirelm\\apache_projects\\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\n\", \"assignee\": \"amir9979\", \"title\": \"An Exception occurred : \"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues HTTP/1.1\" 201 4007\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\"body\": \"Configuration is : \n('MethodsParsed', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\ngit=C:\\\\temp\\\\clones\\\\brooklyn\\nissue_tracker_product_name=BROOKLYN\\nissue_tracker_url=https://issues.apache.org/jira\\\\nissue_tracker=jira\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\n')\n('docletPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\SourceMonitor.exe')\n('checkStyle57', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn')\n('debugger_base_path', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\repo'])\n('versPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers')\n('markers_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers')\n('workingDir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20')\n('RemoveBat', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\dbAdd')\n('LocalGitPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo')\n('changeFile', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils')\n('checkStyle68', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\weka')\n('bugsPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\\n('web_prediction_results', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\web_prediction_results')\n('allchecks', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\allChecks.xml')\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\n"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1" 201 42266 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned ERROR:root:error msg : Traceback (most recent call last): File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, kwargs) File "wrapper.py", line 349, in wrapperLearner test_version_create() File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, *kwargs) File "wrapper.py", line 321, in test_version_create shutil.copytree(src, dst) File "C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py", line 185, in copytree names = os.listdir(src) WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel/apache-brooklyn-0.12.0-rc3\repo\*.' INFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger') DEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {} DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/amir9979/Debugger HTTP/1.1" 200 None INFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues') DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {"body": "An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\amirelm\apache_projects\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 349, in wrapperLearner\n test_version_create()\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\n", "assignee": "amir9979", "title": "An Exception occurred : "}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues HTTP/1.1" 201 4637 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/29', 'comments') INFO:github3:Missed the cache building the url DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/29/comments with {"body": "Configuration is : \n('MethodsParsed', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\amirelm\\apache_projects\\brooklynWORKING20\ngit=C:\\temp\\clones\\brooklyn\nissue_tracker_product_name=BROOKLYN\nissue_tracker_url=https://issues.apache.org/jira\\nissue_tracker=jira\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\n')\n('docletPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\SourceMonitor.exe')\n('checkStyle57', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\?\\C:\\temp\\clones\\brooklyn')\n('debugger_base_path', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\repo'])\n('versPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers')\n('markers_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers')\n('workingDir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20')\n('RemoveBat', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\dbAdd')\n('LocalGitPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo')\n('changeFile', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils')\n('checkStyle68', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\weka')\n('bugsPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\n('web_prediction_results', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\web_prediction_results')\n('allchecks', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\allChecks.xml')"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/29/comments HTTP/1.1" 201 12168 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/29', 'comments') DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/29/comments with {"body": "DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\Users\amirelm\Documents\GitHub\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\learner_phase_file: start time: 2018-04-19 21:04:40.568000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\n\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/serverInfo HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/field HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\" 200 None\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: start time: 2018-04-19 21:04:58.272000\n\nERROR:root:error msg : \nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"GET /repos/amir9979/Debugger HTTP/1.1\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\"body\": \"An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\\amirelm\\apache_projects\\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\n\", \"assignee\": \"amir9979\", \"title\": \"An Exception occurred : \"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues HTTP/1.1\" 201 4007\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\"body\": \"Configuration is : \n('MethodsParsed', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\ngit=C:\\\\temp\\\\clones\\\\brooklyn\\nissue_tracker_product_name=BROOKLYN\\nissue_tracker_url=https://issues.apache.org/jira\\\\nissue_tracker=jira\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\n')\n('docletPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\SourceMonitor.exe')\n('checkStyle57', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn')\n('debugger_base_path', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\repo'])\n('versPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers')\n('markers_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers')\n('workingDir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20')\n('RemoveBat', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\dbAdd')\n('LocalGitPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo')\n('changeFile', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils')\n('checkStyle68', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\weka')\n('bugsPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\\n('web_prediction_results', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\web_prediction_results')\n('allchecks', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\allChecks.xml')\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\"body\": \"DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\\Users\\amirelm\\Documents\\GitHub\\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\learner_phase_file: start time: 2018-04-19 21:04:40.568000\n\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\n\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/serverInfo HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/field HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\\" 200 None\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\n\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\test_version: start time: 2018-04-19 21:04:58.272000\n\nERROR:root:error msg : \nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"GET /repos/amir9979/Debugger HTTP/1.1\\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\\"body\\": \\"An Exception occurred while running Debugger:\\n\\ncommand line is wrapper.py C:\\\\amirelm\\\\apache_projects\\\\brooklyn.txt learn\\n\\nTraceback (most recent call last):\\n File \\\\"C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\learner\\\\utilsConf.py\\\\", line 280, in f\\n ans = func(*args, kwargs)\\n File \\\\"wrapper.py\\\\", line 321, in test_version_create\\n shutil.copytree(src, dst)\\n File \\\\"C:\\\\Users\\\\amirelm\\\\AppData\\\\Local\\\\Continuum\\\\anaconda2_64\\\\lib\\\\shutil.py\\\\", line 185, in copytree\\n names = os.listdir(src)\\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers\\\\\\\\rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo\\\\\\\\.'\\n\\", \\"assignee\\": \\"amir9979\\", \\"title\\": \\"An Exception occurred : \\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues HTTP/1.1\\" 201 4007\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\\"body\\": \\"Configuration is : \\n('MethodsParsed', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\CheckStyle.txt')\\n('full_configure_file', 'workingDir=C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\ngit=C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn\\\\nissue_tracker_product_name=BROOKLYN\\\\nissue_tracker_url=https://issues.apache.org/jira\\\\\\\\nissue_tracker=jira\\\\\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\\\n')\\n('docletPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\\n('sourceMonitorEXE', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\SourceMonitor.exe')\\n('checkStyle57', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-5.7-all.jar')\\n('gitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn')\\n('debugger_base_path', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger')\\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\\\\\repo'])\\n('versPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers')\\n('markers_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\markers')\\n('workingDir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20')\\n('RemoveBat', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\../removeBat.bat')\\n('issue_tracker_product', 'BROOKLYN')\\n('db_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\dbAdd')\\n('LocalGitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo')\\n('changeFile', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\Ins_dels.txt')\\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('utilsPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils')\\n('checkStyle68', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-6.8-SNAPSHOT-all.jar')\\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\\n('methodsNamesXML', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\methodNameLines.xml')\\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\\n('weka_path', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\weka')\\n('bugsPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\bugs.csv')\\n('issue_tracker', 'jira')\\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('wekaJar', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\weka.jar')\\n('issue_tracker_url', 'https://issues.apache.org/jira')\\\\n('web_prediction_results', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\web_prediction_results')\\n('allchecks', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\allChecks.xml')\\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\n\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\" 201 42266\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nERROR:root:error msg : \nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 349, in wrapperLearner\n test_version_create()\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"GET /repos/amir9979/Debugger HTTP/1.1\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\"body\": \"An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\\amirelm\\apache_projects\\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 349, in wrapperLearner\n test_version_create()\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, *kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\*.'\n\", \"assignee\": \"amir9979\", \"title\": \"An Exception occurred : \"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues HTTP/1.1\" 201 4637\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/29', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/29/comments with {\"body\": \"Configuration is : \n('MethodsParsed', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\ngit=C:\\\\temp\\\\clones\\\\brooklyn\\nissue_tracker_product_name=BROOKLYN\\nissue_tracker_url=https://issues.apache.org/jira\\\\nissue_tracker=jira\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\n')\n('docletPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\SourceMonitor.exe')\n('checkStyle57', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn')\n('debugger_base_path', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\repo'])\n('versPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers')\n('markers_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers')\n('workingDir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20')\n('RemoveBat', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\dbAdd')\n('LocalGitPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo')\n('changeFile', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils')\n('checkStyle68', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\weka')\n('bugsPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\\n('web_prediction_results', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\web_prediction_results')\n('allchecks', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\allChecks.xml')\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/29/comments HTTP/1.1\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\n"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/29/comments HTTP/1.1" 201 111057 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified') DEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None) DEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None) INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo checkout -f rel/apache-brooklyn-0.11.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo checkout -f rel/apache-brooklyn-0.11.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo checkout -f rel/apache-brooklyn-0.12.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo checkout -f rel/apache-brooklyn-0.12.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo checkout -f rel/apache-brooklyn-0.9.0-rc3 INFO:root:running new process with cmdline git -C \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3 DEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\Users\amirelm\Documents\GitHub\Debugger, universal_newlines=False, shell=None) INFO:root:Debugger HEAD is on commit 32170aa326d874975286da6199ccee69c50f0610 DEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None) INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\learner_phase_file: start time: 2018-04-19 21:09:21.962000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: start time: 2018-04-19 21:09:21.972000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: finish time: 2018-04-19 21:09:22.331000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\features: start time: 2018-04-19 21:09:22.336000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\complexity_features: start time: 2018-04-19 21:09:22.339000

INFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\sourceMonitor.xml INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_11_0_rc1.txt \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_11_0_rc1.xml INFO:root:running new process with cmdline dir /b /s .java INFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\sourceMonitor.xml INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_11_0_rc3.txt \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_11_0_rc3.xml INFO:root:running new process with cmdline dir /b /s .java INFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\sourceMonitor.xml INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_12_0_rc1.txt \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_12_0_rc1.xml INFO:root:running new process with cmdline dir /b /s .java INFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\sourceMonitor.xml INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_12_0_rc3.txt \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_12_0_rc3.xml INFO:root:running new process with cmdline dir /b /s .java INFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\sourceMonitor.xml INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_9_0_rc3.txt \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_9_0_rc3.xml INFO:root:running new process with cmdline dir /b /s *.java INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\complexity_features: finish time: 2018-04-19 21:09:34.091000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\old_oo_features: start time: 2018-04-19 21:09:34.097000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\old_oo_features: finish time: 2018-04-19 21:09:34.209000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\comments_spaces_features: start time: 2018-04-19 21:09:34.212000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\comments_spaces_features: finish time: 2018-04-19 21:09:34.225000

INFO:root:running new process with cmdline git format-patch --root -o patch --function-context --unified=9000 INFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o \?\C:\amirelm\apache_projects\brooklynWORKING20\repo\commitsFiles\CheckStyle.txt \?\C:\amirelm\apache_projects\brooklynWORKING20\repo\commitsFiles INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\features: finish time: 2018-04-19 21:09:34.830000

INFO:root:writing to \?\C:\amirelm\apache_projects\brooklynWORKING20\markers\db: start time: 2018-04-19 21:09:34.834000

ERROR:root:error msg : unable to open database file Traceback (most recent call last): File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, kwargs) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 388, in buildOneTimeCommits blamePath, date, add, max, CodeDir) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 287, in BuildAllOneTimeCommits conn = sqlite3.connect(dbPath) OperationalError: unable to open database file INFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger') INFO:github3:Missed the cache building the url DEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {} DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/amir9979/Debugger HTTP/1.1" 200 None INFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues') INFO:github3:Missed the cache building the url DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {"body": "An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\amirelm\apache_projects\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, **kwargs)\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py\", line 388, in buildOneTimeCommits\n blamePath, date, add, max, CodeDir)\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py\", line 287, in BuildAllOneTimeCommits\n conn = sqlite3.connect(dbPath)\nOperationalError: unable to open database file\n", "assignee": "amir9979", "title": "An Exception occurred : unable to open database file"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues HTTP/1.1" 201 3875 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/32', 'comments') INFO:github3:Missed the cache building the url DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/32/comments with {"body": "Configuration is : \n('MethodsParsed', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\amirelm\\apache_projects\\brooklynWORKING20\ngit=C:\\temp\\clones\\brooklyn\nissue_tracker_product_name=BROOKLYN\nissue_tracker_url=https://issues.apache.org/jira\\nissue_tracker=jira\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\n')\n('docletPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\SourceMonitor.exe')\n('checkStyle57', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\?\\C:\\temp\\clones\\brooklyn')\n('debugger_base_path', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\repo'])\n('versPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers')\n('markers_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers')\n('workingDir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20')\n('RemoveBat', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\dbAdd')\n('LocalGitPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo')\n('changeFile', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils')\n('checkStyle68', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\weka')\n('bugsPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\n('web_prediction_results', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\web_prediction_results')\n('allchecks', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\allChecks.xml')"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/32/comments HTTP/1.1" 201 12168 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/32', 'comments') DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/32/comments with {"body": "DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\Users\amirelm\Documents\GitHub\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\learner_phase_file: start time: 2018-04-19 21:04:40.568000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\n\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/serverInfo HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/field HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\" 200 None\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: start time: 2018-04-19 21:04:58.272000\n\nERROR:root:error msg : \nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"GET /repos/amir9979/Debugger HTTP/1.1\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\"body\": \"An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\\amirelm\\apache_projects\\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\n\", \"assignee\": \"amir9979\", \"title\": \"An Exception occurred : \"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues HTTP/1.1\" 201 4007\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\"body\": \"Configuration is : \n('MethodsParsed', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\ngit=C:\\\\temp\\\\clones\\\\brooklyn\\nissue_tracker_product_name=BROOKLYN\\nissue_tracker_url=https://issues.apache.org/jira\\\\nissue_tracker=jira\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\n')\n('docletPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\SourceMonitor.exe')\n('checkStyle57', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn')\n('debugger_base_path', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\repo'])\n('versPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers')\n('markers_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers')\n('workingDir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20')\n('RemoveBat', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\dbAdd')\n('LocalGitPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo')\n('changeFile', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils')\n('checkStyle68', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\weka')\n('bugsPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\\n('web_prediction_results', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\web_prediction_results')\n('allchecks', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\allChecks.xml')\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\"body\": \"DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\\Users\\amirelm\\Documents\\GitHub\\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\learner_phase_file: start time: 2018-04-19 21:04:40.568000\n\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\n\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/serverInfo HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/field HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\\" 200 None\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\n\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\test_version: start time: 2018-04-19 21:04:58.272000\n\nERROR:root:error msg : \nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"GET /repos/amir9979/Debugger HTTP/1.1\\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\\"body\\": \\"An Exception occurred while running Debugger:\\n\\ncommand line is wrapper.py C:\\\\amirelm\\\\apache_projects\\\\brooklyn.txt learn\\n\\nTraceback (most recent call last):\\n File \\\\"C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\learner\\\\utilsConf.py\\\\", line 280, in f\\n ans = func(*args, kwargs)\\n File \\\\"wrapper.py\\\\", line 321, in test_version_create\\n shutil.copytree(src, dst)\\n File \\\\"C:\\\\Users\\\\amirelm\\\\AppData\\\\Local\\\\Continuum\\\\anaconda2_64\\\\lib\\\\shutil.py\\\\", line 185, in copytree\\n names = os.listdir(src)\\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers\\\\\\\\rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo\\\\\\\\.'\\n\\", \\"assignee\\": \\"amir9979\\", \\"title\\": \\"An Exception occurred : \\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues HTTP/1.1\\" 201 4007\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\\"body\\": \\"Configuration is : \\n('MethodsParsed', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\CheckStyle.txt')\\n('full_configure_file', 'workingDir=C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\ngit=C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn\\\\nissue_tracker_product_name=BROOKLYN\\\\nissue_tracker_url=https://issues.apache.org/jira\\\\\\\\nissue_tracker=jira\\\\\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\\\n')\\n('docletPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\\n('sourceMonitorEXE', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\SourceMonitor.exe')\\n('checkStyle57', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-5.7-all.jar')\\n('gitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn')\\n('debugger_base_path', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger')\\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\\\\\repo'])\\n('versPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers')\\n('markers_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\markers')\\n('workingDir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20')\\n('RemoveBat', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\../removeBat.bat')\\n('issue_tracker_product', 'BROOKLYN')\\n('db_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\dbAdd')\\n('LocalGitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo')\\n('changeFile', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\Ins_dels.txt')\\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('utilsPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils')\\n('checkStyle68', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-6.8-SNAPSHOT-all.jar')\\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\\n('methodsNamesXML', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\methodNameLines.xml')\\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\\n('weka_path', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\weka')\\n('bugsPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\bugs.csv')\\n('issue_tracker', 'jira')\\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('wekaJar', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\weka.jar')\\n('issue_tracker_url', 'https://issues.apache.org/jira')\\\\n('web_prediction_results', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\web_prediction_results')\\n('allchecks', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\allChecks.xml')\\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\n\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\" 201 42266\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nERROR:root:error msg : \nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 349, in wrapperLearner\n test_version_create()\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, kwargs)\n File \"wrapper.py\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \"C:\Users\amirelm\AppData\Local\Continuum\anaconda2_64\lib\shutil.py\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel/apache-brooklyn-0.12.0-rc3\\repo\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"GET /repos/amir9979/Debugger HTTP/1.1\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\"body\": \"An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\\amirelm\\apache_projects\\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 349, in wrapperLearner\n test_version_create()\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\n\", \"assignee\": \"amir9979\", \"title\": \"An Exception occurred : \"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues HTTP/1.1\" 201 4637\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/29', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/29/comments with {\"body\": \"Configuration is : \n('MethodsParsed', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\ngit=C:\\\\temp\\\\clones\\\\brooklyn\\nissue_tracker_product_name=BROOKLYN\\nissue_tracker_url=https://issues.apache.org/jira\\\\nissue_tracker=jira\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\n')\n('docletPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\SourceMonitor.exe')\n('checkStyle57', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn')\n('debugger_base_path', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\repo'])\n('versPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers')\n('markers_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers')\n('workingDir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20')\n('RemoveBat', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\dbAdd')\n('LocalGitPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo')\n('changeFile', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils')\n('checkStyle68', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\weka')\n('bugsPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\\n('web_prediction_results', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\web_prediction_results')\n('allchecks', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\allChecks.xml')\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/29/comments HTTP/1.1\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/29', 'comments')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/29/comments with {\"body\": \"DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc1\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_11_0_rc3\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc1\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_12_0_rc3\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers\\rel_apache_brooklyn_0_9_0_rc3\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\\Users\\amirelm\\Documents\\GitHub\\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\\\?\\C:\\temp\\clones\\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\learner_phase_file: start time: 2018-04-19 21:04:40.568000\n\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\n\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/serverInfo HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/field HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\\" 200 None\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\\" 200 None\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\n\nINFO:root:writing to \\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers\\test_version: start time: 2018-04-19 21:04:58.272000\n\nERROR:root:error msg : \nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"GET /repos/amir9979/Debugger HTTP/1.1\\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\\"body\\": \\"An Exception occurred while running Debugger:\\n\\ncommand line is wrapper.py C:\\\\amirelm\\\\apache_projects\\\\brooklyn.txt learn\\n\\nTraceback (most recent call last):\\n File \\\\"C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\learner\\\\utilsConf.py\\\\", line 280, in f\\n ans = func(*args, kwargs)\\n File \\\\"wrapper.py\\\\", line 321, in test_version_create\\n shutil.copytree(src, dst)\\n File \\\\"C:\\\\Users\\\\amirelm\\\\AppData\\\\Local\\\\Continuum\\\\anaconda2_64\\\\lib\\\\shutil.py\\\\", line 185, in copytree\\n names = os.listdir(src)\\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers\\\\\\\\rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo\\\\\\\\.'\\n\\", \\"assignee\\": \\"amir9979\\", \\"title\\": \\"An Exception occurred : \\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues HTTP/1.1\\" 201 4007\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\\"body\\": \\"Configuration is : \\n('MethodsParsed', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\CheckStyle.txt')\\n('full_configure_file', 'workingDir=C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\ngit=C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn\\\\nissue_tracker_product_name=BROOKLYN\\\\nissue_tracker_url=https://issues.apache.org/jira\\\\\\\\nissue_tracker=jira\\\\\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\\\n')\\n('docletPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\\n('sourceMonitorEXE', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\SourceMonitor.exe')\\n('checkStyle57', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-5.7-all.jar')\\n('gitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn')\\n('debugger_base_path', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger')\\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\\\\\repo'])\\n('versPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers')\\n('markers_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\markers')\\n('workingDir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20')\\n('RemoveBat', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\../removeBat.bat')\\n('issue_tracker_product', 'BROOKLYN')\\n('db_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\dbAdd')\\n('LocalGitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo')\\n('changeFile', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\Ins_dels.txt')\\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('utilsPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils')\\n('checkStyle68', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-6.8-SNAPSHOT-all.jar')\\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\\n('methodsNamesXML', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\methodNameLines.xml')\\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\\n('weka_path', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\weka')\\n('bugsPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\bugs.csv')\\n('issue_tracker', 'jira')\\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('wekaJar', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\weka.jar')\\n('issue_tracker_url', 'https://issues.apache.org/jira')\\\\n('web_prediction_results', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\web_prediction_results')\\n('allchecks', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\allChecks.xml')\\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\\"body\\": \\"DEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn, universal_newlines=False, shell=None)\\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn, universal_newlines=False, shell=None)\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_11_0_rc1\\\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_11_0_rc1\\\\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_11_0_rc1\\\\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_11_0_rc3\\\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_11_0_rc3\\\\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_11_0_rc3\\\\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_12_0_rc1\\\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_12_0_rc1\\\\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_12_0_rc1\\\\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_12_0_rc3\\\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_12_0_rc3\\\\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_12_0_rc3\\\\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_9_0_rc3\\\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_9_0_rc3\\\\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\\nINFO:root:running new process with cmdline git -C \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel_apache_brooklyn_0_9_0_rc3\\\\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger, universal_newlines=False, shell=None)\\nINFO:root:Debugger HEAD is on commit 57943888717777aa6292ade410a819d68b89abe7\\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn, universal_newlines=False, shell=None)\\nINFO:root:writing to \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers\\\\learner_phase_file: start time: 2018-04-19 21:04:40.568000\\n\\nINFO:root:writing to \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers\\\\issue_tracker_file: start time: 2018-04-19 21:04:40.570000\\n\\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/serverInfo HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/field HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=0&maxResults=100 HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=100&maxResults=100 HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=200&maxResults=100 HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=300&maxResults=100 HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=400&maxResults=100 HTTP/1.1\\\\" 200 None\\nDEBUG:urllib3.connectionpool:Resetting dropped connection: issues.apache.org\\nDEBUG:urllib3.connectionpool:https://issues.apache.org:443 \\\\"GET /jira/rest/api/2/search?jql=project%3DBROOKLYN&validateQuery=True&startAt=500&maxResults=100 HTTP/1.1\\\\" 200 None\\nINFO:root:writing to \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers\\\\issue_tracker_file: finish time: 2018-04-19 21:04:58.269000\\n\\nINFO:root:writing to \\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers\\\\test_version: start time: 2018-04-19 21:04:58.272000\\n\\nERROR:root:error msg : \\nTraceback (most recent call last):\\n File \\\\"C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\learner\\\\utilsConf.py\\\\", line 280, in f\\n ans = func(*args, kwargs)\\n File \\\\"wrapper.py\\\\", line 321, in test_version_create\\n shutil.copytree(src, dst)\\n File \\\\"C:\\\\Users\\\\amirelm\\\\AppData\\\\Local\\\\Continuum\\\\anaconda2_64\\\\lib\\\\shutil.py\\\\", line 185, in copytree\\n names = os.listdir(src)\\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers\\\\\\\\rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo\\\\\\\\.'\\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\\nINFO:github3:Missed the cache building the url\\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\\\"GET /repos/amir9979/Debugger HTTP/1.1\\\\" 200 None\\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\\nINFO:github3:JSON was returned\\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\\nINFO:github3:Missed the cache building the url\\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\\\\"body\\\\": \\\\"An Exception occurred while running Debugger:\\\\n\\\\ncommand line is wrapper.py C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklyn.txt learn\\\\n\\\\nTraceback (most recent call last):\\\\n File \\\\\\\\"C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\learner\\\\\\\\utilsConf.py\\\\\\\\", line 280, in f\\\\n ans = func(*args, kwargs)\\\\n File \\\\\\\\"wrapper.py\\\\\\\\", line 321, in test_version_create\\\\n shutil.copytree(src, dst)\\\\n File \\\\\\\\"C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\AppData\\\\\\\\Local\\\\\\\\Continuum\\\\\\\\anaconda2_64\\\\\\\\lib\\\\\\\\shutil.py\\\\\\\\", line 185, in copytree\\\\n names = os.listdir(src)\\\\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\vers\\\\\\\\\\\\\\\\rel/apache-brooklyn-0.12.0-rc3\\\\\\\\\\\\\\\\repo\\\\\\\\\\\\\\\\.'\\\\n\\\\", \\\\"assignee\\\\": \\\\"amir9979\\\\", \\\\"title\\\\": \\\\"An Exception occurred : \\\\"}, {}\\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\\\"POST /repos/amir9979/Debugger/issues HTTP/1.1\\\\" 201 4007\\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\\nINFO:github3:JSON was returned\\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/28', 'comments')\\nINFO:github3:Missed the cache building the url\\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/28/comments with {\\\\"body\\\\": \\\\"Configuration is : \\\\n('MethodsParsed', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\repo\\\\\\\\\\\\\\\\commitsFiles\\\\\\\\\\\\\\\\CheckStyle.txt')\\\\n('full_configure_file', 'workingDir=C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\ngit=C:\\\\\\\\\\\\\\\\temp\\\\\\\\\\\\\\\\clones\\\\\\\\\\\\\\\\brooklyn\\\\\\\\nissue_tracker_product_name=BROOKLYN\\\\\\\\nissue_tracker_url=https://issues.apache.org/jira\\\\\\\\\\\\\\\\nissue_tracker=jira\\\\\\\\\\\\\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\\\\\\\n')\\\\n('docletPath', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\\\\n('sourceMonitorEXE', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\SourceMonitor.exe')\\\\n('checkStyle57', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\checkstyle-5.7-all.jar')\\\\n('gitPath', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\temp\\\\\\\\\\\\\\\\clones\\\\\\\\\\\\\\\\brooklyn')\\\\n('debugger_base_path', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger')\\\\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\\\\\\\\\\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\\\\\\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\\\\\\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\\\\\\\\\\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\\\\\\\\\\\\\repo'])\\\\n('versPath', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\vers')\\\\n('markers_dir', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\markers')\\\\n('workingDir', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20')\\\\n('RemoveBat', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\../removeBat.bat')\\\\n('issue_tracker_product', 'BROOKLYN')\\\\n('db_dir', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\dbAdd')\\\\n('LocalGitPath', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\repo')\\\\n('changeFile', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\repo\\\\\\\\\\\\\\\\commitsFiles\\\\\\\\\\\\\\\\Ins_dels.txt')\\\\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\\\n('utilsPath', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils')\\\\n('checkStyle68', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\checkstyle-6.8-SNAPSHOT-all.jar')\\\\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\\\\n('methodsNamesXML', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\methodNameLines.xml')\\\\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\\\\n('weka_path', u'C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\weka')\\\\n('bugsPath', u'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\?\\\\\\\\\\\\\\\\C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\bugs.csv')\\\\n('issue_tracker', 'jira')\\\\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\\\\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\\\n('wekaJar', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\weka.jar')\\\\n('issue_tracker_url', 'https://issues.apache.org/jira')\\\\\\\\n('web_prediction_results', u'C:\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\apache_projects\\\\\\\\\\\\\\\\brooklynWORKING20\\\\\\\\\\\\\\\\web_prediction_results')\\\\n('allchecks', 'C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\amirelm\\\\\\\\\\\\\\\\Documents\\\\\\\\\\\\\\\\GitHub\\\\\\\\\\\\\\\\Debugger\\\\\\\\\\\\\\\\utils\\\\\\\\\\\\\\\\allChecks.xml')\\\\"}, {}\\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\\\"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\\\\" 201 12168\\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\\nINFO:github3:JSON was returned\\n\\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues/28/comments HTTP/1.1\\" 201 42266\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nERROR:root:error msg : \nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 349, in wrapperLearner\n test_version_create()\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(*args, kwargs)\n File \\"wrapper.py\\", line 321, in test_version_create\n shutil.copytree(src, dst)\n File \\"C:\\Users\\amirelm\\AppData\\Local\\Continuum\\anaconda2_64\\lib\\shutil.py\\", line 185, in copytree\n names = os.listdir(src)\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers\\\\rel/apache-brooklyn-0.12.0-rc3\\\\repo\\\\.'\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"GET /repos/amir9979/Debugger HTTP/1.1\\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\\"body\\": \\"An Exception occurred while running Debugger:\\n\\ncommand line is wrapper.py C:\\\\amirelm\\\\apache_projects\\\\brooklyn.txt learn\\n\\nTraceback (most recent call last):\\n File \\\\"C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\learner\\\\utilsConf.py\\\\", line 280, in f\\n ans = func(*args, kwargs)\\n File \\\\"wrapper.py\\\\", line 349, in wrapperLearner\\n test_version_create()\\n File \\\\"C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\learner\\\\utilsConf.py\\\\", line 280, in f\\n ans = func(*args, kwargs)\\n File \\\\"wrapper.py\\\\", line 321, in test_version_create\\n shutil.copytree(src, dst)\\n File \\\\"C:\\\\Users\\\\amirelm\\\\AppData\\\\Local\\\\Continuum\\\\anaconda2_64\\\\lib\\\\shutil.py\\\\", line 185, in copytree\\n names = os.listdir(src)\\nWindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers\\\\\\\\rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo\\\\\\\\.'\\n\\", \\"assignee\\": \\"amir9979\\", \\"title\\": \\"An Exception occurred : \\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues HTTP/1.1\\" 201 4637\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/29', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/29/comments with {\\"body\\": \\"Configuration is : \\n('MethodsParsed', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\CheckStyle.txt')\\n('full_configure_file', 'workingDir=C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\ngit=C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn\\\\nissue_tracker_product_name=BROOKLYN\\\\nissue_tracker_url=https://issues.apache.org/jira\\\\\\\\nissue_tracker=jira\\\\\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\\\n')\\n('docletPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\\n('sourceMonitorEXE', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\SourceMonitor.exe')\\n('checkStyle57', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-5.7-all.jar')\\n('gitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\temp\\\\\\\\clones\\\\\\\\brooklyn')\\n('debugger_base_path', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger')\\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\\\\\repo'])\\n('versPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\vers')\\n('markers_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\markers')\\n('workingDir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20')\\n('RemoveBat', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\../removeBat.bat')\\n('issue_tracker_product', 'BROOKLYN')\\n('db_dir', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\dbAdd')\\n('LocalGitPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo')\\n('changeFile', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\repo\\\\\\\\commitsFiles\\\\\\\\Ins_dels.txt')\\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('utilsPath', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils')\\n('checkStyle68', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\checkstyle-6.8-SNAPSHOT-all.jar')\\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\\n('methodsNamesXML', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\methodNameLines.xml')\\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\\n('weka_path', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\weka')\\n('bugsPath', u'\\\\\\\\\\\\\\\\?\\\\\\\\C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\bugs.csv')\\n('issue_tracker', 'jira')\\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\\n('wekaJar', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\weka.jar')\\n('issue_tracker_url', 'https://issues.apache.org/jira')\\\\n('web_prediction_results', u'C:\\\\\\\\amirelm\\\\\\\\apache_projects\\\\\\\\brooklynWORKING20\\\\\\\\web_prediction_results')\\n('allchecks', 'C:\\\\\\\\Users\\\\\\\\amirelm\\\\\\\\Documents\\\\\\\\GitHub\\\\\\\\Debugger\\\\\\\\utils\\\\\\\\allChecks.xml')\\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \\"POST /repos/amir9979/Debugger/issues/29/comments HTTP/1.1\\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\n\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/29/comments HTTP/1.1\" 201 111057\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nDEBUG:git.util:Failed checking if running in CYGWIN due to: WindowsError(2, 'The system cannot find the file specified')\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo checkout -f rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo clean -fd rel/apache-brooklyn-0.11.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo checkout -f rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo clean -fd rel/apache-brooklyn-0.11.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo checkout -f rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo clean -fd rel/apache-brooklyn-0.12.0-rc1\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo checkout -f rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo clean -fd rel/apache-brooklyn-0.12.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo checkout -f rel/apache-brooklyn-0.9.0-rc3\nINFO:root:running new process with cmdline git -C \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo clean -fd rel/apache-brooklyn-0.9.0-rc3\nDEBUG:git.cmd:Popen(['git', 'cat-file', '--batch-check'], cwd=C:\Users\amirelm\Documents\GitHub\Debugger, universal_newlines=False, shell=None)\nINFO:root:Debugger HEAD is on commit 32170aa326d874975286da6199ccee69c50f0610\nDEBUG:git.cmd:Popen(['git', 'remote', 'get-url', '--all', 'origin'], cwd=\\?\C:\temp\clones\brooklyn, universal_newlines=False, shell=None)\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\learner_phase_file: start time: 2018-04-19 21:09:21.962000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: start time: 2018-04-19 21:09:21.972000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\test_version: finish time: 2018-04-19 21:09:22.331000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\features: start time: 2018-04-19 21:09:22.336000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\complexity_features: start time: 2018-04-19 21:09:22.339000\n\nINFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\sourceMonitor.xml\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_11_0_rc1.txt \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc1\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_11_0_rc1.xml\nINFO:root:running new process with cmdline dir /b /s .java\nINFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\sourceMonitor.xml\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_11_0_rc3.txt \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_11_0_rc3\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_11_0_rc3.xml\nINFO:root:running new process with cmdline dir /b /s .java\nINFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\sourceMonitor.xml\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_12_0_rc1.txt \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc1\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_12_0_rc1.xml\nINFO:root:running new process with cmdline dir /b /s .java\nINFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\sourceMonitor.xml\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_12_0_rc3.txt \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_12_0_rc3\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_12_0_rc3.xml\nINFO:root:running new process with cmdline dir /b /s .java\nINFO:root:running new process with cmdline C:\Users\amirelm\Documents\GitHub\Debugger\utils\SourceMonitor.exe /C C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\sourceMonitor.xml\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o vers/checkAllMethodsData/rel_apache_brooklyn_0_9_0_rc3.txt \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-5.7-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\allChecks.xml -r \\?\C:\amirelm\apache_projects\brooklynWORKING20\vers\rel_apache_brooklyn_0_9_0_rc3\repo -f xml -o vers/checkAll/rel_apache_brooklyn_0_9_0_rc3.xml\nINFO:root:running new process with cmdline dir /b /s .java\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\complexity_features: finish time: 2018-04-19 21:09:34.091000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\old_oo_features: start time: 2018-04-19 21:09:34.097000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\old_oo_features: finish time: 2018-04-19 21:09:34.209000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\comments_spaces_features: start time: 2018-04-19 21:09:34.212000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\comments_spaces_features: finish time: 2018-04-19 21:09:34.225000\n\nINFO:root:running new process with cmdline git format-patch --root -o patch --function-context --unified=9000\nINFO:root:running new process with cmdline java -jar C:\Users\amirelm\Documents\GitHub\Debugger\utils\checkstyle-6.8-SNAPSHOT-all.jar -c C:\Users\amirelm\Documents\GitHub\Debugger\utils\methodNameLines.xml javaFile -o \\?\C:\amirelm\apache_projects\brooklynWORKING20\repo\commitsFiles\CheckStyle.txt \\?\C:\amirelm\apache_projects\brooklynWORKING20\repo\commitsFiles\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\features: finish time: 2018-04-19 21:09:34.830000\n\nINFO:root:writing to \\?\C:\amirelm\apache_projects\brooklynWORKING20\markers\db: start time: 2018-04-19 21:09:34.834000\n\nERROR:root:error msg : unable to open database file\nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(args, *kwargs)\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py\", line 388, in buildOneTimeCommits\n blamePath, date, add, max, CodeDir)\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py\", line 287, in BuildAllOneTimeCommits\n conn = sqlite3.connect(dbPath)\nOperationalError: unable to open database file\nINFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {}\nDEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"GET /repos/amir9979/Debugger HTTP/1.1\" 200 None\nINFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {\"body\": \"An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\\amirelm\\apache_projects\\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\utilsConf.py\\", line 280, in f\n ans = func(args, kwargs)\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\wekaMethods\\buildDB.py\\", line 388, in buildOneTimeCommits\n blamePath, date, add, max, CodeDir)\n File \\"C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\learner\\wekaMethods\\buildDB.py\\", line 287, in BuildAllOneTimeCommits\n conn = sqlite3.connect(dbPath)\nOperationalError: unable to open database file\n\", \"assignee\": \"amir9979\", \"title\": \"An Exception occurred : unable to open database file\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues HTTP/1.1\" 201 3875\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\nINFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/32', 'comments')\nINFO:github3:Missed the cache building the url\nDEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/32/comments with {\"body\": \"Configuration is : \n('MethodsParsed', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\ngit=C:\\\\temp\\\\clones\\\\brooklyn\\nissue_tracker_product_name=BROOKLYN\\nissue_tracker_url=https://issues.apache.org/jira\\\\nissue_tracker=jira\\\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\\n')\n('docletPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\SourceMonitor.exe')\n('checkStyle57', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\\\\\?\\\\C:\\\\temp\\\\clones\\\\brooklyn')\n('debugger_base_path', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\\\repo'])\n('versPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\vers')\n('markers_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\markers')\n('workingDir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20')\n('RemoveBat', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\dbAdd')\n('LocalGitPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo')\n('changeFile', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\repo\\\\commitsFiles\\\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils')\n('checkStyle68', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\weka')\n('bugsPath', u'\\\\\\\\?\\\\C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\\n('web_prediction_results', u'C:\\\\amirelm\\\\apache_projects\\\\brooklynWORKING20\\\\web_prediction_results')\n('allchecks', 'C:\\\\Users\\\\amirelm\\\\Documents\\\\GitHub\\\\Debugger\\\\utils\\\\allChecks.xml')\"}, {}\nDEBUG:urllib3.connectionpool:https://api.github.com:443 \"POST /repos/amir9979/Debugger/issues/32/comments HTTP/1.1\" 201 12168\nINFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201\nINFO:github3:JSON was returned\n"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/32/comments HTTP/1.1" 201 292431 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned ERROR:root:error msg : unable to open database file Traceback (most recent call last): File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, kwargs) File "wrapper.py", line 352, in wrapperLearner wekaMethods.buildDB.buildOneTimeCommits() File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py", line 280, in f ans = func(*args, *kwargs) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 388, in buildOneTimeCommits blamePath, date, add, max, CodeDir) File "C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py", line 287, in BuildAllOneTimeCommits conn = sqlite3.connect(dbPath) OperationalError: unable to open database file INFO:github3:Building a url from ('https://api.github.com', 'repos', 'amir9979', 'Debugger') DEBUG:github3:GET https://api.github.com/repos/amir9979/Debugger with {} DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.github.com DEBUG:urllib3.connectionpool:https://api.github.com:443 "GET /repos/amir9979/Debugger HTTP/1.1" 200 None INFO:github3:Attempting to get JSON information from a Response with status code 200 expecting 200 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger', 'issues') DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues with {"body": "An Exception occurred while running Debugger:\n\ncommand line is wrapper.py C:\amirelm\apache_projects\brooklyn.txt learn\n\nTraceback (most recent call last):\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(args, kwargs)\n File \"wrapper.py\", line 352, in wrapperLearner\n wekaMethods.buildDB.buildOneTimeCommits()\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\utilsConf.py\", line 280, in f\n ans = func(*args, **kwargs)\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py\", line 388, in buildOneTimeCommits\n blamePath, date, add, max, CodeDir)\n File \"C:\Users\amirelm\Documents\GitHub\Debugger\learner\wekaMethods\buildDB.py\", line 287, in BuildAllOneTimeCommits\n conn = sqlite3.connect(dbPath)\nOperationalError: unable to open database file\n", "assignee": "amir9979", "title": "An Exception occurred : unable to open database file"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues HTTP/1.1" 201 4560 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned INFO:github3:Building a url from ('https://api.github.com/repos/amir9979/Debugger/issues/33', 'comments') INFO:github3:Missed the cache building the url DEBUG:github3:POST https://api.github.com/repos/amir9979/Debugger/issues/33/comments with {"body": "Configuration is : \n('MethodsParsed', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\CheckStyle.txt')\n('full_configure_file', 'workingDir=C:\\amirelm\\apache_projects\\brooklynWORKING20\ngit=C:\\temp\\clones\\brooklyn\nissue_tracker_product_name=BROOKLYN\nissue_tracker_url=https://issues.apache.org/jira\\nissue_tracker=jira\\nvers=(rel/apache-brooklyn-0.11.0-rc1,rel/apache-brooklyn-0.11.0-rc3, rel/apache-brooklyn-0.12.0-rc1, rel/apache-brooklyn-0.12.0-rc3,rel/apache-brooklyn-0.9.0-rc3)\n')\n('docletPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\xml-doclet-1.0.4-jar-with-dependencies.jar')\n('sourceMonitorEXE', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\SourceMonitor.exe')\n('checkStyle57', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-5.7-all.jar')\n('gitPath', u'\\\\?\\C:\\temp\\clones\\brooklyn')\n('debugger_base_path', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger')\n('paths', ['rel/apache-brooklyn-0.11.0-rc1\\repo', 'rel/apache-brooklyn-0.11.0-rc3\\repo', 'rel/apache-brooklyn-0.12.0-rc1\\repo', 'rel/apache-brooklyn-0.12.0-rc3\\repo', 'rel/apache-brooklyn-0.9.0-rc3\\repo'])\n('versPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\vers')\n('markers_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\markers')\n('workingDir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20')\n('RemoveBat', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\../removeBat.bat')\n('issue_tracker_product', 'BROOKLYN')\n('db_dir', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\dbAdd')\n('LocalGitPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo')\n('changeFile', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\repo\\commitsFiles\\Ins_dels.txt')\n('vers', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('utilsPath', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils')\n('checkStyle68', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\checkstyle-6.8-SNAPSHOT-all.jar')\n('commits', [18969899, 18969899, 74702571, 74702571, 181178353])\n('methodsNamesXML', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\methodNameLines.xml')\n('vers_dirs', ['rel_apache_brooklyn_0_11_0_rc1', 'rel_apache_brooklyn_0_11_0_rc3', 'rel_apache_brooklyn_0_12_0_rc1', 'rel_apache_brooklyn_0_12_0_rc3', 'rel_apache_brooklyn_0_9_0_rc3'])\n('weka_path', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\weka')\n('bugsPath', u'\\\\?\\C:\\amirelm\\apache_projects\\brooklynWORKING20\\bugs.csv')\n('issue_tracker', 'jira')\n('dates', ['2017-04-11 23:53:49', '2017-04-11 23:53:49', '2017-09-18 17:59:29', '2017-09-18 17:59:29', '2016-03-30 12:41:36'])\n('versions', ['rel/apache-brooklyn-0.11.0-rc1', 'rel/apache-brooklyn-0.11.0-rc3', 'rel/apache-brooklyn-0.12.0-rc1', 'rel/apache-brooklyn-0.12.0-rc3', 'rel/apache-brooklyn-0.9.0-rc3'])\n('wekaJar', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\weka.jar')\n('issue_tracker_url', 'https://issues.apache.org/jira')\n('web_prediction_results', u'C:\\amirelm\\apache_projects\\brooklynWORKING20\\web_prediction_results')\n('allchecks', 'C:\\Users\\amirelm\\Documents\\GitHub\\Debugger\\utils\\allChecks.xml')"}, {} DEBUG:urllib3.connectionpool:https://api.github.com:443 "POST /repos/amir9979/Debugger/issues/33/comments HTTP/1.1" 201 12168 INFO:github3:Attempting to get JSON information from a Response with status code 201 expecting 201 INFO:github3:JSON was returned