Duckietown Challenges Home Challenges Submissions

Job 24959

Job ID24959
submission4186
userLiam Paull 🇨🇦
user labelchallenge-aido_LF-template-ros - Template solution using ROS
challengeaido3-LF-sim-testing
stepstep1-simulation
statuserror
up to date Note that this job is not up to date; the challenge has been changed.
evaluatorip-172-31-46-148-10490
date started
date completed
duration0:09:08
message
Unexpected exception [...]
Unexpected exception:
Traceback (most recent call last):
  File "experiment_manager.py", line 174, in main
    make_video1(fn, out_video)
  File "/usr/local/lib/python3.7/site-packages/aido_schemas/utils_video.py", line 63, in make_video1
    pg("video_aido", dict(filename=fn, output=output))
  File "/project/src/procgraph/src/procgraph/scripts/pgmain.py", line 244, in pg
    model.init()
  File "/project/src/procgraph/src/procgraph/core/model.py", line 218, in init
    block.init()
  File "/usr/local/lib/python3.7/site-packages/aido_schemas/utils_video.py", line 20, in init
    self.ld = log_summary(fn)
  File "/usr/local/lib/python3.7/site-packages/aido_schemas/utils_drawing.py", line 40, in log_summary
    with open(filename, "rb") as f:
FileNotFoundError: [Errno 2] No such file or directory: '/challenges/tmp/tmpth8bbhwk/attempts/ETHZ_autolab_technical_track-14-0.attempt14/log.gs2.cbor'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "experiment_manager.py", line 432, in wrap
    main(cie, logdir, attempts)
  File "experiment_manager.py", line 187, in main
    raise dc.InvalidEvaluator(msg) from e
duckietown_challenges.exceptions.InvalidEvaluator: Anomalous error while running episodes:

 > Traceback (most recent call last):
 >   File "experiment_manager.py", line 174, in main
 >     make_video1(fn, out_video)
 >   File "/usr/local/lib/python3.7/site-packages/aido_schemas/utils_video.py", line 63, in make_video1
 >     pg("video_aido", dict(filename=fn, output=output))
 >   File "/project/src/procgraph/src/procgraph/scripts/pgmain.py", line 244, in pg
 >     model.init()
 >   File "/project/src/procgraph/src/procgraph/core/model.py", line 218, in init
 >     block.init()
 >   File "/usr/local/lib/python3.7/site-packages/aido_schemas/utils_video.py", line 20, in init
 >     self.ld = log_summary(fn)
 >   File "/usr/local/lib/python3.7/site-packages/aido_schemas/utils_drawing.py", line 40, in log_summary
 >     with open(filename, "rb") as f:
 > FileNotFoundError: [Errno 2] No such file or directory: '/challenges/tmp/tmpth8bbhwk/attempts/ETHZ_autolab_technical_track-14-0.attempt14/log.gs2.cbor'
 > 

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/duckietown_challenges/cie_concrete.py", line 675, in scoring_context
    yield cie
  File "experiment_manager.py", line 444, in <module>
    wrap(cie)
  File "experiment_manager.py", line 436, in wrap
    cie.set_evaluation_dir('episodes', logdir)
  File "/usr/local/lib/python3.7/site-packages/duckietown_challenges/solution_interface.py", line 233, in set_evaluation_dir
    for bn in os.listdir(realdir):
FileNotFoundError: [Errno 2] No such file or directory: '/challenges/tmp/tmpth8bbhwk/episodes'
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.

Highlights

The highlights are hidden.

Artifacts

The artifacts are hidden.

Container logs

The logs are hidden.