Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Running with gitlab-runner 11.11.4 (e828d3bc)
- on bigdata 81bbd4d3
- Using Shell executor...
- Running on gitlab.atp-fivt.org...
- Reinitialized existing Git repository in /home/gitlab-runner/builds/81bbd4d3/0/pd2020/guminovge-hive/.git/
- Fetching changes...
- From http://gitlab.atp-fivt.org/pd2020/guminovge-hive
- 9904c10..194a0e6 hivetask2 -> origin/hivetask2
- Checking out 194a0e63 as hivetask2...
- Skipping Git submodules setup
- $ date
- Tue Jan 19 11:54:05 MSK 2021
- $ if [ `grep -v '#' ${CI_COMMIT_REF_NAME}/run.sh | wc -l` -gt 0 ]; then (cd ~/code; ./gitlab_ci_runner.py); else exit 1; fi
- Failed to submit job! 401(Unauthorized) {"error":"Security token not found"}
- Traceback (most recent call last):
- File "./gitlab_ci_runner.py", line 53, in <module>
- result, logs = run_job()
- File "./gitlab_ci_runner.py", line 39, in run_job
- job = app.run(inputs, chose_resources(course_name)).result()
- File "/home/gitlab-runner/code/everest.py", line 308, in result
- raise JobException("Job is failed!")
- everest.JobException: Job is failed!
- ERROR: Job failed: exit status 1
Advertisement
Add Comment
Please, Sign In to add comment