Build: #141 was successful Child of CASA-CTT-224

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Build and Package RHEL6 Default Stage Download or View
11-Sep-2019 12:44:31 -    if _uc.logfile == "/dev/null":
11-Sep-2019 12:44:31 -        logfile="/dev/null"
11-Sep-2019 12:44:31 -    elif _os.path.exists(_uc.logfile):
11-Sep-2019 12:44:31 -        if _os.access(_uc.logfile,_os.W_OK):
11-Sep-2019 12:44:31 -            logfile = _uc.logfile
11-Sep-2019 12:44:31 -    elif _os.path.isdir(_os.path.dirname(_uc.logfile)) and \
11-Sep-2019 12:44:31 -         _os.access(_os.path.dirname(_uc.logfile),_os.W_OK):
11-Sep-2019 12:44:31 -        logfile = _os.path.realpath(_uc.logfile)
11-Sep-2019 12:44:31 +logfile = _os.path.realpath(_uc.logfile) if 'logfile' in dir(_uc) else _os.path.join(_os.getcwd( ),'casa-'+_time.strftime("%Y%m%d-%H%M%S", _time.gmtime())+'.log')
11-Sep-2019 12:44:31 Argument values:
11-Sep-2019 12:44:31 casatasks
11-Sep-2019 12:44:31 /export/home/cbt-el7-6/bamboohome/xml-data/build-dir/CASA-CTB-JOB1/casatasks
11-Sep-2019 12:44:31 master
11-Sep-2019 12:44:31 None
11-Sep-2019 12:44:31 Last Tag: 2019.146
11-Sep-2019 12:44:31 New Tag: 2019.147
11-Sep-2019 12:44:31 Creating a new tag
11-Sep-2019 12:44:31
11-Sep-2019 12:44:31 None
11-Sep-2019 12:44:31 Push enabled. Pushing new tag upstream.
11-Sep-2019 12:44:31 To ssh://git@open-bitbucket.nrao.edu:7999/casa/casatasks.git
11-Sep-2019 12:44:31 * [new tag]         2019.147 -> 2019.147
11-Sep-2019 12:44:31
11-Sep-2019 12:44:31 None
11-Sep-2019 12:44:33 task-wheel-container