'No script file (config.py) is specified. Unable to run the tests.' 'PATH= %s' % sys.path '%s/testcases/runFuncTests.xml' % TESTS_DIR STAXJobScriptFiles 'Started sub-job %s on %s' % (STAXSubJobID,STAF_REMOTE_HOSTNAME) 'Sub-job %s completed. Result: %s' % (STAXSubJobID, STAXResult) 'Sub-job %s could not be started. RC: %s Result: %s' % (STAXSubJobID,RC,STAFResult) 1 { 'location' : STAF_REMOTE_HOSTNAME, 'type' : 'shared', 'variable' : 'Job%s_ServerInfo' % STAXSubJobID } 'Server= %s' % ServerInfoDict '%s' % STAF_LOCAL_HOSTNAME 'log' 'QUERY ALL MACHINE %s LOGNAME STAX_Job_%s' % (STAXServiceMachine,STAXSubJobID) 'Log Query on STAX_Job_%s Completed. RC=%s' % (STAXSubJobID,RC) 'Unable to perform log query on STAX_Job_%s. RC: %s Result: %s' % (STAXSubJobID,RC,STAFResult) 1 { 'location' : STAF_REMOTE_HOSTNAME, 'type' : 'shared', 'variable' : 'Job%s_LogsDir' % STAXSubJobID } 'Unable to retrieve LogsDir variable, RC=%s,Result=%s.' % (RC,STAFResult) { 'location' : STAF_LOCAL_HOSTNAME, 'foldername' : logsReportDir } 'TEXT Report Written to %s.' % textfile 'XML Report Written to %s.' % xmlfile _message _message _message 'Copy %s to %s' % (myreporthtml,TMPDIR) { 'srcfile' : myreporthtml, 'destfile' : '%s/my-report.html' % TMPDIR } 'Copy %s to %s' % (mytestslog,TMPDIR) { 'srcfile' : mytestslog, 'destfile' : '%s/tests-log.xml' % TMPDIR } 'Sending Email Test Report to %s.' % SEND_MAIL_TO '%s' % STAF_LOCAL_HOSTNAME 'email' 'send %s contenttype "text/html" file %s subject "%s" noheader' % (MailSendTo,htmlfile,MailSubject) 'Send test report failed. RC: %s STAFResult: %s' % (RC,STAFResult) 'Send test report successful. RC: %s' % (RC)