Duckietown Challenges Home Challenges Submissions

Submission 16591

Submission16591
Competinguser retired
Challengemooc-planning-dd-static-vali
UserBea Baselines 🐤
Date submitted
Last status update-
Complete
Detailsstatus not computed yet
Sisters
Result?
Jobs
Next
User labelbaseline-solution
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
84187step1-2of4successyes0:06:39
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
84186step1-3of4successyes0:05:26
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
84185step1-1of4successyes0:05:29
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
84182step1-0of4successyes0:05:44
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83879step1-2of4successno0:08:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83878step1-3of4successno0:05:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83877step1-1of4successno0:06:45
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83875step1-0of4successno0:06:56
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83819step1-2of4successno0:06:50
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83818step1-1of4successno0:06:46
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83750step1-3of4successno0:06:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83749step1-0of4successno0:09:14
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83717step1-2of4host-errorno0:04:14
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.40/containers/5e39806e28000d1ffac237842b64130023ea904f6eefc210f54e10534c571776/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.40/containers/5e39806e28000d1ffac237842b64130023ea904f6eefc210f54e10534c571776/json: Not Found ("No such container: 5e39806e28000d1ffac237842b64130023ea904f6eefc210f54e10534c571776")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83716step1-1of4host-errorno0:04:15
Uncaught exception w [...]
Uncaught exception while running Docker Compose:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 268, in _raise_for_status
    response.raise_for_status()
  File "/usr/local/lib/python3.8/dist-packages/requests/models.py", line 953, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/9620ac04369305cf3731cbea8a64e5bfa8dcf69addf36c8c3cc5a41f88a208b1/json

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges_runner/runner.py", line 1245, in run_one
    container = client.containers.get(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/models/containers.py", line 889, in get
    resp = self.client.api.inspect_container(container_id)
  File "/usr/local/lib/python3.8/dist-packages/docker/utils/decorators.py", line 19, in wrapped
    return f(self, resource_id, *args, **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/container.py", line 773, in inspect_container
    return self._result(
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 274, in _result
    self._raise_for_status(response)
  File "/usr/local/lib/python3.8/dist-packages/docker/api/client.py", line 270, in _raise_for_status
    raise create_api_error_from_http_exception(e)
  File "/usr/local/lib/python3.8/dist-packages/docker/errors.py", line 31, in create_api_error_from_http_exception
    raise cls(e, response=response, explanation=explanation)
docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/9620ac04369305cf3731cbea8a64e5bfa8dcf69addf36c8c3cc5a41f88a208b1/json: Not Found ("No such container: 9620ac04369305cf3731cbea8a64e5bfa8dcf69addf36c8c3cc5a41f88a208b1")
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83632step1-0of4successno0:07:04
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83628step1-3of4successno0:08:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83116step1-0of4successno0:01:44
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83112step1-1of4successno0:00:26
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83109step1-1of4successno0:00:25
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83100step1-3of4successno0:00:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83099step1-1of4successno0:00:58
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83095step1-2of4successno0:00:57
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
83094step1-0of4successno0:02:15
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82995step1-0of4successno0:01:48
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82994step1-2of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82993step1-3of4errorno0:00:25
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82992step1-1of4errorno0:00:25
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82987step1-2of4errorno0:00:23
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82985step1-1of4errorno0:00:23
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82981step1-3of4errorno0:00:23
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82980step1-2of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82975step1-1of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82974step1-3of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82973step1-2of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82972step1-0of4successno0:01:35
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82970step1-3of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82966step1-1of4errorno0:00:25
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82963step1-2of4errorno0:00:25
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82960step1-1of4errorno0:00:49
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82958step1-3of4errorno0:00:24
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible
82956step1-0of4successno0:01:41
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
82955step1-2of4errorno0:00:31
InvalidEvaluator: Tr [...]
InvalidEvaluator:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 111, in run_checker
    cie.set_score(k, v)
  File "/usr/local/lib/python3.8/site-packages/duckietown_challenges/cie_concrete.py", line 343, in set_score
    raise ValueError(msg)
ValueError: Invalid value nan for score 'complexity': we do not allow infinity or NaN.

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 "/usr/local/lib/python3.8/site-packages/dt_planning/planning_checker.py", line 97, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/site-packages/dt_protocols/checker.py", line 119, in run_checker
    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.
No reset possible