Duckietown Challenges Home Challenges Submissions

Job 61034

Job ID61034
submission13305
userMelisande Teng
user labelexercise_state_estimation
challengeaido5-LFP-real-validation
stepeval2-visualize
statuserror
up to date Note that this job is not up to date; the challenge has been changed.
evaluatornogpu-production-2-07
date started
date completed
duration0:02:24
message
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/procgraph/core/model.py", line 316, in update
    result = block.update()
  File "/usr/local/lib/python3.8/site-packages/procgraph_mplayer/mplayer.py", line 165, in update
    self.read_next_frame()
  File "/usr/local/lib/python3.8/site-packages/procgraph_mplayer/mplayer.py", line 207, in read_next_frame
    rgbs = numpy.fromfile(self.stream, dtype=dtype, count=1)
OSError: obtaining file position failed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 19, in wrap
    stats = evaluate_robotarium_log(d_step, outd=outd)
  File "/project/evaluate_robotarium_log.py", line 216, in evaluate_robotarium_log
    make_video_join(out_together, out_robot, out_pair)
  File "/project/evaluate_robotarium_log.py", line 402, in make_video_join
    pg('pair_couple', params)
  File "/usr/local/lib/python3.8/site-packages/procgraph/scripts/pgmain.py", line 280, in pg
    raise e
  File "/usr/local/lib/python3.8/site-packages/procgraph/scripts/pgmain.py", line 277, in pg
    model.update()
  File "/usr/local/lib/python3.8/site-packages/procgraph/core/model.py", line 321, in update
    raise BadMethodCall("update", block, traceback.format_exc())
procgraph.core.exceptions.BadMethodCall: User-thrown exception while calling update() in block 'mplayer'.
- B:MPlayer:mplayer(in:/;out:video) 140091003553392
- M:pair_couple:cmdline(in:/;out:/) 140091003552672
> Traceback (most recent call last):
>   File "/usr/local/lib/python3.8/site-packages/procgraph/core/model.py", line 316, in update
>     result = block.update()
>   File "/usr/local/lib/python3.8/site-packages/procgraph_mplayer/mplayer.py", line 165, in update
>     self.read_next_frame()
>   File "/usr/local/lib/python3.8/site-packages/procgraph_mplayer/mplayer.py", line 207, in read_next_frame
>     rgbs = numpy.fromfile(self.stream, dtype=dtype, count=1)
> OSError: obtaining file position failed

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 681, in scoring_context
    yield cie
  File "main.py", line 34, in <module>
    wrap(_)
  File "main.py", line 24, in wrap
    raise dc.InvalidEvaluator() from e
duckietown_challenges.exceptions.InvalidEvaluator: 

Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.

Highlights

Artifacts

The artifacts are hidden.

Container logs

The logs are hidden.