Console Output
Skipping 1,731 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
229 | .y = ey,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:230:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
230 | .heading = eheading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:231:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
231 | .direction = PathState::kBackward,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:232:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
232 | };
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:232:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:232:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:232:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:262:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
262 | .x = px,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:263:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
263 | .y = py,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:264:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
264 | .heading = pass_point_heading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:265:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
265 | };
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:265:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:265:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_multi_segment_parking_bidirectional_searcher_builder.cc:265:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive_sampler/motion_primitive_sampler.h:5,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/cost_feature_computer.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/collision_cost_computer.h:9,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/evaluator.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:12,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/conditions/search_condition_interface.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/conditional_filter_cost_computer.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/evaluator.h:8,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:12,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h: In member function ‘senior::pnc::ssep::Node::ID senior::pnc::ssep::SearchGraph::CreateInitNode(const senior::pnc::ssep::PathState&)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:75:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
75 | .id = static_cast<int>(nodes_.size()),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:76:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
76 | .state = state,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:77:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
77 | .parent_edge_id = -1,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:78:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
78 | .accumulated_cost = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:81:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
81 | .heuristic_cost = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:82:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
82 | .f = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:83:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
83 | .node_level = 0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:84:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
84 | .stage_index = 0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:85:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
85 | .accumulated_s = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h: In member function ‘senior::pnc::ssep::Node::ID senior::pnc::ssep::SearchGraph::CreateEdgeAndSuccessorNode(senior::pnc::ssep::MotionPrimitive&&, const senior::pnc::ssep::PathState&, int, double, double, int, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:99:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
99 | .motion_primitive = std::move(motion_primitive),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:100:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
100 | .parent_node_id = parent_node_id,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:101:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
101 | .child_node_id = static_cast<int>(nodes_.size()),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:102:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
102 | .cost = cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:103:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
103 | .heuristic_cost = heur_cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:110:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
110 | .id = static_cast<int>(nodes_.size()),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:111:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
111 | .state = state,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:112:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
112 | .parent_edge_id = edge_id,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:113:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
113 | .accumulated_cost = parent.accumulated_cost + cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:114:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
114 | .heuristic_cost = heur_cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:115:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
115 | .f = parent.accumulated_cost + cost + heur_cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:116:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
116 | .node_level = parent.node_level + 1,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:117:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
117 | .stage_index = stage_index,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:118:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
118 | .is_terminal = is_terminal,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:121:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
121 | .accumulated_s =
| ^
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/evaluator.h:18,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:12,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h: In member function ‘virtual double senior::pnc::ssep::BidirectionalKinematicHeuristicComputer::ComputeHeuristic(const senior::pnc::ssep::PathState&) const’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:30:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
30 | .x = state.x,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:31:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
31 | .y = state.y,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:32:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
32 | .phi = state.heading,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
35 | .x = goal_.x,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
36 | .y = goal_.y,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
37 | .phi = goal_.heading,
| ^
In file included from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h: At global scope:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:121:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
121 | .collision_weight = 1.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:122:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
122 | .path_length_weight = 1.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:123:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
123 | .reverse_path_length_weight = 2.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:124:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
124 | .curvature_weight = 1.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:125:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
125 | .dir_switching_weight = 100.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:126:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
126 | .ref_line_weight = 0.3,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.h:127:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
127 | .tunnel_constraints_weight = 1.0,
| ^
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive_sampler/ilqr_motion_primitive_sampler.h:9,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/truck_reference_following_searcher_builder.cc:9:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
35 | .x = GetX(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
36 | .y = GetY(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
37 | .phi_tractor = GetTractorTheta(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
38 | .phi_trailer = GetTrailerTheta(idx),
| ^
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive_sampler/motion_primitive_sampler.h:5,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/cost_feature_computer.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/collision_cost_computer.h:9,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/evaluator.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.h:12,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/conditions/search_condition_interface.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/conditional_filter_cost_computer.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/evaluator.h:8,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.h:12,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h: In member function ‘senior::pnc::ssep::Node::ID senior::pnc::ssep::SearchGraph::CreateInitNode(const senior::pnc::ssep::PathState&)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:75:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
75 | .id = static_cast<int>(nodes_.size()),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:76:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
76 | .state = state,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:77:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
77 | .parent_edge_id = -1,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:78:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
78 | .accumulated_cost = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:81:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
81 | .heuristic_cost = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:82:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
82 | .f = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:83:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
83 | .node_level = 0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:84:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
84 | .stage_index = 0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:85:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
85 | .accumulated_s = 0.0,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h: In member function ‘senior::pnc::ssep::Node::ID senior::pnc::ssep::SearchGraph::CreateEdgeAndSuccessorNode(senior::pnc::ssep::MotionPrimitive&&, const senior::pnc::ssep::PathState&, int, double, double, int, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:99:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
99 | .motion_primitive = std::move(motion_primitive),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:100:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
100 | .parent_node_id = parent_node_id,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:101:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
101 | .child_node_id = static_cast<int>(nodes_.size()),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:102:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
102 | .cost = cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:103:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
103 | .heuristic_cost = heur_cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:110:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
110 | .id = static_cast<int>(nodes_.size()),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:111:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
111 | .state = state,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:112:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
112 | .parent_edge_id = edge_id,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:113:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
113 | .accumulated_cost = parent.accumulated_cost + cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:114:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
114 | .heuristic_cost = heur_cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:115:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
115 | .f = parent.accumulated_cost + cost + heur_cost,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:116:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
116 | .node_level = parent.node_level + 1,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:117:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
117 | .stage_index = stage_index,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:118:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
118 | .is_terminal = is_terminal,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/search_graph.h:121:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
121 | .accumulated_s =
| ^
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/evaluator.h:18,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.h:12,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h: In member function ‘virtual double senior::pnc::ssep::BidirectionalKinematicHeuristicComputer::ComputeHeuristic(const senior::pnc::ssep::PathState&) const’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:30:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
30 | .x = state.x,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:31:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
31 | .y = state.y,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:32:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
32 | .phi = state.heading,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
35 | .x = goal_.x,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
36 | .y = goal_.y,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/bidirectional_kinematic_heuristic_computer.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
37 | .phi = goal_.heading,
| ^
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive_sampler/ilqr_motion_primitive_sampler.h:9,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:8:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
35 | .x = GetX(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
36 | .y = GetY(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
37 | .phi_tractor = GetTractorTheta(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
38 | .phi_trailer = GetTrailerTheta(idx),
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc: In member function ‘std::unique_ptr<senior::pnc::ssep::Evaluator> senior::pnc::ssep::UTurnInsertionManeuverSearcherBuilder::CreateUturnEvaluator(const senior::pnc::ssep::PathState&, const senior::pnc::ssep::PathState&, const senior::pnc::ssep::AABox2d&, const senior::pnc::ssep::OGM&, const std::vector<std::array<double, 3> >&) const’:
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:89:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
89 | .collision_weight = 3.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:90:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
90 | .path_length_weight = 1.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:91:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
91 | .curvature_weight = 3.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:92:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
92 | .dir_switching_weight = 0.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:93:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
93 | .ref_line_weight = 0.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:112:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
112 | .x = start.x,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:113:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
113 | .y = start.y,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:114:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
114 | .heading = forbidden_theta,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:115:5: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
115 | };
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:115:5: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:115:5: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:115:5: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc: In member function ‘std::unique_ptr<senior::pnc::ssep::Evaluator> senior::pnc::ssep::UTurnInsertionManeuverSearcherBuilder::CreateInsertionEvaluator(const senior::pnc::ssep::PathState&, const senior::pnc::ssep::AABox2d&, const senior::pnc::ssep::OGM&, const std::vector<std::array<double, 3> >&, bool) const’:
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:166:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
166 | .collision_weight = 3.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:167:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
167 | .path_length_weight = 1.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:168:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
168 | .curvature_weight = 5.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:169:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
169 | .dir_switching_weight = 0.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:170:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
170 | .ref_line_weight = 0.0,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc: In member function ‘std::unique_ptr<senior::pnc::ssep::MultiStageHybridAStarSearchEngine> senior::pnc::ssep::UTurnInsertionManeuverSearcherBuilder::Build(double, double, double, double, double, double, double, double, double, double, double, double, const senior::pnc::ssep::AABox2d&, const senior::pnc::ssep::OGM&, const std::vector<std::array<double, 3> >&) const’:
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:291:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
291 | .x = sx,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:292:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
292 | .y = sy,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:293:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
293 | .heading = sheading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:294:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
294 | .trailer_heading = strailer_heading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:295:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
295 | };
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:295:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:295:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:298:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
298 | .x = ex,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:299:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
299 | .y = ey,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:300:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
300 | .heading = eheading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:301:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
301 | .trailer_heading = etrailer_heading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:302:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
302 | };
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:302:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:302:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:320:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
320 | .x = px,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:321:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
321 | .y = py,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:322:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
322 | .heading = pass_point_connection_mp->GetEndState().heading,
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:323:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
323 | .trailer_heading =
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:325:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
325 | };
| ^
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:325:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/pnc/ssep/coarse_search/searcher_builders/u_turn_insertion_maneuver_searcher_builder.cc:325:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/motion_primitive.h:7,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/topology_analysis/barrier_detector.h:6,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/topology_analysis/barrier_detector.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/topology_analysis/candidate_goals_generator.h:5,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/topology_analysis/candidate_goals_generator.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/utils.h:4,
from /root/workspace/telediagnostic/src/pnc/ssep/coarse_search/utils.cc:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/algorithm/plan/keb_optimizer.hpp:8,
from /root/workspace/telediagnostic/src/pnc/algorithm/plan/keb_optimizer.cpp:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/pnc/algorithm/plan/keb_optimizer.cpp:11:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::path_utils::TransformToBodyFrame(const senior::pnc::ssep::PathState&, const senior::pnc::ssep::PathState&)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:29:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
29 | .x = dx * cos_theta - dy * sin_theta,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:30:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
30 | .y = dx * sin_theta + dy * cos_theta,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:31:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
31 | .heading = NormalizeAngle(src_state.heading - body_state.heading),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:32:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
32 | .direction = src_state.direction,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:33:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
33 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:33:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:33:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:33:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::path_utils::TransformToUtmState(const senior::pnc::ssep::PathState&, const senior::pnc::ssep::PathState&)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:54:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
54 | .x = reference_state.x + body_state.x * cos_theta -
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:56:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
56 | .y = reference_state.y + body_state.x * sin_theta +
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:58:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
58 | .heading = NormalizeAngle(body_state.heading + reference_state.heading),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:59:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
59 | .direction = body_state.direction,
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:60:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
60 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:60:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:60:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path_utils.h:60:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:478,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/data/wbca/wbca_data.hpp:7,
from /root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.hpp:6,
from /root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:7:
/usr/include/eigen3/Eigen/src/Core/Redux.h: In instantiation of ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Array<bool, -1, 1, 0, -1, 1>; typename Eigen::internal::traits<T>::Scalar = bool]’:
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:353:32: required from here
/usr/include/eigen3/Eigen/src/Core/Redux.h:453:43: warning: ‘Eigen::internal::scalar_sum_op<bool, bool>::scalar_sum_op()’ is deprecated [-Wdeprecated-declarations]
453 | return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:423,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/data/wbca/wbca_data.hpp:7,
from /root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.hpp:6,
from /root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:7:
/usr/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h:66:3: note: declared here
66 | scalar_sum_op() {}
| ^~~~~~~~~~~~~
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRoute2()’:
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:438:15: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
438 | fmin(ds / speed_limit, cur_vt_pint[1] - pre_vt_point[1]) * 0.5;
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:434:41: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
434 | const auto speed_limit = std::fmax(cur_vt_pint[0], pre_vt_point[0]);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRouteForSmoothMode()’:
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:557:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
557 | static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:556:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
556 | {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp: In member function ‘bool senior::pnc::algorithm::TruckPathOptimization::TransToPath()’:
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:239:35: warning: ‘*((void*)& trailer_heading_data +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
239 | trailer_heading_data[0] - trailer_heading_data[2];
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:239:35: warning: ‘trailer_heading_data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::WBCAManager::UpdateRoute2()’:
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/wbca_manager.cpp:655:41: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
655 | const auto speed_limit = std::fmax(cur_vt_pint[0], pre_vt_point[0]);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/workspace/telediagnostic/src/pnc/algorithm/wbca/wbca_manager.cpp:657:27: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
657 | const auto dt = fmin(ds / speed_limit, cur_vt_pint[1] - pre_vt_point[1]) * 0.5;
| ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/heuristic_feature_computer.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/evaluator/trailer_shortest_path_heur_computer.h:13,
from /root/workspace/telediagnostic/src/pnc/data/config/cfg_ssep.cpp:4:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/legacy_searchers/hybrid_a_star_tt.h:21,
from /root/workspace/telediagnostic/src/pnc/data/config/cfg_ssep.cpp:6:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
35 | .x = GetX(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
36 | .y = GetY(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
37 | .phi_tractor = GetTractorTheta(idx),
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
38 | .phi_trailer = GetTrailerTheta(idx),
| ^
/root/workspace/telediagnostic/src/pnc/data/vehicle/lock_station_data.cpp: In member function ‘void senior::pnc::data::LockStationData::UpdateBufferRange(senior::pnc::data::PlanFrame&, senior::pnc::data::PlanFrame&)’:
/root/workspace/telediagnostic/src/pnc/data/vehicle/lock_station_data.cpp:530:33: warning: comparison is always true due to limited range of data type [-Wtype-limits]
530 | if (ego_match.path_pt_idx() >= 0 &&
| ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/root/workspace/telediagnostic/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/root/workspace/telediagnostic/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
115 | ret = Z_DATA_ERROR; /* and fall through */
| ^
/root/workspace/telediagnostic/src/pnc/io/string_compress.cpp:116:9: note: here
116 | case Z_DATA_ERROR:
| ^~~~
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/tasks/plan/keb_utils_core.hpp:10,
from /root/workspace/telediagnostic/src/pnc/tasks/plan/keb_utils_core.cpp:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/tasks/plan/keb_utils_core.hpp:10,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/tasks/plan/keb_utils.hpp:3,
from /root/workspace/telediagnostic/src/pnc/tasks/plan/keb_utils.cpp:1:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
In file included from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/tasks/plan/keb_utils_core.hpp:10,
from /root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/tasks/plan/keb_utils.hpp:3,
from /root/workspace/telediagnostic/src/pnc/replayer/replayer_data_process/replayer_data_process.cpp:18:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h: In function ‘senior::pnc::ssep::PathState senior::pnc::ssep::ConvertPostureToPathState(const std::vector<double>&, bool)’:
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:146:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
146 | .x = posture[0],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:147:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
147 | .y = posture[1],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:148:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
148 | .heading = posture[2],
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::trailer_heading’ [-Wmissing-field-initializers]
149 | };
| ^
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::curvature’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::pinch’ [-Wmissing-field-initializers]
/root/workspace/telediagnostic/src/telediagnostic/snapshot_store/../../pnc/ssep/data_structures/path.h:149:3: warning: missing initializer for member ‘senior::pnc::ssep::PathState::beta’ [-Wmissing-field-initializers]
cd /root/workspace/telediagnostic/build/snapshot_store; catkin build --get-env snapshot_store | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
[build 15:30.3 s] [21/22 complete] [1/6 jobs] [1 queued]
[build 15:30.4 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:30.5 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:30.6 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:30.7 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:30.8 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:30.9 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.0 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.1 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.2 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.3 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.4 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.5 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.6 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.7 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.8 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:31.9 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
[build 15:32.0 s] [21/22 complete] [1/6 jobs] [0 queued] [snapshot_store:in...
...............................................................................
Finished <<< snapshot_store [ 14 minutes and 36.7 seconds ]
[build] Summary: All 22 packages succeeded!
[build] Ignored: 10 packages were skipped or are skiplisted.
[build] Warnings: 14 packages succeeded with warnings.
[build] Abandoned: No packages were abandoned.
[build] Failed: No packages failed.
[build] Runtime: 15 minutes and 32.0 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
>>>>>>>>>>压缩成zip包>>>>>>>>>>
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /root/workspace/telediagnostic/install/lib
[Pipeline] {
[Pipeline] sh
+ cp -f /root/workspace/telediagnostic/version.json ./
[Pipeline] sh
+ cp -f snapshot_store/snapshot_store_handler ./
[Pipeline] sh
+ zip -rq telediagnostic_2026-06-02_13-58-28.zip ./libhdmap_interface.so ./libhdmap_interface_shm.so ./snapshot_store_handler ./version.json
[Pipeline] echo
/root/workspace/telediagnostic/install/lib/telediagnostic_2026-06-02_13-58-28.zip,/root/workspace/telediagnostic/version.json
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/telediagnostic/install/lib/telediagnostic_2026-06-02_13-58-28.zip"' --form 'version=@"/root/workspace/telediagnostic/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10.7M 0 0 100 10.7M 0 9173k 0:00:01 0:00:01 --:--:-- 9173k
100 10.7M 0 0 100 10.7M 0 5001k 0:00:02 0:00:02 --:--:-- 5001k
100 10.7M 0 0 100 10.7M 0 3437k 0:00:03 0:00:03 --:--:-- 3437k
100 10.7M 0 0 100 10.7M 0 2619k 0:00:04 0:00:04 --:--:-- 2619k
100 10.7M 0 0 100 10.7M 0 2115k 0:00:05 0:00:05 --:--:-- 2115k
100 10.7M 0 0 100 10.7M 0 1774k 0:00:06 0:00:06 --:--:-- 0
100 10.7M 0 43 100 10.7M 6 1763k 0:00:06 0:00:06 --:--:-- 10
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/telediagnostic/install/lib/telediagnostic_2026-06-02_13-58-28.zip"' --form 'version=@"/root/workspace/telediagnostic/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10.7M 0 0 100 10.7M 0 53.7M --:--:-- --:--:-- --:--:-- 53.4M
100 10.7M 0 0 100 10.7M 0 9157k 0:00:01 0:00:01 --:--:-- 9150k
100 10.7M 0 0 100 10.7M 0 4996k 0:00:02 0:00:02 --:--:-- 4994k
100 10.7M 0 0 100 10.7M 0 3435k 0:00:03 0:00:03 --:--:-- 3435k
100 10.7M 0 0 100 10.7M 0 2617k 0:00:04 0:00:04 --:--:-- 2617k
100 10.7M 0 0 100 10.7M 0 2114k 0:00:05 0:00:05 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 1773k 0:00:06 0:00:06 --:--:-- 0
100 10.7M 0 43 100 10.7M 6 1672k 0:00:06 0:00:06 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/telediagnostic/install/lib/telediagnostic_2026-06-02_13-58-28.zip"' --form 'version=@"/root/workspace/telediagnostic/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
58 10.7M 0 0 58 6400k 0 312M --:--:-- --:--:-- --:--:-- 297M
100 10.7M 0 0 100 10.7M 0 9165k 0:00:01 0:00:01 --:--:-- 9157k
100 10.7M 0 0 100 10.7M 0 4999k 0:00:02 0:00:02 --:--:-- 4996k
100 10.7M 0 0 100 10.7M 0 3436k 0:00:03 0:00:03 --:--:-- 3435k
100 10.7M 0 0 100 10.7M 0 2618k 0:00:04 0:00:04 --:--:-- 2617k
100 10.7M 0 0 100 10.7M 0 2114k 0:00:05 0:00:05 --:--:-- 888k
100 10.7M 0 0 100 10.7M 0 1773k 0:00:06 0:00:06 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 1527k 0:00:07 0:00:07 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 1341k 0:00:08 0:00:08 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 1195k 0:00:09 0:00:09 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 1078k 0:00:10 0:00:10 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 981k 0:00:11 0:00:11 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 901k 0:00:12 0:00:12 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 833k 0:00:13 0:00:13 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 774k 0:00:14 0:00:14 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 723k 0:00:15 0:00:15 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 678k 0:00:16 0:00:16 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 639k 0:00:17 0:00:17 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 604k 0:00:18 0:00:18 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 572k 0:00:19 0:00:19 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 544k 0:00:20 0:00:20 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 518k 0:00:21 0:00:21 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 495k 0:00:22 0:00:22 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 474k 0:00:23 0:00:23 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 454k 0:00:24 0:00:24 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 436k 0:00:25 0:00:25 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 419k 0:00:26 0:00:26 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 404k 0:00:27 0:00:27 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 390k 0:00:28 0:00:28 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 376k 0:00:29 0:00:29 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 364k 0:00:30 0:00:30 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 352k 0:00:31 0:00:31 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 341k 0:00:32 0:00:32 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 331k 0:00:33 0:00:33 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 321k 0:00:34 0:00:34 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 312k 0:00:35 0:00:35 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 303k 0:00:36 0:00:36 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 295k 0:00:37 0:00:37 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 287k 0:00:38 0:00:38 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 280k 0:00:39 0:00:39 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 273k 0:00:40 0:00:40 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 266k 0:00:41 0:00:41 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 260k 0:00:42 0:00:42 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 254k 0:00:43 0:00:43 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 248k 0:00:44 0:00:44 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 243k 0:00:45 0:00:45 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 238k 0:00:46 0:00:46 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 233k 0:00:47 0:00:47 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 228k 0:00:48 0:00:48 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 223k 0:00:49 0:00:49 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 219k 0:00:50 0:00:50 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 214k 0:00:51 0:00:51 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 210k 0:00:52 0:00:52 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 206k 0:00:53 0:00:53 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 202k 0:00:54 0:00:54 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 199k 0:00:55 0:00:55 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 195k 0:00:56 0:00:56 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 192k 0:00:57 0:00:57 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 188k 0:00:58 0:00:58 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 185k 0:00:59 0:00:59 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 182k 0:01:00 0:01:00 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 179k 0:01:01 0:01:01 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 176k 0:01:02 0:01:02 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 174k 0:01:03 0:01:03 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 171k 0:01:04 0:01:04 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 168k 0:01:05 0:01:05 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 166k 0:01:06 0:01:06 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 163k 0:01:07 0:01:07 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 161k 0:01:08 0:01:08 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 158k 0:01:09 0:01:09 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 156k 0:01:10 0:01:10 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 154k 0:01:11 0:01:11 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 152k 0:01:12 0:01:12 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 150k 0:01:13 0:01:13 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 148k 0:01:14 0:01:14 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 146k 0:01:15 0:01:15 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 144k 0:01:16 0:01:16 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 142k 0:01:17 0:01:17 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 140k 0:01:18 0:01:18 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 138k 0:01:19 0:01:19 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 137k 0:01:20 0:01:20 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 135k 0:01:21 0:01:21 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 133k 0:01:22 0:01:22 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 132k 0:01:23 0:01:23 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 130k 0:01:24 0:01:24 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 129k 0:01:25 0:01:25 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 127k 0:01:26 0:01:26 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 126k 0:01:27 0:01:27 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 124k 0:01:28 0:01:28 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 123k 0:01:29 0:01:29 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 121k 0:01:30 0:01:30 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 120k 0:01:31 0:01:31 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 119k 0:01:32 0:01:32 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 118k 0:01:33 0:01:33 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 116k 0:01:34 0:01:34 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 115k 0:01:35 0:01:35 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 114k 0:01:36 0:01:36 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 113k 0:01:37 0:01:37 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 111k 0:01:38 0:01:38 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 110k 0:01:39 0:01:39 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 109k 0:01:40 0:01:40 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 108k 0:01:41 0:01:41 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 107k 0:01:42 0:01:42 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 106k 0:01:43 0:01:43 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 105k 0:01:44 0:01:44 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 104k 0:01:45 0:01:45 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 103k 0:01:46 0:01:46 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 102k 0:01:47 0:01:47 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 101k 0:01:48 0:01:48 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 100k 0:01:49 0:01:49 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 99k 0:01:50 0:01:50 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 98k 0:01:51 0:01:51 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 98k 0:01:52 0:01:52 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 99485 0:01:53 0:01:53 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 98614 0:01:54 0:01:54 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 97758 0:01:55 0:01:55 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 96916 0:01:56 0:01:56 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 96089 0:01:57 0:01:57 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 95276 0:01:58 0:01:58 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 94477 0:01:59 0:01:59 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 93692 0:02:00 0:02:00 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 92919 0:02:01 0:02:01 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 92159 0:02:02 0:02:02 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 91411 0:02:03 0:02:03 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 90675 0:02:04 0:02:04 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 89951 0:02:05 0:02:05 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 89239 0:02:06 0:02:06 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 88537 0:02:07 0:02:07 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 87847 0:02:08 0:02:08 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 87167 0:02:09 0:02:09 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 86497 0:02:10 0:02:10 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 85838 0:02:11 0:02:11 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 85188 0:02:12 0:02:12 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 84549 0:02:13 0:02:13 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 83919 0:02:14 0:02:14 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 83297 0:02:15 0:02:15 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 82686 0:02:16 0:02:16 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 82083 0:02:17 0:02:17 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 81489 0:02:18 0:02:18 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 80903 0:02:19 0:02:19 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 80326 0:02:20 0:02:20 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 79757 0:02:21 0:02:21 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 79196 0:02:22 0:02:22 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 78643 0:02:23 0:02:23 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 78098 0:02:24 0:02:24 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 77560 0:02:25 0:02:25 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 77030 0:02:26 0:02:26 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 76506 0:02:27 0:02:27 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 75990 0:02:28 0:02:28 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 75481 0:02:29 0:02:29 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 74978 0:02:30 0:02:30 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 74482 0:02:31 0:02:31 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 73993 0:02:32 0:02:32 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 73510 0:02:33 0:02:33 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 73034 0:02:34 0:02:34 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 72563 0:02:35 0:02:35 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 72098 0:02:36 0:02:36 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 71640 0:02:37 0:02:37 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 71187 0:02:38 0:02:38 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 70740 0:02:39 0:02:39 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 70298 0:02:40 0:02:40 --:--:-- 0
100 10.7M 0 0 100 10.7M 0 69862 0:02:41 0:02:41 --:--:-- 0
100 10.7M 0 43 100 10.7M 0 69616 0:02:41 0:02:41 --:--:-- 9
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/telediagnostic/install/lib/telediagnostic_2026-06-02_13-58-28.zip"' --form 'version=@"/root/workspace/telediagnostic/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10.7M 0 43 100 10.7M 46 11.7M --:--:-- --:--:-- --:--:-- 11.7M
100 10.7M 0 43 100 10.7M 46 11.7M --:--:-- --:--:-- --:--:-- 11.7M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ curl -X POST http://116.252.55.76:8026/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/telediagnostic/install/lib/telediagnostic_2026-06-02_13-58-28.zip"' --form 'version=@"/root/workspace/telediagnostic/version.json"'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
3 10.7M 0 0 3 384k 0 855k 0:00:12 --:--:-- 0:00:12 853k
6 10.7M 0 0 6 704k 0 486k 0:00:22 0:00:01 0:00:21 486k
7 10.7M 0 0 7 832k 0 319k 0:00:34 0:00:02 0:00:32 319k
8 10.7M 0 0 8 896k 0 205k 0:00:53 0:00:04 0:00:49 205k
8 10.7M 0 0 8 960k 0 188k 0:00:58 0:00:05 0:00:53 188k
9 10.7M 0 0 9 1024k 0 169k 0:01:05 0:00:06 0:00:59 114k
9 10.7M 0 0 9 1088k 0 160k 0:01:08 0:00:06 0:01:02 73760
9 10.7M 0 0 9 1088k 0 139k 0:01:18 0:00:07 0:01:11 50685
11 10.7M 0 0 11 1216k 0 137k 0:01:19 0:00:08 0:01:11 73569
11 10.7M 0 0 11 1280k 0 130k 0:01:24 0:00:09 0:01:15 69512
12 10.7M 0 0 12 1344k 0 125k 0:01:27 0:00:10 0:01:17 69897
13 10.7M 0 0 13 1472k 0 119k 0:01:32 0:00:12 0:01:20 70494
13 10.7M 0 0 13 1536k 0 117k 0:01:33 0:00:13 0:01:20 87598
14 10.7M 0 0 14 1600k 0 115k 0:01:35 0:00:13 0:01:22 78769
14 10.7M 0 0 14 1600k 0 107k 0:01:41 0:00:14 0:01:27 65405
15 10.7M 0 0 15 1728k 0 108k 0:01:41 0:00:15 0:01:26 76471
16 10.7M 0 0 16 1792k 0 107k 0:01:42 0:00:16 0:01:26 75450
17 10.7M 0 0 17 1920k 0 106k 0:01:43 0:00:18 0:01:25 78643
18 10.7M 0 0 18 1984k 0 105k 0:01:44 0:00:18 0:01:26 79245
18 10.7M 0 0 18 2048k 0 104k 0:01:45 0:00:19 0:01:26 96113
19 10.7M 0 0 19 2112k 0 103k 0:01:46 0:00:20 0:01:26 85038
19 10.7M 0 0 19 2112k 0 98k 0:01:52 0:00:21 0:01:31 68209
20 10.7M 0 0 20 2240k 0 98605 0:01:54 0:00:23 0:01:31 62486
20 10.7M 0 0 20 2304k 0 97k 0:01:52 0:00:23 0:01:29 69101
20 10.7M 0 0 20 2304k 0 96227 0:01:57 0:00:24 0:01:33 53151
21 10.7M 0 0 21 2368k 0 93785 0:02:00 0:00:25 0:01:35 48989
22 10.7M 0 0 22 2432k 0 91892 0:02:02 0:00:27 0:01:35 58545
22 10.7M 0 0 22 2496k 0 90025 0:02:05 0:00:28 0:01:37 51120
23 10.7M 0 0 23 2560k 0 91022 0:02:03 0:00:28 0:01:35 49629
23 10.7M 0 0 23 2560k 0 87964 0:02:08 0:00:29 0:01:39 49629
23 10.7M 0 0 23 2624k 0 86926 0:02:09 0:00:30 0:01:39 51848
24 10.7M 0 0 24 2688k 0 87135 0:02:09 0:00:31 0:01:38 58396
24 10.7M 0 0 24 2688k 0 84456 0:02:13 0:00:32 0:01:41 46811
25 10.7M 0 0 25 2816k 0 86056 0:02:10 0:00:33 0:01:37 55668
25 10.7M 0 0 25 2816k 0 83560 0:02:14 0:00:34 0:01:40 55668
26 10.7M 0 0 26 2944k 0 84297 0:02:13 0:00:35 0:01:38 67548
26 10.7M 0 0 26 2944k 0 82002 0:02:17 0:00:36 0:01:41 50675
27 10.7M 0 0 27 3008k 0 81441 0:02:18 0:00:37 0:01:41 62653
27 10.7M 0 0 27 3072k 0 80397 0:02:20 0:00:39 0:01:41 46661
29 10.7M 0 0 29 3200k 0 81995 0:02:17 0:00:39 0:01:38 72110
29 10.7M 0 0 29 3264k 0 82109 0:02:17 0:00:40 0:01:37 66264
29 10.7M 0 0 29 3264k 0 80140 0:02:20 0:00:41 0:01:39 66278
30 10.7M 0 0 30 3392k 0 81283 0:02:18 0:00:42 0:01:36 80068
31 10.7M 0 0 31 3456k 0 81246 0:02:18 0:00:43 0:01:35 88742
31 10.7M 0 0 31 3456k 0 79421 0:02:21 0:00:44 0:01:37 57025
31 10.7M 0 0 31 3520k 0 78611 0:02:23 0:00:45 0:01:38 50941
33 10.7M 0 0 33 3648k 0 80046 0:02:20 0:00:46 0:01:34 79261
33 10.7M 0 0 33 3712k 0 79903 0:02:21 0:00:47 0:01:34 67702
33 10.7M 0 0 33 3712k 0 78256 0:02:24 0:00:48 0:01:36 52282
34 10.7M 0 0 34 3840k 0 79016 0:02:22 0:00:49 0:01:33 75560
35 10.7M 0 0 35 3904k 0 77739 0:02:24 0:00:51 0:01:33 70582
36 10.7M 0 0 36 3968k 0 78926 0:02:22 0:00:51 0:01:31 68053
36 10.7M 0 0 36 3968k 0 77421 0:02:25 0:00:52 0:01:33 53368
36 10.7M 0 0 36 4032k 0 76526 0:02:27 0:00:53 0:01:34 60918
37 10.7M 0 0 37 4096k 0 76592 0:02:27 0:00:54 0:01:33 52449
37 10.7M 0 0 37 4096k 0 75217 0:02:29 0:00:55 0:01:34 45311
37 10.7M 0 0 37 4160k 0 74954 0:02:30 0:00:56 0:01:34 36749
38 10.7M 0 0 38 4224k 0 74394 0:02:31 0:00:58 0:01:33 46323
39 10.7M 0 0 39 4352k 0 75393 0:02:29 0:00:59 0:01:30 63540
39 10.7M 0 0 39 4352k 0 74138 0:02:32 0:01:00 0:01:32 49008
40 10.7M 0 0 40 4416k 0 73866 0:02:32 0:01:01 0:01:31 60069
40 10.7M 0 0 40 4480k 0 74383 0:02:31 0:01:01 0:01:30 67660
41 10.7M 0 0 41 4608k 0 74937 0:02:30 0:01:02 0:01:28 81461
41 10.7M 0 0 41 4608k 0 73764 0:02:32 0:01:03 0:01:29 53950
43 10.7M 0 0 43 4736k 0 74915 0:02:30 0:01:04 0:01:26 85019
43 10.7M 0 0 43 4800k 0 74853 0:02:30 0:01:05 0:01:25 88422
43 10.7M 0 0 43 4800k 0 73728 0:02:32 0:01:06 0:01:26 65641
44 10.7M 0 0 44 4928k 0 74758 0:02:30 0:01:07 0:01:23 72255
45 10.7M 0 0 45 5056k 0 74931 0:02:30 0:01:09 0:01:21 89495
45 10.7M 0 0 45 5056k 0 73861 0:02:32 0:01:10 0:01:22 61145
46 10.7M 0 0 46 5120k 0 73559 0:02:33 0:01:11 0:01:22 58420
47 10.7M 0 0 47 5248k 0 74651 0:02:30 0:01:11 0:01:19 86215
48 10.7M 0 0 48 5312k 0 74842 0:02:30 0:01:12 0:01:18 75954
48 10.7M 0 0 48 5376k 0 74952 0:02:30 0:01:13 0:01:17 75259
50 10.7M 0 0 50 5504k 0 75215 0:02:29 0:01:14 0:01:15 94803
50 10.7M 0 0 50 5504k 0 74223 0:02:31 0:01:15 0:01:16 84381
51 10.7M 0 0 51 5632k 0 75149 0:02:29 0:01:16 0:01:13 82660
52 10.7M 0 0 52 5760k 0 75641 0:02:29 0:01:17 0:01:12 86622
52 10.7M 0 0 52 5824k 0 75851 0:02:28 0:01:18 0:01:10 88630
52 10.7M 0 0 52 5824k 0 74898 0:02:30 0:01:19 0:01:11 69823
53 10.7M 0 0 53 5888k 0 74678 0:02:30 0:01:20 0:01:10 81851
54 10.7M 0 0 54 5952k 0 74531 0:02:31 0:01:21 0:01:10 65119
55 10.7M 0 0 55 6080k 0 75292 0:02:29 0:01:22 0:01:07 69497
55 10.7M 0 0 55 6144k 0 74643 0:02:31 0:01:24 0:01:07 57863
56 10.7M 0 0 56 6208k 0 74763 0:02:30 0:01:25 0:01:05 72790
56 10.7M 0 0 56 6208k 0 73893 0:02:32 0:01:26 0:01:06 61931
56 10.7M 0 0 56 6272k 0 73464 0:02:33 0:01:27 0:01:06 58037
57 10.7M 0 0 57 6336k 0 74159 0:02:31 0:01:27 0:01:04 54636
58 10.7M 0 0 58 6464k 0 74823 0:02:30 0:01:28 0:01:02 78467
60 10.7M 0 0 60 6656k 0 75798 0:02:28 0:01:29 0:00:59 93775
61 10.7M 0 0 61 6720k 0 76063 0:02:28 0:01:30 0:00:58 115k
62 10.7M 0 0 62 6848k 0 76445 0:02:27 0:01:31 0:00:56 133k
63 10.7M 0 0 63 6976k 0 77087 0:02:26 0:01:32 0:00:54 123k
64 10.7M 0 0 64 7104k 0 77820 0:02:24 0:01:33 0:00:51 127k
65 10.7M 0 0 65 7232k 0 78268 0:02:24 0:01:34 0:00:50 122k
66 10.7M 0 0 66 7360k 0 78534 0:02:23 0:01:35 0:00:48 116k
66 10.7M 0 0 66 7360k 0 77723 0:02:25 0:01:36 0:00:49 97k
68 10.7M 0 0 68 7488k 0 78337 0:02:23 0:01:37 0:00:46 98k
68 10.7M 0 0 68 7552k 0 78543 0:02:23 0:01:38 0:00:45 92100
68 10.7M 0 0 68 7552k 0 77753 0:02:24 0:01:39 0:00:45 67674
70 10.7M 0 0 70 7744k 0 78697 0:02:23 0:01:40 0:00:43 81937
70 10.7M 0 0 70 7808k 0 78670 0:02:23 0:01:41 0:00:42 98339
71 10.7M 0 0 71 7872k 0 78614 0:02:23 0:01:42 0:00:41 84417
72 10.7M 0 0 72 8000k 0 79170 0:02:22 0:01:43 0:00:39 91494
73 10.7M 0 0 73 8128k 0 79207 0:02:22 0:01:45 0:00:37 102k
74 10.7M 0 0 74 8192k 0 79354 0:02:22 0:01:45 0:00:37 92733
75 10.7M 0 0 75 8256k 0 79301 0:02:22 0:01:46 0:00:36 92174
75 10.7M 0 0 75 8320k 0 78590 0:02:23 0:01:48 0:00:35 78178
76 10.7M 0 0 76 8384k 0 79159 0:02:22 0:01:48 0:00:34 78927
77 10.7M 0 0 77 8512k 0 79358 0:02:22 0:01:49 0:00:33 82677
77 10.7M 0 0 77 8512k 0 78641 0:02:23 0:01:50 0:00:33 63950
78 10.7M 0 0 78 8640k 0 79367 0:02:22 0:01:51 0:00:31 80825
79 10.7M 0 0 79 8768k 0 79795 0:02:21 0:01:52 0:00:29 108k
80 10.7M 0 0 80 8896k 0 80067 0:02:20 0:01:53 0:00:27 98587
81 10.7M 0 0 81 9024k 0 80333 0:02:20 0:01:55 0:00:25 98k
82 10.7M 0 0 82 9088k 0 80451 0:02:20 0:01:55 0:00:25 119k
83 10.7M 0 0 83 9216k 0 80605 0:02:19 0:01:57 0:00:22 102k
84 10.7M 0 0 84 9280k 0 80559 0:02:19 0:01:57 0:00:22 96376
84 10.7M 0 0 84 9280k 0 79881 0:02:21 0:01:58 0:00:23 75822
84 10.7M 0 0 84 9344k 0 79725 0:02:21 0:02:00 0:00:21 65693
86 10.7M 0 0 86 9472k 0 80390 0:02:20 0:02:00 0:00:20 78959
86 10.7M 0 0 86 9536k 0 79762 0:02:21 0:02:02 0:00:19 61282
87 10.7M 0 0 87 9600k 0 80218 0:02:20 0:02:02 0:00:18 71436
88 10.7M 0 0 88 9728k 0 80314 0:02:20 0:02:04 0:00:16 90465
88 10.7M 0 0 88 9792k 0 80280 0:02:20 0:02:04 0:00:16 93910
89 10.7M 0 0 89 9856k 0 80200 0:02:20 0:02:05 0:00:15 75778
90 10.7M 0 0 90 9984k 0 80685 0:02:19 0:02:06 0:00:13 104k
91 10.7M 0 0 91 9.8M 0 80151 0:02:20 0:02:08 0:00:12 78755
91 10.7M 0 0 91 9.8M 0 80564 0:02:19 0:02:08 0:00:11 87459
91 10.7M 0 0 91 9.8M 0 79942 0:02:21 0:02:09 0:00:12 70803
93 10.7M 0 0 93 10.0M 0 80382 0:02:20 0:02:11 0:00:09 84640
94 10.7M 0 0 94 10.1M 0 80553 0:02:19 0:02:11 0:00:08 77283
94 10.7M 0 0 94 10.1M 0 80579 0:02:19 0:02:12 0:00:07 93645
94 10.7M 0 0 94 10.1M 0 79975 0:02:20 0:02:13 0:00:07 64977
95 10.7M 0 0 95 10.2M 0 79723 0:02:21 0:02:14 0:00:07 74374
96 10.7M 0 0 96 10.3M 0 80113 0:02:20 0:02:15 0:00:05 72287
97 10.7M 0 0 97 10.4M 0 80174 0:02:20 0:02:16 0:00:04 69585
97 10.7M 0 0 97 10.5M 0 79601 0:02:21 0:02:18 0:00:03 57047
98 10.7M 0 0 98 10.5M 0 79969 0:02:20 0:02:18 0:00:02 79792
99 10.7M 0 0 99 10.6M 0 80248 0:02:20 0:02:19 0:00:01 94842
100 10.7M 0 0 100 10.7M 0 79860 0:02:21 0:02:21 --:--:-- 73451
100 10.7M 0 0 100 10.7M 0 79298 0:02:22 0:02:22 --:--:-- 58078
100 10.7M 0 0 100 10.7M 0 78743 0:02:23 0:02:23 --:--:-- 54192
100 10.7M 0 0 100 10.7M 0 78196 0:02:24 0:02:24 --:--:-- 34760
100 10.7M 0 43 100 10.7M 0 78009 0:02:24 0:02:24 --:--:-- 13498
100 10.7M 0 43 100 10.7M 0 78009 0:02:24 0:02:24 --:--:-- 12
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
[msg:操作成功, code:200, data:]
[Pipeline] echo
status:200
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] sh
+ rm -rf /root/workspace/telediagnostic/src/hdmap /root/workspace/telediagnostic/src/hdmap_interface /root/workspace/telediagnostic/src/pnc /root/workspace/telediagnostic/src/shared_msgs /root/workspace/telediagnostic/src/telediagnostic /root/workspace/telediagnostic@tmp
[Pipeline] sh
+ rm -rf '/root/workspace/telediagnostic/*.zip'
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
success
[Pipeline] sh
+ cat /root/weilk/master-project/.project-telediagnostic.json
[Pipeline] sh
+ cat /root/weilk/rcdev-project/.project-telediagnostic.json
[Pipeline] sh
+ cat /root/weilk/dev-project/.project-telediagnostic.json
[Pipeline] readJSON
[Pipeline] echo
增加起步时间
[Pipeline] echo
增加剩余续航里程字段
[Pipeline] echo
字段精度调整
[Pipeline] echo
修改外设cmd消息
[Pipeline] echo
增加外设状态反馈字段
[Pipeline] echo
外设命令cmd枚举调整
[Pipeline] echo
添加云端规划消息
[Pipeline] echo
添加云端规划消息
[Pipeline] echo
add cloud_planning_response
[Pipeline] echo
增加续航里程字段
[Pipeline] echo
增加沈汽环卫上装控制
[Pipeline] echo
补充外设字段
[Pipeline] echo
处理合并冲突
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
webhtml准备完成
[Pipeline] echo
<!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: shared_msgs</h2><h3>feat_out</h3><ul><li>增加起步时间</li><li>增加剩余续航里程字段</li><li>字段精度调整</li><li>修改外设cmd消息</li><li>增加外设状态反馈字段</li><li>外设命令cmd枚举调整</li><li>添加云端规划消息</li><li>添加云端规划消息</li><li>add cloud_planning_response</li><li>增加续航里程字段</li><li>增加沈汽环卫上装控制</li><li>补充外设字段</li><li>处理合并冲突</li></ul><h2>模块名: pnc</h2><h2>模块名: hdmap</h2><h2>模块名: telediagnostic</h2><h2>模块名: hdmap_interface</h2></body></html>
[Pipeline] echo
msg已经准备完成
[Pipeline] sh
+ touch /root/workspace/telediagnostic/index.html
[Pipeline] writeFile
[Pipeline] echo
html更新完成
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /root/workspace/telediagnostic to /var/lib/jenkins/jobs/telediagnostic/builds/225/htmlreports/update_20message
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知
### [telediagnostic更新 qiangang]
---
- 版本名: [telediagnostic_2026-06-02_13-58-28]
- 状态:<font color=#01B468> 编译成功 </font>
- 执行人:haoxiangtao
- 更新模块:
[shared_msgs]
- 任务号:[telediagnostic #225]
- 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/telediagnostic/225/update_20message/index.html)
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 682 100 27 100 655 364 8851 --:--:-- --:--:-- --:--:-- 9342
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS