Skip to content

3.3.1.9

Compare
Choose a tag to compare
@PalNilsson PalNilsson released this 05 May 13:48
· 1449 commits to master since this release
4aba8b7
  • Clean fail of job approaching batch limit
    • Grace time set to ten minutes. Pilot commits suicide if it has reached PQ.maxtime - 10 minutes
    • Note: pilot option -l/–lifetime {value} supersedes the PQ.maxtime
    • Requested by R. Walker
  • Out of memory error identification improvement: Catch and report oom_kills by dmesg parsing
    • For failed payloads, pilot now scans dmesg files for the corresponding payload subprocesses for out of memory errors
    • Reported as (already existing) error 1212, “Payload ran out of memory”
    • Requested by R. Walker
  • Now sending job label 'unified' with getJob request on unified queues
    • Currently using existing proxy
    • Requested by R. Walker
  • Fix for a problem identifying an almost expired proxy
    • Previously, the pilot would report an expired proxy instead of downloading a new one