Duckietown Challenges Home Challenges Submissions

Submission 268

Submission268
Competinguser retired
Challengeaido1_LFV_r1-v3
UserAndrea Censi 🇨🇭
Date submitted
Last status update-
Complete
Detailsstatus not computed yet
Sisters
Result?
Jobs
Next
User labelRandom execution
Admin priority50
Blessingn/a
User priority50

Status not computed yet.

Evaluation jobs for this submission

Show only up-to-date jobs
Job IDstepstatusup to datedate starteddate completeddurationmessage
3011step1-simulationfailedno0:00:48
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 586, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 581, in wrap_solution
    solution.run(cis)
  File "solution.py", line 64, in run
    solve(gym_environment, cis)  # let's try to solve the challenge, exciting ah?
  File "solution.py", line 39, in solve
    observation, reward, done, info = env.step(action)
  File "/usr/local/lib/python2.7/dist-packages/gym/wrappers/time_limit.py", line 31, in step
    observation, reward, done, info = self.env.step(action)
  File "/notebooks/src/gym-duckietown-agent/gym_duckietown_agent/envs/simplesimagent_env.py", line 107, in step
    obs, rew, done, misc = self.sim.step(action, with_observation=True)
  File "/notebooks/src/duckietown-slimremote/duckietown_slimremote/pc/robot.py", line 55, in step
    return self._failsafe_observe(msg)
  File "/notebooks/src/duckietown-slimremote/duckietown_slimremote/pc/robot.py", line 86, in _failsafe_observe
    raise Exception(msg)
Exception: Giving up to connect to the gym duckietown server at host: evaluator


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2903step1-simulationfailedno0:00:42
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 586, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 581, in wrap_solution
    solution.run(cis)
  File "solution.py", line 64, in run
    solve(gym_environment, cis)  # let's try to solve the challenge, exciting ah?
  File "solution.py", line 39, in solve
    observation, reward, done, info = env.step(action)
  File "/usr/local/lib/python2.7/dist-packages/gym/wrappers/time_limit.py", line 31, in step
    observation, reward, done, info = self.env.step(action)
  File "/notebooks/src/gym-duckietown-agent/gym_duckietown_agent/envs/simplesimagent_env.py", line 107, in step
    obs, rew, done, misc = self.sim.step(action, with_observation=True)
  File "/notebooks/src/duckietown-slimremote/duckietown_slimremote/pc/robot.py", line 55, in step
    return self._failsafe_observe(msg)
  File "/notebooks/src/duckietown-slimremote/duckietown_slimremote/pc/robot.py", line 86, in _failsafe_observe
    raise Exception(msg)
Exception: Giving up to connect to the gym duckietown server at host: evaluator


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2718step4-vizsuccessno0:01:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2717step4-vizsuccessno0:01:24
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2716step4-viztimeoutno0:11:01
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2715step4-viztimeoutno0:11:02
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2704step3-videossuccessno0:00:44
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2703step3-videossuccessno0:00:45
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2702step2-scoringsuccessno0:00:15
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2701step2-scoringsuccessno0:00:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2688step1-simulationsuccessno0:01:38
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2637step4-vizsuccessno0:01:30
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2092step4-vizerrorno0:00:52
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 530, in wrap_scorer
    evaluator.score(cie)
  File "/visualizer/videos.py", line 27, in score
    cie.set_evaluation_file(f, f)
  File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 309, in set_evaluation_file
    raise_wrapped(InvalidEvaluator, e, msg)
  File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/utils.py", line 214, in raise_wrapped
    raise e
InvalidEvaluator: Invalid set_evaluation_file()
| Traceback (most recent call last):
|   File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 306, in set_evaluation_file
|     self.evaluation_files.add(basename, from_file, description)
|   File "/visualizer/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 42, in add
|     raise ValueError(msg)
| ValueError: The file does not exist: ep001/log/drawing-interactive.html
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
2083step1-simulationsuccessno0:02:18
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
500step4-vizerrorno0:27:20
Uncaught exception: [...]
Uncaught exception:
Traceback (most recent call last):
  File "/home/elvis/.local/lib/python2.7/site-packages/duckietown_challenges_runner/runner.py", line 310, in go_
    shutil.rmtree(wd)
  File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
    rmtree(fullname, ignore_errors, onerror)
  File "/usr/lib/python2.7/shutil.py", line 252, in rmtree
    onerror(os.remove, fullname, sys.exc_info())
  File "/usr/lib/python2.7/shutil.py", line 250, in rmtree
    os.remove(fullname)
OSError: [Errno 13] Permission denied: '/tmp/duckietown/DT18/evaluator/executions/aido1_LFV_r1-v3/submission268/step4-viz-p-5301-job500/challenge-evaluation-output/ep003/log/drawing-interactive.html'
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
499step4-vizerrorno0:02:24
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/project/src/duckietown_challenges_runner/runner.py", line 412, in run
    run_docker(wd, project, cmd)
  File "/project/src/duckietown_challenges_runner/runner.py", line 560, in run_docker
    raise DockerComposeFail(msg)
DockerComposeFail: Could not run ['docker-compose', '-p', 'job499-1494', 'up', '--abort-on-container-exit']:

   >  Command '['docker-compose', '-p', 'job499-1494', 'up', '--abort-on-container-exit']' returned non-zero exit status 1

 docker-compose stdout  | None
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
498step4-vizsuccessno0:03:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
494step3-videossuccessno0:05:49
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
493step2-scoringsuccessno0:00:16
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
488step1-simulationsuccessno0:02:47
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible