Skip to content

Proxy user error #14

@ghost

Description

When submitting a job to a node n our cluster I see the following error:

Submitting PBS job...
Created working directory '/tmp/jenkinsPBS_3191368637747411031' with permissions 'rwxrwxrwx'
PBS script: /tmp/jenkinsPBS_3191368637747411031/script
FATAL: Failed to submit job script with command line 'qsub -P MyUser -e localhost:/tmp/jenkinsPBS_3191368637747411031/err -o localhost:/tmp/jenkinsPBS_3191368637747411031/out /tmp/jenkinsPBS_3191368637747411031/script -W umask=022'. Error output: qsub: submit error (Bad UID for job execution MSG=User 'MyUser' is attempting to submit a proxy job for user 'MyUser' but is not a manager)

MyUser = my username

From the qsub docs it seems that the -P option is only available to the superuser. This flag is being set in Qsub.java. Is there any possibility to fix this?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions