Lines Matching refs:timestamp
266 log = '{}/{}.srv.{}/console'.format(dir, timestamp, _vm['idx'] + 1)
317 global timestamp
403 global timestamp
417 timestamp = int(start_time)
469 logdir = os.path.join(dir, str(timestamp))
525 '--timestamp', str(timestamp),
563 with open('{}/{}-parallel.log'.format(dir, timestamp), 'w') as f:
574 fname = "%s/%d.srv.%d/%s.log" % (dir, timestamp, i + 1,
625 print("Logs: " + dir + '/' + str(timestamp))
626 logger.info("Logs: " + dir + '/' + str(timestamp))
636 log = '{}/{}.srv.{}/console'.format(dir, timestamp, i + 1)