Skip to content

line 260: kill: 11243: invalid signal specification #13

Description

@rptaylor

Hi @ptrlv

Take a look at https://aipanda023.cern.ch/condor_logs_2/19-09-18_17/grid.4106118.3.err

2019-09-18 17:40:58 UTC [wrapper] ==== wrapper stderr BEGIN ====
./runpilot2-wrapper.sh: line 260: kill: 11243: invalid signal specification

It looks like something went wrong with the kill statement on this line:

kill -s $1 $pilotpid

Is 11243 supposed to be the PID rather than the signal? Or maybe the signal ($1) was null ?

This job failed https://bigpanda.cern.ch/job?pandaid=4487072979
taskbuffer, 300: The worker was finished while the job was running : None

Not sure if that is a result of or related to this.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions