Duckietown Challenges Home Challenges Submissions

Submission 1559

Submission1559
Competingyes
Challengelx22-planning-dd-static-vali
UserAndrea Censi
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💔
Jobsstep1-0of4: 16112 step1-1of4: 16104 step1-2of4: 16113 step1-3of4: 16110
Next
User labelplanning-exercise
Admin priority50
Blessingn/a
User priority50

Evaluation jobs for this submission

See previous jobs for previous versions of challenges
Job IDstepstatusup to datedate starteddate completeddurationmessage
16113step1-2of4failedyes0:00:39
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 64, in run_checker
    agent_ci._get_node_protocol()
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 101, in _get_node_protocol
    msgs = read_reply(
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 338, in read_reply
    raise RemoteNodeAborted(msg)
zuper_nodes.structures.RemoteNodeAborted: The remote node "checker" aborted with the following error:

error in checker |list[1]
                 |#0 tuple[2]
                 |   #0 Cannot import the node class
                 |   #1 dict[2]
                 |      │ node_symbol: planner.Planner
                 |      │ tb:
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/launcher.py", line 93, in launcher_main
                 |      │ |    node_type = import_name(config.node)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 46, in import_name
                 |      │ |    module = import_name(module_name)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 76, in import_name
                 |      │ |    raise ValueError(msg)
                 |      │ |ValueError: Cannot import name 'planner'.> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |> During handling of the above exception, another exception occurred:
                 |      │ |>
                 |      │ |> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
16112step1-0of4failedyes0:00:40
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 64, in run_checker
    agent_ci._get_node_protocol()
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 101, in _get_node_protocol
    msgs = read_reply(
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 338, in read_reply
    raise RemoteNodeAborted(msg)
zuper_nodes.structures.RemoteNodeAborted: The remote node "checker" aborted with the following error:

error in checker |list[1]
                 |#0 tuple[2]
                 |   #0 Cannot import the node class
                 |   #1 dict[2]
                 |      │ node_symbol: planner.Planner
                 |      │ tb:
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/launcher.py", line 93, in launcher_main
                 |      │ |    node_type = import_name(config.node)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 46, in import_name
                 |      │ |    module = import_name(module_name)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 76, in import_name
                 |      │ |    raise ValueError(msg)
                 |      │ |ValueError: Cannot import name 'planner'.> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |> During handling of the above exception, another exception occurred:
                 |      │ |>
                 |      │ |> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
16110step1-3of4failedyes0:00:38
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 64, in run_checker
    agent_ci._get_node_protocol()
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 101, in _get_node_protocol
    msgs = read_reply(
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 338, in read_reply
    raise RemoteNodeAborted(msg)
zuper_nodes.structures.RemoteNodeAborted: The remote node "checker" aborted with the following error:

error in checker |list[1]
                 |#0 tuple[2]
                 |   #0 Cannot import the node class
                 |   #1 dict[2]
                 |      │ node_symbol: planner.Planner
                 |      │ tb:
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/launcher.py", line 93, in launcher_main
                 |      │ |    node_type = import_name(config.node)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 46, in import_name
                 |      │ |    module = import_name(module_name)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 76, in import_name
                 |      │ |    raise ValueError(msg)
                 |      │ |ValueError: Cannot import name 'planner'.> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |> During handling of the above exception, another exception occurred:
                 |      │ |>
                 |      │ |> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible
16104step1-1of4failedyes0:00:37
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 64, in run_checker
    agent_ci._get_node_protocol()
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 101, in _get_node_protocol
    msgs = read_reply(
  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/wrapper_outside.py", line 338, in read_reply
    raise RemoteNodeAborted(msg)
zuper_nodes.structures.RemoteNodeAborted: The remote node "checker" aborted with the following error:

error in checker |list[1]
                 |#0 tuple[2]
                 |   #0 Cannot import the node class
                 |   #1 dict[2]
                 |      │ node_symbol: planner.Planner
                 |      │ tb:
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |    return __import__(name, fromlist=["dummy"])
                 |      │ |ModuleNotFoundError: No module named 'planner'
                 |      │ |
                 |      │ |During handling of the above exception, another exception occurred:
                 |      │ |
                 |      │ |Traceback (most recent call last):
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_nodes_wrapper/launcher.py", line 93, in launcher_main
                 |      │ |    node_type = import_name(config.node)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 46, in import_name
                 |      │ |    module = import_name(module_name)
                 |      │ |  File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 76, in import_name
                 |      │ |    raise ValueError(msg)
                 |      │ |ValueError: Cannot import name 'planner'.> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |> During handling of the above exception, another exception occurred:
                 |      │ |>
                 |      │ |> Traceback (most recent call last):
                 |      │ |>   File "/usr/local/lib/python3.8/dist-packages/zuper_commons/types/zc_import.py", line 17, in import_name
                 |      │ |>     return __import__(name, fromlist=["dummy"])
                 |      │ |> ModuleNotFoundError: No module named 'planner'
                 |      │ |>
                 |      │ |

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

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/duckietown_challenges/cie_concrete.py", line 691, in scoring_context
    yield cie
  File "/usr/local/lib/python3.8/dist-packages/dt_planning/planning_checker.py", line 102, in planning_checker_main
    sessions = run_checker(
  File "/usr/local/lib/python3.8/dist-packages/dt_protocols/checker.py", line 115, in run_checker
    raise dc.InvalidSubmission(msg) from e
duckietown_challenges.exceptions.InvalidSubmission: The remote node has violated protocol
Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible