Started by user wuxintao Obtained xiamen-config-31-38-cloud.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git Loading library jenkinslib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Found match: refs/heads/master revision 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-031-038-cloud@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Fetching without tags Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk 52d1dae3ee94be4157813ecef3e2ef85d52b48f0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo M031不更新参数 [Pipeline] echo M032不更新参数 [Pipeline] echo M034不更新参数 [Pipeline] echo M035不更新参数 [Pipeline] echo M036不更新参数 [Pipeline] echo M037不更新参数 [Pipeline] echo M038不更新参数 [Pipeline] echo [M033] [Pipeline] echo [M033] [Pipeline] echo M033 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-031-038-cloud [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-031-038-cloud/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision abef21e4b0bf854081cf064cd2b41c8d016d1851 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f abef21e4b0bf854081cf064cd2b41c8d016d1851 # timeout=10 Commit message: "Update map-png.jenkinsfile" > git rev-list --no-walk abef21e4b0bf854081cf064cd2b41c8d016d1851 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: built-in, Quantity: 1] Lock acquired on [Label: built-in, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 1 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/shared_config/ [Pipeline] sh + ls -a /root/workspace/xiamen-config . .. M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 [Pipeline] echo M031.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M031.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M031.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M031.json [Pipeline] echo M032.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M032.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M032.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M032.json [Pipeline] echo M033.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M033.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M033.json [Pipeline] echo M034.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M034.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M034.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M034.json [Pipeline] echo M035.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M035.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M035.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M035.json [Pipeline] echo M036.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M036.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M036.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M036.json [Pipeline] echo M037.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M037.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M037.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M037.json [Pipeline] echo M038.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M038.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M038.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M038.json [Pipeline] echo [M033] [Pipeline] echo M033 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033/params_M033 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M033/params /root/workspace/xiamen-config/M033/params_M033 /root/workspace/xiamen-config/M033/params_new /root/workspace/xiamen-config/M033/params_orin_slave_M033_2023-08-16_12-23-45 /root/workspace/xiamen-config/M033/params_orin_slave_M033_2023-08-16_12-23-45.zip /root/workspace/xiamen-config/M033/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M033 [Pipeline] { [Pipeline] echo [M033] [Pipeline] echo 更新M033参数 [Pipeline] echo rc_dev [Pipeline] echo M033 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/m033.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M033/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/m033.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/m033.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/m033.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 0cb15a23c6296db7eeb2aa4b21ede2358faf18f9 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb15a23c6296db7eeb2aa4b21ede2358faf18f9 # timeout=30000 Commit message: "feat_out:适配orin32+orin64" > git rev-list --no-walk f0082b9182f2621c6920e5fcc47ff56942c4d451 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=M033 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M033 Response Code: HTTP/1.1 200 OK Response: [{"id":964,"description":null,"name":"M033","name_with_namespace":"Lidar / config / vehicles / M033","path":"M033","path_with_namespace":"lidar/config/vehicles/M033","created_at":"2023-07-28T07:56:46.435Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M033.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-02T11:21:36.210Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/964","issues":"http://159.27.226.4/api/v4/projects/964/issues","merge_requests":"http://159.27.226.4/api/v4/projects/964/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/964/repository/branches","labels":"http://159.27.226.4/api/v4/projects/964/labels","events":"http://159.27.226.4/api/v4/projects/964/events","members":"http://159.27.226.4/api/v4/projects/964/members","cluster_agents":"http://159.27.226.4/api/v4/projects/964/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T07:56:46.451Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":768,"description":"","name":"M033","name_with_namespace":"config / extrinsics / M033","path":"M033","path_with_namespace":"config/extrinsics/M033","created_at":"2023-07-10T13:01:56.566Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M033.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M033.git","web_url":"http://159.27.226.4/config/extrinsics/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-27T02:50:21.676Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/768","issues":"http://159.27.226.4/api/v4/projects/768/issues","merge_requests":"http://159.27.226.4/api/v4/projects/768/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/768/repository/branches","labels":"http://159.27.226.4/api/v4/projects/768/labels","events":"http://159.27.226.4/api/v4/projects/768/events","members":"http://159.27.226.4/api/v4/projects/768/members","cluster_agents":"http://159.27.226.4/api/v4/projects/768/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T13:01:56.581Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":696,"description":"","name":"M033","name_with_namespace":"config / vehicles / M033","path":"M033","path_with_namespace":"config/vehicles/M033","created_at":"2023-07-04T07:56:31.685Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M033.git","web_url":"http://159.27.226.4/config/vehicles/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-24T06:53:24.170Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/696","issues":"http://159.27.226.4/api/v4/projects/696/issues","merge_requests":"http://159.27.226.4/api/v4/projects/696/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/696/repository/branches","labels":"http://159.27.226.4/api/v4/projects/696/labels","events":"http://159.27.226.4/api/v4/projects/696/events","members":"http://159.27.226.4/api/v4/projects/696/members","cluster_agents":"http://159.27.226.4/api/v4/projects/696/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:31.704Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":470,"description":"","name":"M033","name_with_namespace":"config / xiamen / M033","path":"M033","path_with_namespace":"config/xiamen/M033","created_at":"2022-10-27T04:17:43.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M033.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M033.git","web_url":"http://159.27.226.4/config/xiamen/M033","readme_url":"http://159.27.226.4/config/xiamen/M033/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-24T07:16:02.361Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/470","issues":"http://159.27.226.4/api/v4/projects/470/issues","merge_requests":"http://159.27.226.4/api/v4/projects/470/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/470/repository/branches","labels":"http://159.27.226.4/api/v4/projects/470/labels","events":"http://159.27.226.4/api/v4/projects/470/events","members":"http://159.27.226.4/api/v4/projects/470/members","cluster_agents":"http://159.27.226.4/api/v4/projects/470/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:17:43.393Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo 470 [Pipeline] echo 470 [Pipeline] echo f0082b9 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 470 f0082b9 0cb15a2 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] readJSON [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"f0082b9","shared_config":"d481e84"}} [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"d481e84"}} [Pipeline] sh + echo '{"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"d481e84"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"d481e84"}} [Pipeline] echo {"repo_name":"params_orin_master_M033","branch":"dev","time":"2023-08-24_15-16-58","commit_id":"0cb15a2","version":"","commit_msgs":",6YCC6YWNb3JpbjMyK29yaW42NA==,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=M033 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M033 Response Code: HTTP/1.1 200 OK Response: [{"id":964,"description":null,"name":"M033","name_with_namespace":"Lidar / config / vehicles / M033","path":"M033","path_with_namespace":"lidar/config/vehicles/M033","created_at":"2023-07-28T07:56:46.435Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M033.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-02T11:21:36.210Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/964","issues":"http://159.27.226.4/api/v4/projects/964/issues","merge_requests":"http://159.27.226.4/api/v4/projects/964/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/964/repository/branches","labels":"http://159.27.226.4/api/v4/projects/964/labels","events":"http://159.27.226.4/api/v4/projects/964/events","members":"http://159.27.226.4/api/v4/projects/964/members","cluster_agents":"http://159.27.226.4/api/v4/projects/964/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T07:56:46.451Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":768,"description":"","name":"M033","name_with_namespace":"config / extrinsics / M033","path":"M033","path_with_namespace":"config/extrinsics/M033","created_at":"2023-07-10T13:01:56.566Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M033.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M033.git","web_url":"http://159.27.226.4/config/extrinsics/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-27T02:50:21.676Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/768","issues":"http://159.27.226.4/api/v4/projects/768/issues","merge_requests":"http://159.27.226.4/api/v4/projects/768/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/768/repository/branches","labels":"http://159.27.226.4/api/v4/projects/768/labels","events":"http://159.27.226.4/api/v4/projects/768/events","members":"http://159.27.226.4/api/v4/projects/768/members","cluster_agents":"http://159.27.226.4/api/v4/projects/768/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T13:01:56.581Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":696,"description":"","name":"M033","name_with_namespace":"config / vehicles / M033","path":"M033","path_with_namespace":"config/vehicles/M033","created_at":"2023-07-04T07:56:31.685Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M033.git","web_url":"http://159.27.226.4/config/vehicles/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-24T06:53:24.170Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/696","issues":"http://159.27.226.4/api/v4/projects/696/issues","merge_requests":"http://159.27.226.4/api/v4/projects/696/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/696/repository/branches","labels":"http://159.27.226.4/api/v4/projects/696/labels","events":"http://159.27.226.4/api/v4/projects/696/events","members":"http://159.27.226.4/api/v4/projects/696/members","cluster_agents":"http://159.27.226.4/api/v4/projects/696/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:31.704Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":470,"description":"","name":"M033","name_with_namespace":"config / xiamen / M033","path":"M033","path_with_namespace":"config/xiamen/M033","created_at":"2022-10-27T04:17:43.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M033.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M033.git","web_url":"http://159.27.226.4/config/xiamen/M033","readme_url":"http://159.27.226.4/config/xiamen/M033/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-24T07:16:02.361Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/470","issues":"http://159.27.226.4/api/v4/projects/470/issues","merge_requests":"http://159.27.226.4/api/v4/projects/470/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/470/repository/branches","labels":"http://159.27.226.4/api/v4/projects/470/labels","events":"http://159.27.226.4/api/v4/projects/470/events","members":"http://159.27.226.4/api/v4/projects/470/members","cluster_agents":"http://159.27.226.4/api/v4/projects/470/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:17:43.393Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo 470 [Pipeline] echo 470 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects/470/repository/commits/0cb15a2 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/470/repository/commits/0cb15a2 Response Code: HTTP/1.1 200 OK Response: {"id":"0cb15a23c6296db7eeb2aa4b21ede2358faf18f9","short_id":"0cb15a23","created_at":"2023-08-24T15:15:52.000+08:00","parent_ids":["f0082b9182f2621c6920e5fcc47ff56942c4d451"],"title":"feat_out:适配orin32+orin64","message":"feat_out:适配orin32+orin64\n","author_name":"yangjun","author_email":"yangjun@senior.auto","authored_date":"2023-08-24T15:15:52.000+08:00","committer_name":"yangjun","committer_email":"yangjun@senior.auto","committed_date":"2023-08-24T15:15:52.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M033/-/commit/0cb15a23c6296db7eeb2aa4b21ede2358faf18f9","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":470,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/08/24/15:15:52 [Pipeline] echo dev**: 0cb15a2.**2023/08/24/15:15:52** [Pipeline] dir Running in /root/workspace/xiamen-config/M033/params_M033 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/xiamen/shared_config.git > git init /root/workspace/xiamen-config/M033/params_M033 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/xiamen/shared_config.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/xiamen/shared_config.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision aac870907ace459e53cdfc5a321046d3136ff3fc (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f aac870907ace459e53cdfc5a321046d3136ff3fc # timeout=300000 Commit message: "feat_out: 堆高机切idle阈值改为1.5m" > git rev-list --no-walk b109753ad60799c726d896cfd5d23aed170c49ce # timeout=10 First time build. Skipping changelog. [Pipeline] sh + cp -r .git/ params pointcloud /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M033@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T07:13:38.286Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-21T07:07:46.396Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-10T05:35:52.589Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-14T08:17:04.266Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:36:12.886Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T11:45:46.736Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:36:11.499Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:35:56.632Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-24T02:13:47.101Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-21T13:42:45.594Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:53.959Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-08-19T10:57:38.281Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-08-19T10:57:08.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:57.657Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-06-29T11:37:07.824Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-22T13:13:55.140Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-08-22T01:48:24.931Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo d481e84 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 d481e84 aac8709 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] readJSON [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"d481e84"}} [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"aac8709"}} [Pipeline] sh + echo '{"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"aac8709"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"0cb15a2","shared_config":"aac8709"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-08-24_15-17-10","commit_id":"aac8709","version":"","commit_msgs":"IHNsb3cgZmlzaCBjYW1lcmEgY29sbGVjdA==,IOaOp+WItuWPguaVsOS/ruato++8iHM45bem6L2scjTohLHot6/pl67popjvvIkKIGNoYW5nZSB0byBoZG1hcCBjbG91ZCBjb25maWcK5aKe5Yqgc3ByZWFkZXJfaW5mb+W9leWItgog5aCG6auY5py65YiHaWRsZemYiOWAvOaUueS4ujEuNW0=,5omp5aSn6ZSB56uZ5a+55L2N5qiq5ZCR5YaF5L6n6L+H5ruk6L6555WM55SxMS41IC0+IDEuNA=="} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T07:13:38.286Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-21T07:07:46.396Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-10T05:35:52.589Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-14T08:17:04.266Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:36:12.886Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T11:45:46.736Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:36:11.499Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:35:56.632Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-24T02:13:47.101Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T06:49:53.442Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-21T13:42:45.594Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-09-15T03:19:24.827Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":399,"description":"","name":"shared_config_port22","name_with_namespace":"config / tangshan / shared_config_port22","path":"shared_config_port22","path_with_namespace":"config/tangshan/shared_config_port22","created_at":"2022-08-18T10:57:38.240Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port22.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port22.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port22","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:53.959Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/399","issues":"http://159.27.226.4/api/v4/projects/399/issues","merge_requests":"http://159.27.226.4/api/v4/projects/399/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/399/repository/branches","labels":"http://159.27.226.4/api/v4/projects/399/labels","events":"http://159.27.226.4/api/v4/projects/399/events","members":"http://159.27.226.4/api/v4/projects/399/members","cluster_agents":"http://159.27.226.4/api/v4/projects/399/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-08-19T10:57:38.281Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":398,"description":"","name":"shared_config_port26","name_with_namespace":"config / tangshan / shared_config_port26","path":"shared_config_port26","path_with_namespace":"config/tangshan/shared_config_port26","created_at":"2022-08-18T10:57:08.656Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config_port26.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config_port26.git","web_url":"http://159.27.226.4/config/tangshan/shared_config_port26","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-07-06T10:17:10.463Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/398","issues":"http://159.27.226.4/api/v4/projects/398/issues","merge_requests":"http://159.27.226.4/api/v4/projects/398/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/398/repository/branches","labels":"http://159.27.226.4/api/v4/projects/398/labels","events":"http://159.27.226.4/api/v4/projects/398/events","members":"http://159.27.226.4/api/v4/projects/398/members","cluster_agents":"http://159.27.226.4/api/v4/projects/398/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-08-19T10:57:08.710Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":362,"description":"","name":"shared_config","name_with_namespace":"config / zhuhai / shared_config","path":"shared_config","path_with_namespace":"config/zhuhai/shared_config","created_at":"2022-06-28T11:37:07.770Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/zhuhai/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/zhuhai/shared_config.git","web_url":"http://159.27.226.4/config/zhuhai/shared_config","readme_url":"http://159.27.226.4/config/zhuhai/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-08-22T09:34:57.657Z","namespace":{"id":125,"name":"zhuhai","path":"zhuhai","kind":"group","full_path":"config/zhuhai","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/zhuhai"},"_links":{"self":"http://159.27.226.4/api/v4/projects/362","issues":"http://159.27.226.4/api/v4/projects/362/issues","merge_requests":"http://159.27.226.4/api/v4/projects/362/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/362/repository/branches","labels":"http://159.27.226.4/api/v4/projects/362/labels","events":"http://159.27.226.4/api/v4/projects/362/events","members":"http://159.27.226.4/api/v4/projects/362/members","cluster_agents":"http://159.27.226.4/api/v4/projects/362/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-06-29T11:37:07.824Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"https://www.gravatar.com/avatar/c7621b5853c3e8f6932b2ba496a4ecd1?s=80\u0026d=identicon","web_url":"http://159.27.226.4/ota"},"resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-04-30T08:36:40.218Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":35,"forked_from_project":{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"}},"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":50,"notification_level":3},"group_access":null}},{"id":218,"description":"","name":"shared_config","name_with_namespace":"config / tangshan / shared_config","path":"shared_config","path_with_namespace":"config/tangshan/shared_config","created_at":"2021-12-21T13:13:55.021Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tangshan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tangshan/shared_config.git","web_url":"http://159.27.226.4/config/tangshan/shared_config","readme_url":null,"avatar_url":null,"forks_count":1,"star_count":1,"last_activity_at":"2023-08-07T03:09:41.381Z","namespace":{"id":55,"name":"tangshan","path":"tangshan","kind":"group","full_path":"config/tangshan","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tangshan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/218","issues":"http://159.27.226.4/api/v4/projects/218/issues","merge_requests":"http://159.27.226.4/api/v4/projects/218/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/218/repository/branches","labels":"http://159.27.226.4/api/v4/projects/218/labels","events":"http://159.27.226.4/api/v4/projects/218/events","members":"http://159.27.226.4/api/v4/projects/218/members","cluster_agents":"http://159.27.226.4/api/v4/projects/218/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-22T13:13:55.140Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":40,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":40,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":40,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":40,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":40,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":40,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":40,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":40,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2023-08-22T01:48:24.931Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo config/xiamen/shared_config [Pipeline] echo 486 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects/486/repository/commits/aac8709 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/aac8709 Response Code: HTTP/1.1 200 OK Response: {"id":"aac870907ace459e53cdfc5a321046d3136ff3fc","short_id":"aac87090","created_at":"2023-08-24T10:13:40.000+08:00","parent_ids":["b109753ad60799c726d896cfd5d23aed170c49ce"],"title":"feat_out: 堆高机切idle阈值改为1.5m","message":"feat_out: 堆高机切idle阈值改为1.5m\n","author_name":"chenran","author_email":"chenran@senior.auto","authored_date":"2023-08-24T10:13:40.000+08:00","committer_name":"chenran","committer_email":"chenran@senior.auto","committed_date":"2023-08-24T10:13:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/aac870907ace459e53cdfc5a321046d3136ff3fc","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":486,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/08/24/10:13:40 [Pipeline] echo dev**: aac8709.**2023/08/24/10:13:40** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M033","branch":"dev","time":"2023-08-24_15-16-58","commit_id":"0cb15a2","version":"","commit_msgs":",6YCC6YWNb3JpbjMyK29yaW42NA==,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-08-24_15-17-10","commit_id":"aac8709","version":"","commit_msgs":"IHNsb3cgZmlzaCBjYW1lcmEgY29sbGVjdA==,IOaOp+WItuWPguaVsOS/ruato++8iHM45bem6L2scjTohLHot6/pl67popjvvIkKIGNoYW5nZSB0byBoZG1hcCBjbG91ZCBjb25maWcK5aKe5Yqgc3ByZWFkZXJfaW5mb+W9leWItgog5aCG6auY5py65YiHaWRsZemYiOWAvOaUueS4ujEuNW0=,5omp5aSn6ZSB56uZ5a+55L2N5qiq5ZCR5YaF5L6n6L+H5ruk6L6555WM55SxMS41IC0+IDEuNA=="}],"device":1,"device_name":"M033_Master","type":0,"project":5} [Pipeline] echo M033 [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_M033 + cp -r params params_M033/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M033","branch":"dev","time":"2023-08-24_15-16-58","commit_id":"0cb15a2","version":"","commit_msgs":",6YCC6YWNb3JpbjMyK29yaW42NA==,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2023-08-24_15-17-10","commit_id":"aac8709","version":"","commit_msgs":"IHNsb3cgZmlzaCBjYW1lcmEgY29sbGVjdA==,IOaOp+WItuWPguaVsOS/ruato++8iHM45bem6L2scjTohLHot6/pl67popjvvIkKIGNoYW5nZSB0byBoZG1hcCBjbG91ZCBjb25maWcK5aKe5Yqgc3ByZWFkZXJfaW5mb+W9leWItgog5aCG6auY5py65YiHaWRsZemYiOWAvOaUueS4ujEuNW0=,5omp5aSn6ZSB56uZ5a+55L2N5qiq5ZCR5YaF5L6n6L+H5ruk6L6555WM55SxMS41IC0+IDEuNA=="}],"device":1,"device_name":"M033_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M033@tmp [Pipeline] echo > - <font color=#3C3C3C> [M033master]: **公有dev**: aac8709.**2023/08/24/10:13:40** **私有dev**: 0cb15a2.**2023/08/24/15:15:52** </font> [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M033@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (checkout_new) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo M033拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M033/params_new [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/vehicles/M033.git > git init /root/workspace/xiamen-config/M033/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M033.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/M033.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M033.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 0eece077c8e2e18aab5778513a80ccbf819aa861 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 0eece077c8e2e18aab5778513a80ccbf819aa861 # timeout=300000 Commit message: "feat_out:更换为orin_32_64_ros主从参数" > git rev-list --no-walk c8cf55e163411a3a5edea77c469defa0a70113ae # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M033.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/M033.git) registered for path 'perception_vehicles' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M033/params_new/lidar-extrinsics'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), done. remote: Compressing objects: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. remote: Total 26 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.12 KiB | 6.12 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 14, done. remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. remote: Total 14 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/14) Receiving objects: 14% (2/14) Receiving objects: 21% (3/14) Receiving objects: 28% (4/14) Receiving objects: 35% (5/14) Receiving objects: 42% (6/14) Receiving objects: 50% (7/14) Receiving objects: 57% (8/14) Receiving objects: 64% (9/14) Receiving objects: 71% (10/14) Receiving objects: 78% (11/14) Receiving objects: 85% (12/14) Receiving objects: 92% (13/14) Receiving objects: 100% (14/14) Receiving objects: 100% (14/14), 5.11 KiB | 5.11 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 112, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. remote: Total 112 (delta 0), reused 2 (delta 0), pack-reused 92 Receiving objects: 0% (1/112) Receiving objects: 1% (2/112) Receiving objects: 2% (3/112) Receiving objects: 3% (4/112) Receiving objects: 4% (5/112) Receiving objects: 5% (6/112) Receiving objects: 6% (7/112) Receiving objects: 7% (8/112) Receiving objects: 8% (9/112) Receiving objects: 9% (11/112) Receiving objects: 10% (12/112) Receiving objects: 11% (13/112) Receiving objects: 12% (14/112) Receiving objects: 13% (15/112) Receiving objects: 14% (16/112) Receiving objects: 15% (17/112) Receiving objects: 16% (18/112) Receiving objects: 17% (20/112) Receiving objects: 18% (21/112) Receiving objects: 19% (22/112) Receiving objects: 20% (23/112) Receiving objects: 21% (24/112) Receiving objects: 22% (25/112) Receiving objects: 23% (26/112) Receiving objects: 24% (27/112) Receiving objects: 25% (28/112) Receiving objects: 26% (30/112) Receiving objects: 27% (31/112) Receiving objects: 28% (32/112) Receiving objects: 29% (33/112) Receiving objects: 30% (34/112) Receiving objects: 31% (35/112) Receiving objects: 32% (36/112) Receiving objects: 33% (37/112) Receiving objects: 34% (39/112) Receiving objects: 35% (40/112) Receiving objects: 36% (41/112) Receiving objects: 37% (42/112) Receiving objects: 38% (43/112) Receiving objects: 39% (44/112) Receiving objects: 40% (45/112) Receiving objects: 41% (46/112) Receiving objects: 42% (48/112) Receiving objects: 43% (49/112) Receiving objects: 44% (50/112) Receiving objects: 45% (51/112) Receiving objects: 46% (52/112) Receiving objects: 47% (53/112) Receiving objects: 48% (54/112) Receiving objects: 49% (55/112) Receiving objects: 50% (56/112) Receiving objects: 51% (58/112) Receiving objects: 52% (59/112) Receiving objects: 53% (60/112) Receiving objects: 54% (61/112) Receiving objects: 55% (62/112) Receiving objects: 56% (63/112) Receiving objects: 57% (64/112) Receiving objects: 58% (65/112) Receiving objects: 59% (67/112) Receiving objects: 60% (68/112) Receiving objects: 61% (69/112) Receiving objects: 62% (70/112) Receiving objects: 63% (71/112) Receiving objects: 64% (72/112) Receiving objects: 65% (73/112) Receiving objects: 66% (74/112) Receiving objects: 67% (76/112) Receiving objects: 68% (77/112) Receiving objects: 69% (78/112) Receiving objects: 70% (79/112) Receiving objects: 71% (80/112) Receiving objects: 72% (81/112) Receiving objects: 73% (82/112) Receiving objects: 74% (83/112) Receiving objects: 75% (84/112) Receiving objects: 76% (86/112) Receiving objects: 77% (87/112) Receiving objects: 78% (88/112) Receiving objects: 79% (89/112) Receiving objects: 80% (90/112) Receiving objects: 81% (91/112) Receiving objects: 82% (92/112) Receiving objects: 83% (93/112) Receiving objects: 84% (95/112) Receiving objects: 85% (96/112) Receiving objects: 86% (97/112) Receiving objects: 87% (98/112) Receiving objects: 88% (99/112) Receiving objects: 89% (100/112) Receiving objects: 90% (101/112) Receiving objects: 91% (102/112) Receiving objects: 92% (104/112) Receiving objects: 93% (105/112) Receiving objects: 94% (106/112) Receiving objects: 95% (107/112) Receiving objects: 96% (108/112) Receiving objects: 97% (109/112) Receiving objects: 98% (110/112) Receiving objects: 99% (111/112) Receiving objects: 100% (112/112) Receiving objects: 100% (112/112), 24.10 KiB | 24.10 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 29% (9/31) Resolving deltas: 58% (18/31) Resolving deltas: 61% (19/31) Resolving deltas: 67% (21/31) Resolving deltas: 70% (22/31) Resolving deltas: 74% (23/31) Resolving deltas: 77% (24/31) Resolving deltas: 80% (25/31) Resolving deltas: 83% (26/31) Resolving deltas: 87% (27/31) Resolving deltas: 90% (28/31) Resolving deltas: 93% (29/31) Resolving deltas: 96% (30/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_data_collection'... remote: Enumerating objects: 41, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 41 (delta 10), reused 16 (delta 5), pack-reused 12 Receiving objects: 2% (1/41) Receiving objects: 4% (2/41) Receiving objects: 7% (3/41) Receiving objects: 9% (4/41) Receiving objects: 12% (5/41) Receiving objects: 14% (6/41) Receiving objects: 17% (7/41) Receiving objects: 19% (8/41) Receiving objects: 21% (9/41) Receiving objects: 24% (10/41) Receiving objects: 26% (11/41) Receiving objects: 29% (12/41) Receiving objects: 31% (13/41) Receiving objects: 34% (14/41) Receiving objects: 36% (15/41) Receiving objects: 39% (16/41) Receiving objects: 41% (17/41) Receiving objects: 43% (18/41) Receiving objects: 46% (19/41) Receiving objects: 48% (20/41) Receiving objects: 51% (21/41) Receiving objects: 53% (22/41) Receiving objects: 56% (23/41) Receiving objects: 58% (24/41) Receiving objects: 60% (25/41) Receiving objects: 63% (26/41) Receiving objects: 65% (27/41) Receiving objects: 68% (28/41) Receiving objects: 70% (29/41) Receiving objects: 73% (30/41) Receiving objects: 75% (31/41) Receiving objects: 78% (32/41) Receiving objects: 80% (33/41) Receiving objects: 82% (34/41) Receiving objects: 85% (35/41) Receiving objects: 87% (36/41) Receiving objects: 90% (37/41) Receiving objects: 92% (38/41) Receiving objects: 95% (39/41) Receiving objects: 97% (40/41) Receiving objects: 100% (41/41) Receiving objects: 100% (41/41), 4.07 KiB | 4.07 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 8% (1/12) Resolving deltas: 16% (2/12) Resolving deltas: 25% (3/12) Resolving deltas: 33% (4/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 91% (11/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_lane_detection'... remote: Enumerating objects: 49, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 49 (delta 0), reused 0 (delta 0), pack-reused 41 Receiving objects: 2% (1/49) Receiving objects: 4% (2/49) Receiving objects: 6% (3/49) Receiving objects: 8% (4/49) Receiving objects: 10% (5/49) Receiving objects: 12% (6/49) Receiving objects: 14% (7/49) Receiving objects: 16% (8/49) Receiving objects: 18% (9/49) Receiving objects: 20% (10/49) Receiving objects: 22% (11/49) Receiving objects: 24% (12/49) Receiving objects: 26% (13/49) Receiving objects: 28% (14/49) Receiving objects: 30% (15/49) Receiving objects: 32% (16/49) Receiving objects: 34% (17/49) Receiving objects: 36% (18/49) Receiving objects: 38% (19/49) Receiving objects: 40% (20/49) Receiving objects: 42% (21/49) Receiving objects: 44% (22/49) Receiving objects: 46% (23/49) Receiving objects: 48% (24/49) Receiving objects: 51% (25/49) Receiving objects: 53% (26/49) Receiving objects: 55% (27/49) Receiving objects: 57% (28/49) Receiving objects: 59% (29/49) Receiving objects: 61% (30/49) Receiving objects: 63% (31/49) Receiving objects: 65% (32/49) Receiving objects: 67% (33/49) Receiving objects: 69% (34/49) Receiving objects: 71% (35/49) Receiving objects: 73% (36/49) Receiving objects: 75% (37/49) Receiving objects: 77% (38/49) Receiving objects: 79% (39/49) Receiving objects: 81% (40/49) Receiving objects: 83% (41/49) Receiving objects: 85% (42/49) Receiving objects: 87% (43/49) Receiving objects: 89% (44/49) Receiving objects: 91% (45/49) Receiving objects: 93% (46/49) Receiving objects: 95% (47/49) Receiving objects: 97% (48/49) Receiving objects: 100% (49/49) Receiving objects: 100% (49/49), 4.71 KiB | 4.71 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 27% (3/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 17, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 17 (delta 0), reused 0 (delta 0), pack-reused 11 Receiving objects: 5% (1/17) Receiving objects: 11% (2/17) Receiving objects: 17% (3/17) Receiving objects: 23% (4/17) Receiving objects: 29% (5/17) Receiving objects: 35% (6/17) Receiving objects: 41% (7/17) Receiving objects: 47% (8/17) Receiving objects: 52% (9/17) Receiving objects: 58% (10/17) Receiving objects: 64% (11/17) Receiving objects: 70% (12/17) Receiving objects: 76% (13/17) Receiving objects: 82% (14/17) Receiving objects: 88% (15/17) Receiving objects: 94% (16/17) Receiving objects: 100% (17/17) Receiving objects: 100% (17/17), 5.28 KiB | 5.28 MiB/s, done. Resolving deltas: 0% (0/1) Resolving deltas: 100% (1/1) Resolving deltas: 100% (1/1), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_new_detection'... remote: Enumerating objects: 537, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 537 (delta 1), reused 0 (delta 0), pack-reused 515 Receiving objects: 0% (1/537) Receiving objects: 1% (6/537) Receiving objects: 2% (11/537) Receiving objects: 3% (17/537) Receiving objects: 4% (22/537) Receiving objects: 5% (27/537) Receiving objects: 6% (33/537) Receiving objects: 7% (38/537) Receiving objects: 8% (43/537) Receiving objects: 9% (49/537) Receiving objects: 10% (54/537) Receiving objects: 11% (60/537) Receiving objects: 12% (65/537) Receiving objects: 13% (70/537) Receiving objects: 14% (76/537) Receiving objects: 15% (81/537) Receiving objects: 16% (86/537) Receiving objects: 17% (92/537) Receiving objects: 18% (97/537) Receiving objects: 19% (103/537) Receiving objects: 20% (108/537) Receiving objects: 21% (113/537) Receiving objects: 22% (119/537) Receiving objects: 23% (124/537) Receiving objects: 24% (129/537) Receiving objects: 25% (135/537) Receiving objects: 26% (140/537) Receiving objects: 27% (145/537) Receiving objects: 28% (151/537) Receiving objects: 29% (156/537) Receiving objects: 30% (162/537) Receiving objects: 31% (167/537) Receiving objects: 32% (172/537) Receiving objects: 33% (178/537) Receiving objects: 34% (183/537) Receiving objects: 35% (188/537) Receiving objects: 36% (194/537) Receiving objects: 37% (199/537) Receiving objects: 38% (205/537) Receiving objects: 39% (210/537) Receiving objects: 40% (215/537) Receiving objects: 41% (221/537) Receiving objects: 42% (226/537) Receiving objects: 43% (231/537) Receiving objects: 44% (237/537) Receiving objects: 45% (242/537) Receiving objects: 46% (248/537) Receiving objects: 47% (253/537) Receiving objects: 48% (258/537) Receiving objects: 49% (264/537) Receiving objects: 50% (269/537) Receiving objects: 51% (274/537) Receiving objects: 52% (280/537) Receiving objects: 53% (285/537) Receiving objects: 54% (290/537) Receiving objects: 55% (296/537) Receiving objects: 56% (301/537) Receiving objects: 57% (307/537) Receiving objects: 58% (312/537) Receiving objects: 59% (317/537) Receiving objects: 60% (323/537) Receiving objects: 61% (328/537) Receiving objects: 62% (333/537) Receiving objects: 63% (339/537) Receiving objects: 64% (344/537) Receiving objects: 65% (350/537) Receiving objects: 66% (355/537) Receiving objects: 67% (360/537) Receiving objects: 68% (366/537) Receiving objects: 69% (371/537) Receiving objects: 70% (376/537) Receiving objects: 71% (382/537) Receiving objects: 72% (387/537) Receiving objects: 73% (393/537) Receiving objects: 74% (398/537) Receiving objects: 75% (403/537) Receiving objects: 76% (409/537) Receiving objects: 77% (414/537) Receiving objects: 78% (419/537) Receiving objects: 79% (425/537) Receiving objects: 80% (430/537) Receiving objects: 81% (435/537) Receiving objects: 82% (441/537) Receiving objects: 83% (446/537) Receiving objects: 84% (452/537) Receiving objects: 85% (457/537) Receiving objects: 86% (462/537) Receiving objects: 87% (468/537) Receiving objects: 88% (473/537) Receiving objects: 89% (478/537) Receiving objects: 90% (484/537) Receiving objects: 91% (489/537) Receiving objects: 92% (495/537) Receiving objects: 93% (500/537) Receiving objects: 94% (505/537) Receiving objects: 95% (511/537) Receiving objects: 96% (516/537) Receiving objects: 97% (521/537) Receiving objects: 98% (527/537) Receiving objects: 99% (532/537) Receiving objects: 100% (537/537) Receiving objects: 100% (537/537), 54.63 KiB | 18.21 MiB/s, done. Resolving deltas: 0% (0/104) Resolving deltas: 9% (10/104) Resolving deltas: 22% (23/104) Resolving deltas: 26% (28/104) Resolving deltas: 27% (29/104) Resolving deltas: 29% (31/104) Resolving deltas: 30% (32/104) Resolving deltas: 31% (33/104) Resolving deltas: 32% (34/104) Resolving deltas: 33% (35/104) Resolving deltas: 34% (36/104) Resolving deltas: 36% (38/104) Resolving deltas: 42% (44/104) Resolving deltas: 43% (45/104) Resolving deltas: 64% (67/104) Resolving deltas: 100% (104/104) Resolving deltas: 100% (104/104), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_spreader_imv'... remote: Enumerating objects: 19, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 19 (delta 1), reused 8 (delta 1), pack-reused 11 Receiving objects: 5% (1/19) Receiving objects: 10% (2/19) Receiving objects: 15% (3/19) Receiving objects: 21% (4/19) Receiving objects: 26% (5/19) Receiving objects: 31% (6/19) Receiving objects: 36% (7/19) Receiving objects: 42% (8/19) Receiving objects: 47% (9/19) Receiving objects: 52% (10/19) Receiving objects: 57% (11/19) Receiving objects: 63% (12/19) Receiving objects: 68% (13/19) Receiving objects: 73% (14/19) Receiving objects: 78% (15/19) Receiving objects: 84% (16/19) Receiving objects: 89% (17/19) Receiving objects: 94% (18/19) Receiving objects: 100% (19/19) Receiving objects: 100% (19/19), done. Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_vehicles'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 11 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/pointcloud_customized'... remote: Enumerating objects: 106, done. Receiving objects: 0% (1/106) Receiving objects: 1% (2/106) Receiving objects: 2% (3/106) Receiving objects: 3% (4/106) Receiving objects: 4% (5/106) Receiving objects: 5% (6/106) Receiving objects: 6% (7/106) Receiving objects: 7% (8/106) Receiving objects: 8% (9/106) Receiving objects: 9% (10/106) Receiving objects: 10% (11/106) Receiving objects: 11% (12/106) Receiving objects: 12% (13/106) Receiving objects: 13% (14/106) Receiving objects: 14% (15/106) Receiving objects: 15% (16/106) Receiving objects: 16% (17/106) Receiving objects: 17% (19/106) Receiving objects: 18% (20/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 19% (21/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 20% (22/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 21% (23/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 22% (24/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 23% (25/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 24% (26/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 25% (27/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 26% (28/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 27% (29/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 28% (30/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 29% (31/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 30% (32/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 31% (33/106), 14.54 MiB | 29.06 MiB/s Receiving objects: 31% (33/106), 29.44 MiB | 29.43 MiB/s Receiving objects: 32% (34/106), 29.44 MiB | 29.43 MiB/s Receiving objects: 33% (35/106), 29.44 MiB | 29.43 MiB/s Receiving objects: 34% (37/106), 29.44 MiB | 29.43 MiB/s Receiving objects: 35% (38/106), 29.44 MiB | 29.43 MiB/s Receiving objects: 36% (39/106), 29.44 MiB | 29.43 MiB/s Receiving objects: 37% (40/106), 42.30 MiB | 28.20 MiB/s Receiving objects: 37% (40/106), 53.59 MiB | 26.79 MiB/s Receiving objects: 38% (41/106), 64.91 MiB | 25.97 MiB/s Receiving objects: 39% (42/106), 64.91 MiB | 25.97 MiB/s Receiving objects: 39% (42/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 40% (43/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 41% (44/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 42% (45/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 43% (46/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 44% (47/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 45% (48/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 46% (49/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 47% (50/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 48% (51/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 49% (52/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 50% (53/106), 91.26 MiB | 30.43 MiB/s Receiving objects: 51% (55/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 52% (56/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 53% (57/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 54% (58/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 55% (59/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 56% (60/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 57% (61/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 58% (62/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 59% (63/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 60% (64/106), 108.95 MiB | 31.14 MiB/s Receiving objects: 60% (64/106), 124.56 MiB | 31.15 MiB/s Receiving objects: 61% (65/106), 139.99 MiB | 31.11 MiB/s Receiving objects: 62% (66/106), 139.99 MiB | 31.11 MiB/s Receiving objects: 63% (67/106), 139.99 MiB | 31.11 MiB/s Receiving objects: 64% (68/106), 139.99 MiB | 31.11 MiB/s Receiving objects: 65% (69/106), 139.99 MiB | 31.11 MiB/s Receiving objects: 66% (70/106), 139.99 MiB | 31.11 MiB/s Receiving objects: 66% (71/106), 155.73 MiB | 31.39 MiB/s Receiving objects: 67% (72/106), 155.73 MiB | 31.39 MiB/s Receiving objects: 68% (73/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 69% (74/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 70% (75/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 71% (76/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 72% (77/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 73% (78/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 74% (79/106), 170.59 MiB | 31.38 MiB/s Receiving objects: 74% (79/106), 184.84 MiB | 31.69 MiB/s Receiving objects: 75% (80/106), 184.84 MiB | 31.69 MiB/s Receiving objects: 76% (81/106), 184.84 MiB | 31.69 MiB/s Receiving objects: 77% (82/106), 184.84 MiB | 31.69 MiB/s Receiving objects: 77% (82/106), 219.45 MiB | 34.35 MiB/s Receiving objects: 77% (82/106), 258.61 MiB | 33.26 MiB/s Receiving objects: 78% (83/106), 258.61 MiB | 33.26 MiB/s Receiving objects: 79% (84/106), 258.61 MiB | 33.26 MiB/s Receiving objects: 80% (85/106), 258.61 MiB | 33.26 MiB/s Receiving objects: 81% (86/106), 258.61 MiB | 33.26 MiB/s Receiving objects: 82% (87/106), 258.61 MiB | 33.26 MiB/s Receiving objects: 83% (88/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 84% (90/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 85% (91/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 86% (92/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 87% (93/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 88% (94/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 89% (95/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 90% (96/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 91% (97/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 92% (98/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 93% (99/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 94% (100/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 95% (101/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 96% (102/106), 272.77 MiB | 32.94 MiB/s Receiving objects: 96% (102/106), 288.22 MiB | 32.95 MiB/s Receiving objects: 97% (103/106), 288.22 MiB | 32.95 MiB/s remote: Total 106 (delta 0), reused 0 (delta 0), pack-reused 106 Receiving objects: 98% (104/106), 288.22 MiB | 32.95 MiB/s Receiving objects: 99% (105/106), 288.22 MiB | 32.95 MiB/s Receiving objects: 100% (106/106), 288.22 MiB | 32.95 MiB/s Receiving objects: 100% (106/106), 290.82 MiB | 32.02 MiB/s, done. Resolving deltas: 0% (0/8) Resolving deltas: 12% (1/8) Resolving deltas: 25% (2/8) Resolving deltas: 37% (3/8) Resolving deltas: 50% (4/8) Resolving deltas: 100% (8/8) Resolving deltas: 100% (8/8), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-common'... remote: Enumerating objects: 48, done. remote: Counting objects: 10% (1/10) remote: Counting objects: 20% (2/10) remote: Counting objects: 30% (3/10) remote: Counting objects: 40% (4/10) remote: Counting objects: 50% (5/10) remote: Counting objects: 60% (6/10) remote: Counting objects: 70% (7/10) remote: Counting objects: 80% (8/10) remote: Counting objects: 90% (9/10) remote: Counting objects: 100% (10/10) remote: Counting objects: 100% (10/10), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. Receiving objects: 2% (1/48) Receiving objects: 4% (2/48) Receiving objects: 6% (3/48) Receiving objects: 8% (4/48) Receiving objects: 10% (5/48) Receiving objects: 12% (6/48) Receiving objects: 14% (7/48) Receiving objects: 16% (8/48) Receiving objects: 18% (9/48) Receiving objects: 20% (10/48) Receiving objects: 22% (11/48) Receiving objects: 25% (12/48) Receiving objects: 27% (13/48) remote: Total 48 (delta 1), reused 0 (delta 0), pack-reused 38 Receiving objects: 29% (14/48) Receiving objects: 31% (15/48) Receiving objects: 33% (16/48) Receiving objects: 35% (17/48) Receiving objects: 37% (18/48) Receiving objects: 39% (19/48) Receiving objects: 41% (20/48) Receiving objects: 43% (21/48) Receiving objects: 45% (22/48) Receiving objects: 47% (23/48) Receiving objects: 50% (24/48) Receiving objects: 52% (25/48) Receiving objects: 54% (26/48) Receiving objects: 56% (27/48) Receiving objects: 58% (28/48) Receiving objects: 60% (29/48) Receiving objects: 62% (30/48) Receiving objects: 64% (31/48) Receiving objects: 66% (32/48) Receiving objects: 68% (33/48) Receiving objects: 70% (34/48) Receiving objects: 72% (35/48) Receiving objects: 75% (36/48) Receiving objects: 77% (37/48) Receiving objects: 79% (38/48) Receiving objects: 81% (39/48) Receiving objects: 83% (40/48) Receiving objects: 85% (41/48) Receiving objects: 87% (42/48) Receiving objects: 89% (43/48) Receiving objects: 91% (44/48) Receiving objects: 93% (45/48) Receiving objects: 95% (46/48) Receiving objects: 97% (47/48) Receiving objects: 100% (48/48) Receiving objects: 100% (48/48), 14.89 KiB | 14.89 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-device'... remote: Enumerating objects: 729, done. remote: Counting objects: 0% (1/317) remote: Counting objects: 1% (4/317) remote: Counting objects: 2% (7/317) remote: Counting objects: 3% (10/317) remote: Counting objects: 4% (13/317) remote: Counting objects: 5% (16/317) remote: Counting objects: 6% (20/317) remote: Counting objects: 7% (23/317) remote: Counting objects: 8% (26/317) remote: Counting objects: 9% (29/317) remote: Counting objects: 10% (32/317) remote: Counting objects: 11% (35/317) remote: Counting objects: 12% (39/317) remote: Counting objects: 13% (42/317) remote: Counting objects: 14% (45/317) remote: Counting objects: 15% (48/317) remote: Counting objects: 16% (51/317) remote: Counting objects: 17% (54/317) remote: Counting objects: 18% (58/317) remote: Counting objects: 19% (61/317) remote: Counting objects: 20% (64/317) remote: Counting objects: 21% (67/317) remote: Counting objects: 22% (70/317) remote: Counting objects: 23% (73/317) remote: Counting objects: 24% (77/317) remote: Counting objects: 25% (80/317) remote: Counting objects: 26% (83/317) remote: Counting objects: 27% (86/317) remote: Counting objects: 28% (89/317) remote: Counting objects: 29% (92/317) remote: Counting objects: 30% (96/317) remote: Counting objects: 31% (99/317) remote: Counting objects: 32% (102/317) remote: Counting objects: 33% (105/317) remote: Counting objects: 34% (108/317) remote: Counting objects: 35% (111/317) remote: Counting objects: 36% (115/317) remote: Counting objects: 37% (118/317) remote: Counting objects: 38% (121/317) remote: Counting objects: 39% (124/317) remote: Counting objects: 40% (127/317) remote: Counting objects: 41% (130/317) remote: Counting objects: 42% (134/317) remote: Counting objects: 43% (137/317) remote: Counting objects: 44% (140/317) remote: Counting objects: 45% (143/317) remote: Counting objects: 46% (146/317) remote: Counting objects: 47% (149/317) remote: Counting objects: 48% (153/317) remote: Counting objects: 49% (156/317) remote: Counting objects: 50% (159/317) remote: Counting objects: 51% (162/317) remote: Counting objects: 52% (165/317) remote: Counting objects: 53% (169/317) remote: Counting objects: 54% (172/317) remote: Counting objects: 55% (175/317) remote: Counting objects: 56% (178/317) remote: Counting objects: 57% (181/317) remote: Counting objects: 58% (184/317) remote: Counting objects: 59% (188/317) remote: Counting objects: 60% (191/317) remote: Counting objects: 61% (194/317) remote: Counting objects: 62% (197/317) remote: Counting objects: 63% (200/317) remote: Counting objects: 64% (203/317) remote: Counting objects: 65% (207/317) remote: Counting objects: 66% (210/317) remote: Counting objects: 67% (213/317) remote: Counting objects: 68% (216/317) remote: Counting objects: 69% (219/317) remote: Counting objects: 70% (222/317) remote: Counting objects: 71% (226/317) remote: Counting objects: 72% (229/317) remote: Counting objects: 73% (232/317) remote: Counting objects: 74% (235/317) remote: Counting objects: 75% (238/317) remote: Counting objects: 76% (241/317) remote: Counting objects: 77% (245/317) remote: Counting objects: 78% (248/317) remote: Counting objects: 79% (251/317) remote: Counting objects: 80% (254/317) remote: Counting objects: 81% (257/317) remote: Counting objects: 82% (260/317) remote: Counting objects: 83% (264/317) remote: Counting objects: 84% (267/317) remote: Counting objects: 85% (270/317) remote: Counting objects: 86% (273/317) remote: Counting objects: 87% (276/317) remote: Counting objects: 88% (279/317) remote: Counting objects: 89% (283/317) remote: Counting objects: 90% (286/317) remote: Counting objects: 91% (289/317) remote: Counting objects: 92% (292/317) remote: Counting objects: 93% (295/317) remote: Counting objects: 94% (298/317) remote: Counting objects: 95% (302/317) remote: Counting objects: 96% (305/317) remote: Counting objects: 97% (308/317) remote: Counting objects: 98% (311/317) remote: Counting objects: 99% (314/317) remote: Counting objects: 100% (317/317) remote: Counting objects: 100% (317/317), done. remote: Compressing objects: 0% (1/187) remote: Compressing objects: 1% (2/187) remote: Compressing objects: 2% (4/187) remote: Compressing objects: 3% (6/187) remote: Compressing objects: 4% (8/187) remote: Compressing objects: 5% (10/187) remote: Compressing objects: 6% (12/187) remote: Compressing objects: 7% (14/187) remote: Compressing objects: 8% (15/187) remote: Compressing objects: 9% (17/187) remote: Compressing objects: 10% (19/187) remote: Compressing objects: 11% (21/187) remote: Compressing objects: 12% (23/187) remote: Compressing objects: 13% (25/187) remote: Compressing objects: 14% (27/187) remote: Compressing objects: 15% (29/187) remote: Compressing objects: 16% (30/187) remote: Compressing objects: 17% (32/187) remote: Compressing objects: 18% (34/187) remote: Compressing objects: 19% (36/187) remote: Compressing objects: 20% (38/187) remote: Compressing objects: 21% (40/187) remote: Compressing objects: 22% (42/187) remote: Compressing objects: 23% (44/187) remote: Compressing objects: 24% (45/187) remote: Compressing objects: 25% (47/187) remote: Compressing objects: 26% (49/187) remote: Compressing objects: 27% (51/187) remote: Compressing objects: 28% (53/187) remote: Compressing objects: 29% (55/187) remote: Compressing objects: 30% (57/187) remote: Compressing objects: 31% (58/187) remote: Compressing objects: 32% (60/187) remote: Compressing objects: 33% (62/187) remote: Compressing objects: 34% (64/187) remote: Compressing objects: 35% (66/187) remote: Compressing objects: 36% (68/187) remote: Compressing objects: 37% (70/187) remote: Compressing objects: 38% (72/187) remote: Compressing objects: 39% (73/187) remote: Compressing objects: 40% (75/187) remote: Compressing objects: 41% (77/187) remote: Compressing objects: 42% (79/187) remote: Compressing objects: 43% (81/187) remote: Compressing objects: 44% (83/187) remote: Compressing objects: 45% (85/187) remote: Compressing objects: 46% (87/187) remote: Compressing objects: 47% (88/187) remote: Compressing objects: 48% (90/187) remote: Compressing objects: 49% (92/187) remote: Compressing objects: 50% (94/187) remote: Compressing objects: 51% (96/187) remote: Compressing objects: 52% (98/187) remote: Compressing objects: 53% (100/187) remote: Compressing objects: 54% (101/187) remote: Compressing objects: 55% (103/187) remote: Compressing objects: 56% (105/187) remote: Compressing objects: 57% (107/187) remote: Compressing objects: 58% (109/187) remote: Compressing objects: 59% (111/187) remote: Compressing objects: 60% (113/187) remote: Compressing objects: 61% (115/187) remote: Compressing objects: 62% (116/187) remote: Compressing objects: 63% (118/187) remote: Compressing objects: 64% (120/187) remote: Compressing objects: 65% (122/187) remote: Compressing objects: 66% (124/187) remote: Compressing objects: 67% (126/187) remote: Compressing objects: 68% (128/187) remote: Compressing objects: 69% (130/187) remote: Compressing objects: 70% (131/187) remote: Compressing objects: 71% (133/187) remote: Compressing objects: 72% (135/187) remote: Compressing objects: 73% (137/187) remote: Compressing objects: 74% (139/187) remote: Compressing objects: 75% (141/187) remote: Compressing objects: 76% (143/187) remote: Compressing objects: 77% (144/187) remote: Compressing objects: 78% (146/187) remote: Compressing objects: 79% (148/187) remote: Compressing objects: 80% (150/187) remote: Compressing objects: 81% (152/187) remote: Compressing objects: 82% (154/187) remote: Compressing objects: 83% (156/187) remote: Compressing objects: 84% (158/187) remote: Compressing objects: 85% (159/187) remote: Compressing objects: 86% (161/187) remote: Compressing objects: 87% (163/187) remote: Compressing objects: 88% (165/187) remote: Compressing objects: 89% (167/187) remote: Compressing objects: 90% (169/187) remote: Compressing objects: 91% (171/187) remote: Compressing objects: 92% (173/187) remote: Compressing objects: 93% (174/187) remote: Compressing objects: 94% (176/187) remote: Compressing objects: 95% (178/187) remote: Compressing objects: 96% (180/187) remote: Compressing objects: 97% (182/187) remote: Compressing objects: 98% (184/187) remote: Compressing objects: 99% (186/187) remote: Compressing objects: 100% (187/187) remote: Compressing objects: 100% (187/187), done. Receiving objects: 0% (1/729) Receiving objects: 1% (8/729) Receiving objects: 2% (15/729) Receiving objects: 3% (22/729) Receiving objects: 4% (30/729) Receiving objects: 5% (37/729) Receiving objects: 6% (44/729) Receiving objects: 7% (52/729) Receiving objects: 8% (59/729) Receiving objects: 9% (66/729) Receiving objects: 10% (73/729) Receiving objects: 11% (81/729) Receiving objects: 12% (88/729) Receiving objects: 13% (95/729) Receiving objects: 14% (103/729) Receiving objects: 15% (110/729) Receiving objects: 16% (117/729) Receiving objects: 17% (124/729) Receiving objects: 18% (132/729) Receiving objects: 19% (139/729) Receiving objects: 20% (146/729) Receiving objects: 21% (154/729) Receiving objects: 22% (161/729) Receiving objects: 23% (168/729) Receiving objects: 24% (175/729) Receiving objects: 25% (183/729) Receiving objects: 26% (190/729) Receiving objects: 27% (197/729) Receiving objects: 28% (205/729) Receiving objects: 29% (212/729) Receiving objects: 30% (219/729) Receiving objects: 31% (226/729) Receiving objects: 32% (234/729) Receiving objects: 33% (241/729) Receiving objects: 34% (248/729) Receiving objects: 35% (256/729) Receiving objects: 36% (263/729) Receiving objects: 37% (270/729) Receiving objects: 38% (278/729) Receiving objects: 39% (285/729) Receiving objects: 40% (292/729) Receiving objects: 41% (299/729) Receiving objects: 42% (307/729) Receiving objects: 43% (314/729) Receiving objects: 44% (321/729) Receiving objects: 45% (329/729) Receiving objects: 46% (336/729) Receiving objects: 47% (343/729) Receiving objects: 48% (350/729) Receiving objects: 49% (358/729) Receiving objects: 50% (365/729) remote: Total 729 (delta 110), reused 233 (delta 70), pack-reused 412 Receiving objects: 51% (372/729) Receiving objects: 52% (380/729) Receiving objects: 53% (387/729) Receiving objects: 54% (394/729) Receiving objects: 55% (401/729) Receiving objects: 56% (409/729) Receiving objects: 57% (416/729) Receiving objects: 58% (423/729) Receiving objects: 59% (431/729) Receiving objects: 60% (438/729) Receiving objects: 61% (445/729) Receiving objects: 62% (452/729) Receiving objects: 63% (460/729) Receiving objects: 64% (467/729) Receiving objects: 65% (474/729) Receiving objects: 66% (482/729) Receiving objects: 67% (489/729) Receiving objects: 68% (496/729) Receiving objects: 69% (504/729) Receiving objects: 70% (511/729) Receiving objects: 71% (518/729) Receiving objects: 72% (525/729) Receiving objects: 73% (533/729) Receiving objects: 74% (540/729) Receiving objects: 75% (547/729) Receiving objects: 76% (555/729) Receiving objects: 77% (562/729) Receiving objects: 78% (569/729) Receiving objects: 79% (576/729) Receiving objects: 80% (584/729) Receiving objects: 81% (591/729) Receiving objects: 82% (598/729) Receiving objects: 83% (606/729) Receiving objects: 84% (613/729) Receiving objects: 85% (620/729) Receiving objects: 86% (627/729) Receiving objects: 87% (635/729) Receiving objects: 88% (642/729) Receiving objects: 89% (649/729) Receiving objects: 90% (657/729) Receiving objects: 91% (664/729) Receiving objects: 92% (671/729) Receiving objects: 93% (678/729) Receiving objects: 94% (686/729) Receiving objects: 95% (693/729) Receiving objects: 96% (700/729) Receiving objects: 97% (708/729) Receiving objects: 98% (715/729) Receiving objects: 99% (722/729) Receiving objects: 100% (729/729) Receiving objects: 100% (729/729), 88.05 KiB | 9.78 MiB/s, done. Resolving deltas: 0% (0/249) Resolving deltas: 9% (23/249) Resolving deltas: 10% (25/249) Resolving deltas: 15% (39/249) Resolving deltas: 18% (46/249) Resolving deltas: 21% (53/249) Resolving deltas: 22% (57/249) Resolving deltas: 24% (60/249) Resolving deltas: 27% (69/249) Resolving deltas: 29% (74/249) Resolving deltas: 30% (76/249) Resolving deltas: 33% (84/249) Resolving deltas: 34% (86/249) Resolving deltas: 35% (88/249) Resolving deltas: 38% (95/249) Resolving deltas: 39% (98/249) Resolving deltas: 42% (106/249) Resolving deltas: 43% (108/249) Resolving deltas: 44% (110/249) Resolving deltas: 45% (113/249) Resolving deltas: 46% (115/249) Resolving deltas: 48% (120/249) Resolving deltas: 49% (123/249) Resolving deltas: 50% (126/249) Resolving deltas: 51% (128/249) Resolving deltas: 52% (131/249) Resolving deltas: 53% (132/249) Resolving deltas: 54% (135/249) Resolving deltas: 55% (137/249) Resolving deltas: 56% (140/249) Resolving deltas: 63% (158/249) Resolving deltas: 65% (164/249) Resolving deltas: 67% (169/249) Resolving deltas: 76% (190/249) Resolving deltas: 77% (192/249) Resolving deltas: 79% (198/249) Resolving deltas: 82% (205/249) Resolving deltas: 86% (215/249) Resolving deltas: 89% (222/249) Resolving deltas: 91% (227/249) Resolving deltas: 92% (230/249) Resolving deltas: 93% (232/249) Resolving deltas: 96% (240/249) Resolving deltas: 97% (242/249) Resolving deltas: 98% (245/249) Resolving deltas: 99% (247/249) Resolving deltas: 100% (249/249) Resolving deltas: 100% (249/249), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-mqtt'... remote: Enumerating objects: 81, done. remote: Counting objects: 1% (1/53) remote: Counting objects: 3% (2/53) remote: Counting objects: 5% (3/53) remote: Counting objects: 7% (4/53) remote: Counting objects: 9% (5/53) remote: Counting objects: 11% (6/53) remote: Counting objects: 13% (7/53) remote: Counting objects: 15% (8/53) remote: Counting objects: 16% (9/53) remote: Counting objects: 18% (10/53) remote: Counting objects: 20% (11/53) remote: Counting objects: 22% (12/53) remote: Counting objects: 24% (13/53) remote: Counting objects: 26% (14/53) remote: Counting objects: 28% (15/53) remote: Counting objects: 30% (16/53) remote: Counting objects: 32% (17/53) remote: Counting objects: 33% (18/53) remote: Counting objects: 35% (19/53) remote: Counting objects: 37% (20/53) remote: Counting objects: 39% (21/53) remote: Counting objects: 41% (22/53) remote: Counting objects: 43% (23/53) remote: Counting objects: 45% (24/53) remote: Counting objects: 47% (25/53) remote: Counting objects: 49% (26/53) remote: Counting objects: 50% (27/53) remote: Counting objects: 52% (28/53) remote: Counting objects: 54% (29/53) remote: Counting objects: 56% (30/53) remote: Counting objects: 58% (31/53) remote: Counting objects: 60% (32/53) remote: Counting objects: 62% (33/53) remote: Counting objects: 64% (34/53) remote: Counting objects: 66% (35/53) remote: Counting objects: 67% (36/53) remote: Counting objects: 69% (37/53) remote: Counting objects: 71% (38/53) remote: Counting objects: 73% (39/53) remote: Counting objects: 75% (40/53) remote: Counting objects: 77% (41/53) remote: Counting objects: 79% (42/53) remote: Counting objects: 81% (43/53) remote: Counting objects: 83% (44/53) remote: Counting objects: 84% (45/53) remote: Counting objects: 86% (46/53) remote: Counting objects: 88% (47/53) remote: Counting objects: 90% (48/53) remote: Counting objects: 92% (49/53) remote: Counting objects: 94% (50/53) remote: Counting objects: 96% (51/53) remote: Counting objects: 98% (52/53) remote: Counting objects: 100% (53/53) remote: Counting objects: 100% (53/53), done. remote: Compressing objects: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. Receiving objects: 1% (1/81) Receiving objects: 2% (2/81) Receiving objects: 3% (3/81) Receiving objects: 4% (4/81) Receiving objects: 6% (5/81) Receiving objects: 7% (6/81) Receiving objects: 8% (7/81) Receiving objects: 9% (8/81) Receiving objects: 11% (9/81) Receiving objects: 12% (10/81) Receiving objects: 13% (11/81) Receiving objects: 14% (12/81) Receiving objects: 16% (13/81) Receiving objects: 17% (14/81) Receiving objects: 18% (15/81) Receiving objects: 19% (16/81) Receiving objects: 20% (17/81) Receiving objects: 22% (18/81) Receiving objects: 23% (19/81) remote: Total 81 (delta 12), reused 34 (delta 8), pack-reused 28 Receiving objects: 24% (20/81) Receiving objects: 25% (21/81) Receiving objects: 27% (22/81) Receiving objects: 28% (23/81) Receiving objects: 29% (24/81) Receiving objects: 30% (25/81) Receiving objects: 32% (26/81) Receiving objects: 33% (27/81) Receiving objects: 34% (28/81) Receiving objects: 35% (29/81) Receiving objects: 37% (30/81) Receiving objects: 38% (31/81) Receiving objects: 39% (32/81) Receiving objects: 40% (33/81) Receiving objects: 41% (34/81) Receiving objects: 43% (35/81) Receiving objects: 44% (36/81) Receiving objects: 45% (37/81) Receiving objects: 46% (38/81) Receiving objects: 48% (39/81) Receiving objects: 49% (40/81) Receiving objects: 50% (41/81) Receiving objects: 51% (42/81) Receiving objects: 53% (43/81) Receiving objects: 54% (44/81) Receiving objects: 55% (45/81) Receiving objects: 56% (46/81) Receiving objects: 58% (47/81) Receiving objects: 59% (48/81) Receiving objects: 60% (49/81) Receiving objects: 61% (50/81) Receiving objects: 62% (51/81) Receiving objects: 64% (52/81) Receiving objects: 65% (53/81) Receiving objects: 66% (54/81) Receiving objects: 67% (55/81) Receiving objects: 69% (56/81) Receiving objects: 70% (57/81) Receiving objects: 71% (58/81) Receiving objects: 72% (59/81) Receiving objects: 74% (60/81) Receiving objects: 75% (61/81) Receiving objects: 76% (62/81) Receiving objects: 77% (63/81) Receiving objects: 79% (64/81) Receiving objects: 80% (65/81) Receiving objects: 81% (66/81) Receiving objects: 82% (67/81) Receiving objects: 83% (68/81) Receiving objects: 85% (69/81) Receiving objects: 86% (70/81) Receiving objects: 87% (71/81) Receiving objects: 88% (72/81) Receiving objects: 90% (73/81) Receiving objects: 91% (74/81) Receiving objects: 92% (75/81) Receiving objects: 93% (76/81) Receiving objects: 95% (77/81) Receiving objects: 96% (78/81) Receiving objects: 97% (79/81) Receiving objects: 98% (80/81) Receiving objects: 100% (81/81) Receiving objects: 100% (81/81), 10.57 KiB | 10.57 MiB/s, done. Resolving deltas: 0% (0/15) Resolving deltas: 6% (1/15) Resolving deltas: 13% (2/15) Resolving deltas: 20% (3/15) Resolving deltas: 26% (4/15) Resolving deltas: 40% (6/15) Resolving deltas: 73% (11/15) Resolving deltas: 100% (15/15) Resolving deltas: 100% (15/15), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-node-xiamen'... remote: Enumerating objects: 343, done. remote: Counting objects: 1% (1/64) remote: Counting objects: 3% (2/64) remote: Counting objects: 4% (3/64) remote: Counting objects: 6% (4/64) remote: Counting objects: 7% (5/64) remote: Counting objects: 9% (6/64) remote: Counting objects: 10% (7/64) remote: Counting objects: 12% (8/64) remote: Counting objects: 14% (9/64) remote: Counting objects: 15% (10/64) remote: Counting objects: 17% (11/64) remote: Counting objects: 18% (12/64) remote: Counting objects: 20% (13/64) remote: Counting objects: 21% (14/64) remote: Counting objects: 23% (15/64) remote: Counting objects: 25% (16/64) remote: Counting objects: 26% (17/64) remote: Counting objects: 28% (18/64) remote: Counting objects: 29% (19/64) remote: Counting objects: 31% (20/64) remote: Counting objects: 32% (21/64) remote: Counting objects: 34% (22/64) remote: Counting objects: 35% (23/64) remote: Counting objects: 37% (24/64) remote: Counting objects: 39% (25/64) remote: Counting objects: 40% (26/64) remote: Counting objects: 42% (27/64) remote: Counting objects: 43% (28/64) remote: Counting objects: 45% (29/64) remote: Counting objects: 46% (30/64) remote: Counting objects: 48% (31/64) remote: Counting objects: 50% (32/64) remote: Counting objects: 51% (33/64) remote: Counting objects: 53% (34/64) remote: Counting objects: 54% (35/64) remote: Counting objects: 56% (36/64) remote: Counting objects: 57% (37/64) remote: Counting objects: 59% (38/64) remote: Counting objects: 60% (39/64) remote: Counting objects: 62% (40/64) remote: Counting objects: 64% (41/64) remote: Counting objects: 65% (42/64) remote: Counting objects: 67% (43/64) remote: Counting objects: 68% (44/64) remote: Counting objects: 70% (45/64) remote: Counting objects: 71% (46/64) remote: Counting objects: 73% (47/64) remote: Counting objects: 75% (48/64) remote: Counting objects: 76% (49/64) remote: Counting objects: 78% (50/64) remote: Counting objects: 79% (51/64) remote: Counting objects: 81% (52/64) remote: Counting objects: 82% (53/64) remote: Counting objects: 84% (54/64) remote: Counting objects: 85% (55/64) remote: Counting objects: 87% (56/64) remote: Counting objects: 89% (57/64) remote: Counting objects: 90% (58/64) remote: Counting objects: 92% (59/64) remote: Counting objects: 93% (60/64) remote: Counting objects: 95% (61/64) remote: Counting objects: 96% (62/64) remote: Counting objects: 98% (63/64) remote: Counting objects: 100% (64/64) remote: Counting objects: 100% (64/64), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. Receiving objects: 0% (1/343) Receiving objects: 1% (4/343) Receiving objects: 2% (7/343) Receiving objects: 3% (11/343) Receiving objects: 4% (14/343) Receiving objects: 5% (18/343) Receiving objects: 6% (21/343) Receiving objects: 7% (25/343) Receiving objects: 8% (28/343) Receiving objects: 9% (31/343) Receiving objects: 10% (35/343) Receiving objects: 11% (38/343) Receiving objects: 12% (42/343) remote: Total 343 (delta 9), reused 47 (delta 6), pack-reused 279 Receiving objects: 13% (45/343) Receiving objects: 14% (49/343) Receiving objects: 15% (52/343) Receiving objects: 16% (55/343) Receiving objects: 17% (59/343) Receiving objects: 18% (62/343) Receiving objects: 19% (66/343) Receiving objects: 20% (69/343) Receiving objects: 21% (73/343) Receiving objects: 22% (76/343) Receiving objects: 23% (79/343) Receiving objects: 24% (83/343) Receiving objects: 25% (86/343) Receiving objects: 26% (90/343) Receiving objects: 27% (93/343) Receiving objects: 28% (97/343) Receiving objects: 29% (100/343) Receiving objects: 30% (103/343) Receiving objects: 31% (107/343) Receiving objects: 32% (110/343) Receiving objects: 33% (114/343) Receiving objects: 34% (117/343) Receiving objects: 35% (121/343) Receiving objects: 36% (124/343) Receiving objects: 37% (127/343) Receiving objects: 38% (131/343) Receiving objects: 39% (134/343) Receiving objects: 40% (138/343) Receiving objects: 41% (141/343) Receiving objects: 42% (145/343) Receiving objects: 43% (148/343) Receiving objects: 44% (151/343) Receiving objects: 45% (155/343) Receiving objects: 46% (158/343) Receiving objects: 47% (162/343) Receiving objects: 48% (165/343) Receiving objects: 49% (169/343) Receiving objects: 50% (172/343) Receiving objects: 51% (175/343) Receiving objects: 52% (179/343) Receiving objects: 53% (182/343) Receiving objects: 54% (186/343) Receiving objects: 55% (189/343) Receiving objects: 56% (193/343) Receiving objects: 57% (196/343) Receiving objects: 58% (199/343) Receiving objects: 59% (203/343) Receiving objects: 60% (206/343) Receiving objects: 61% (210/343) Receiving objects: 62% (213/343) Receiving objects: 63% (217/343) Receiving objects: 64% (220/343) Receiving objects: 65% (223/343) Receiving objects: 66% (227/343) Receiving objects: 67% (230/343) Receiving objects: 68% (234/343) Receiving objects: 69% (237/343) Receiving objects: 70% (241/343) Receiving objects: 71% (244/343) Receiving objects: 72% (247/343) Receiving objects: 73% (251/343) Receiving objects: 74% (254/343) Receiving objects: 75% (258/343) Receiving objects: 76% (261/343) Receiving objects: 77% (265/343) Receiving objects: 78% (268/343) Receiving objects: 79% (271/343) Receiving objects: 80% (275/343) Receiving objects: 81% (278/343) Receiving objects: 82% (282/343) Receiving objects: 83% (285/343) Receiving objects: 84% (289/343) Receiving objects: 85% (292/343) Receiving objects: 86% (295/343) Receiving objects: 87% (299/343) Receiving objects: 88% (302/343) Receiving objects: 89% (306/343) Receiving objects: 90% (309/343) Receiving objects: 91% (313/343) Receiving objects: 92% (316/343) Receiving objects: 93% (319/343) Receiving objects: 94% (323/343) Receiving objects: 95% (326/343) Receiving objects: 96% (330/343) Receiving objects: 97% (333/343) Receiving objects: 98% (337/343) Receiving objects: 99% (340/343) Receiving objects: 100% (343/343) Receiving objects: 100% (343/343), 38.66 KiB | 7.73 MiB/s, done. Resolving deltas: 0% (0/59) Resolving deltas: 1% (1/59) Resolving deltas: 3% (2/59) Resolving deltas: 5% (3/59) Resolving deltas: 6% (4/59) Resolving deltas: 42% (25/59) Resolving deltas: 100% (59/59) Resolving deltas: 100% (59/59), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-port'... remote: Enumerating objects: 142, done. remote: Counting objects: 1% (1/64) remote: Counting objects: 3% (2/64) remote: Counting objects: 4% (3/64) remote: Counting objects: 6% (4/64) remote: Counting objects: 7% (5/64) remote: Counting objects: 9% (6/64) remote: Counting objects: 10% (7/64) remote: Counting objects: 12% (8/64) remote: Counting objects: 14% (9/64) remote: Counting objects: 15% (10/64) remote: Counting objects: 17% (11/64) remote: Counting objects: 18% (12/64) remote: Counting objects: 20% (13/64) remote: Counting objects: 21% (14/64) remote: Counting objects: 23% (15/64) remote: Counting objects: 25% (16/64) remote: Counting objects: 26% (17/64) remote: Counting objects: 28% (18/64) remote: Counting objects: 29% (19/64) remote: Counting objects: 31% (20/64) remote: Counting objects: 32% (21/64) remote: Counting objects: 34% (22/64) remote: Counting objects: 35% (23/64) remote: Counting objects: 37% (24/64) remote: Counting objects: 39% (25/64) remote: Counting objects: 40% (26/64) remote: Counting objects: 42% (27/64) remote: Counting objects: 43% (28/64) remote: Counting objects: 45% (29/64) remote: Counting objects: 46% (30/64) remote: Counting objects: 48% (31/64) remote: Counting objects: 50% (32/64) remote: Counting objects: 51% (33/64) remote: Counting objects: 53% (34/64) remote: Counting objects: 54% (35/64) remote: Counting objects: 56% (36/64) remote: Counting objects: 57% (37/64) remote: Counting objects: 59% (38/64) remote: Counting objects: 60% (39/64) remote: Counting objects: 62% (40/64) remote: Counting objects: 64% (41/64) remote: Counting objects: 65% (42/64) remote: Counting objects: 67% (43/64) remote: Counting objects: 68% (44/64) remote: Counting objects: 70% (45/64) remote: Counting objects: 71% (46/64) remote: Counting objects: 73% (47/64) remote: Counting objects: 75% (48/64) remote: Counting objects: 76% (49/64) remote: Counting objects: 78% (50/64) remote: Counting objects: 79% (51/64) remote: Counting objects: 81% (52/64) remote: Counting objects: 82% (53/64) remote: Counting objects: 84% (54/64) remote: Counting objects: 85% (55/64) remote: Counting objects: 87% (56/64) remote: Counting objects: 89% (57/64) remote: Counting objects: 90% (58/64) remote: Counting objects: 92% (59/64) remote: Counting objects: 93% (60/64) remote: Counting objects: 95% (61/64) remote: Counting objects: 96% (62/64) remote: Counting objects: 98% (63/64) remote: Counting objects: 100% (64/64) remote: Counting objects: 100% (64/64), done. remote: Compressing objects: 2% (1/44) remote: Compressing objects: 4% (2/44) remote: Compressing objects: 6% (3/44) remote: Compressing objects: 9% (4/44) remote: Compressing objects: 11% (5/44) remote: Compressing objects: 13% (6/44) remote: Compressing objects: 15% (7/44) remote: Compressing objects: 18% (8/44) remote: Compressing objects: 20% (9/44) remote: Compressing objects: 22% (10/44) remote: Compressing objects: 25% (11/44) remote: Compressing objects: 27% (12/44) remote: Compressing objects: 29% (13/44) remote: Compressing objects: 31% (14/44) remote: Compressing objects: 34% (15/44) remote: Compressing objects: 36% (16/44) remote: Compressing objects: 38% (17/44) remote: Compressing objects: 40% (18/44) remote: Compressing objects: 43% (19/44) remote: Compressing objects: 45% (20/44) remote: Compressing objects: 47% (21/44) remote: Compressing objects: 50% (22/44) remote: Compressing objects: 52% (23/44) remote: Compressing objects: 54% (24/44) remote: Compressing objects: 56% (25/44) remote: Compressing objects: 59% (26/44) remote: Compressing objects: 61% (27/44) remote: Compressing objects: 63% (28/44) remote: Compressing objects: 65% (29/44) remote: Compressing objects: 68% (30/44) remote: Compressing objects: 70% (31/44) remote: Compressing objects: 72% (32/44) remote: Compressing objects: 75% (33/44) remote: Compressing objects: 77% (34/44) remote: Compressing objects: 79% (35/44) remote: Compressing objects: 81% (36/44) remote: Compressing objects: 84% (37/44) remote: Compressing objects: 86% (38/44) remote: Compressing objects: 88% (39/44) remote: Compressing objects: 90% (40/44) remote: Compressing objects: 93% (41/44) remote: Compressing objects: 95% (42/44) remote: Compressing objects: 97% (43/44) remote: Compressing objects: 100% (44/44) remote: Compressing objects: 100% (44/44), done. remote: Total 142 (delta 27), reused 38 (delta 13), pack-reused 78 Receiving objects: 0% (1/142) Receiving objects: 1% (2/142) Receiving objects: 2% (3/142) Receiving objects: 3% (5/142) Receiving objects: 4% (6/142) Receiving objects: 5% (8/142) Receiving objects: 6% (9/142) Receiving objects: 7% (10/142) Receiving objects: 8% (12/142) Receiving objects: 9% (13/142) Receiving objects: 10% (15/142) Receiving objects: 11% (16/142) Receiving objects: 12% (18/142) Receiving objects: 13% (19/142) Receiving objects: 14% (20/142) Receiving objects: 15% (22/142) Receiving objects: 16% (23/142) Receiving objects: 17% (25/142) Receiving objects: 18% (26/142) Receiving objects: 19% (27/142) Receiving objects: 20% (29/142) Receiving objects: 21% (30/142) Receiving objects: 22% (32/142) Receiving objects: 23% (33/142) Receiving objects: 24% (35/142) Receiving objects: 25% (36/142) Receiving objects: 26% (37/142) Receiving objects: 27% (39/142) Receiving objects: 28% (40/142) Receiving objects: 29% (42/142) Receiving objects: 30% (43/142) Receiving objects: 31% (45/142) Receiving objects: 32% (46/142) Receiving objects: 33% (47/142) Receiving objects: 34% (49/142) Receiving objects: 35% (50/142) Receiving objects: 36% (52/142) Receiving objects: 37% (53/142) Receiving objects: 38% (54/142) Receiving objects: 39% (56/142) Receiving objects: 40% (57/142) Receiving objects: 41% (59/142) Receiving objects: 42% (60/142) Receiving objects: 43% (62/142) Receiving objects: 44% (63/142) Receiving objects: 45% (64/142) Receiving objects: 46% (66/142) Receiving objects: 47% (67/142) Receiving objects: 48% (69/142) Receiving objects: 49% (70/142) Receiving objects: 50% (71/142) Receiving objects: 51% (73/142) Receiving objects: 52% (74/142) Receiving objects: 53% (76/142) Receiving objects: 54% (77/142) Receiving objects: 55% (79/142) Receiving objects: 56% (80/142) Receiving objects: 57% (81/142) Receiving objects: 58% (83/142) Receiving objects: 59% (84/142) Receiving objects: 60% (86/142) Receiving objects: 61% (87/142) Receiving objects: 62% (89/142) Receiving objects: 63% (90/142) Receiving objects: 64% (91/142) Receiving objects: 65% (93/142) Receiving objects: 66% (94/142) Receiving objects: 67% (96/142) Receiving objects: 68% (97/142) Receiving objects: 69% (98/142) Receiving objects: 70% (100/142) Receiving objects: 71% (101/142) Receiving objects: 72% (103/142) Receiving objects: 73% (104/142) Receiving objects: 74% (106/142) Receiving objects: 75% (107/142) Receiving objects: 76% (108/142) Receiving objects: 77% (110/142) Receiving objects: 78% (111/142) Receiving objects: 79% (113/142) Receiving objects: 80% (114/142) Receiving objects: 81% (116/142) Receiving objects: 82% (117/142) Receiving objects: 83% (118/142) Receiving objects: 84% (120/142) Receiving objects: 85% (121/142) Receiving objects: 86% (123/142) Receiving objects: 87% (124/142) Receiving objects: 88% (125/142) Receiving objects: 89% (127/142) Receiving objects: 90% (128/142) Receiving objects: 91% (130/142) Receiving objects: 92% (131/142) Receiving objects: 93% (133/142) Receiving objects: 94% (134/142) Receiving objects: 95% (135/142) Receiving objects: 96% (137/142) Receiving objects: 97% (138/142) Receiving objects: 98% (140/142) Receiving objects: 99% (141/142) Receiving objects: 100% (142/142) Receiving objects: 100% (142/142), 16.44 KiB | 16.44 MiB/s, done. Resolving deltas: 0% (0/69) Resolving deltas: 20% (14/69) Resolving deltas: 24% (17/69) Resolving deltas: 26% (18/69) Resolving deltas: 34% (24/69) Resolving deltas: 44% (31/69) Resolving deltas: 53% (37/69) Resolving deltas: 56% (39/69) Resolving deltas: 60% (42/69) Resolving deltas: 71% (49/69) Resolving deltas: 72% (50/69) Resolving deltas: 73% (51/69) Resolving deltas: 75% (52/69) Resolving deltas: 82% (57/69) Resolving deltas: 84% (58/69) Resolving deltas: 91% (63/69) Resolving deltas: 95% (66/69) Resolving deltas: 98% (68/69) Resolving deltas: 100% (69/69) Resolving deltas: 100% (69/69), done. Submodule path 'lidar-extrinsics': checked out 'a2cb93d44c5fc7a75290e73b84880de2a669407e' Submodule path 'lidar_loc_v2_common': checked out '58556ab97f802ecec2577a5725afa3cb54af4296' Submodule path 'lidar_loc_v2_customized': checked out '3c1b5d4c7e488a9c298fbc549f35a068893ac15e' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out 'cacded3a8e713071cec3ee67d28050ca821c3237' Submodule path 'perception_lidar_camera_fusion': checked out 'ec37cb02731ff3a2a7146d991b513e20fc744145' Submodule path 'perception_new_detection': checked out '40b20da77bc943935e3f6a32fa87df1ebd848dd2' Submodule path 'perception_segmentation_fisheye': checked out 'ed589cb02348880d9d2cc9d026f10f6d7ef702f2' Submodule path 'perception_spreader_imv': checked out '051fb60a70b6cc8b4ef03bdb331bb469e3d89c57' Submodule path 'perception_vehicles': checked out 'dd10dbfec5e1cae2c7d5d593afeb58ec74138d2a' Submodule path 'pointcloud_customized': checked out '1b66b3562d24ad6bd2bbdc65d26adcb6c659a932' Submodule path 'system-common': checked out '95f2eb89034d4b1a23beb4970cef0cbd8fa81135' Submodule path 'system-device': checked out 'dccdc2e58226ee41c087d9e1cc7755363b9b5d2e' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '862e17875ddde9440a0e768ad19cf37b99512672' Submodule path 'system-port': checked out '1e0565e3a5ed709b72baa9f1965589856863ba72' [Pipeline] sh + ls -d lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ perception_camera_driver/ perception_data_collection/ perception_lane_detection/ perception_lidar_camera_fusion/ perception_new_detection/ perception_segmentation_fisheye/ perception_spreader_imv/ perception_vehicles/ pointcloud_customized/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, perception_camera_driver, perception_data_collection, perception_lane_detection, perception_lidar_camera_fusion, perception_new_detection, perception_segmentation_fisheye, perception_spreader_imv, perception_vehicles, pointcloud_customized, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M033/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M033/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M033/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M033/params_new/perception_vehicles/master /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-common/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-device/master /root/workspace/xiamen-config/M033/params_new/system-device/slave /root/workspace/xiamen-config/M033/params_new/system-device/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M033/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M033/params_new/system-port/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/params_new/ data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master perception peripheral_controller.toml pointcloud README.md ros_can_interpreter.toml segmentation slave system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/params_new/data_collection /root/workspace/xiamen-config/M033/params_new/params_new/extrinsics /root/workspace/xiamen-config/M033/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M033/params_new/params_new/lane_detection /root/workspace/xiamen-config/M033/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M033/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M033/params_new/params_new/master /root/workspace/xiamen-config/M033/params_new/params_new/perception /root/workspace/xiamen-config/M033/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M033/params_new/params_new/pointcloud /root/workspace/xiamen-config/M033/params_new/params_new/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M033/params_new/params_new/segmentation /root/workspace/xiamen-config/M033/params_new/params_new/slave /root/workspace/xiamen-config/M033/params_new/params_new/system-ros /root/workspace/xiamen-config/M033/params_M033/params/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo M033 [Pipeline] dir Running in /root/workspace/xiamen-config/M033 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M033/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M033/params_M033/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M033/params_M033/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M033/params_M033/params/master@tmp [Pipeline] sh + cp -r params_M033 params_orin_master_M033_2023-08-24_15-17-48 [Pipeline] sh + zip -rq params_orin_master_M033_2023-08-24_15-17-48.zip params_orin_master_M033_2023-08-24_15-17-48 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M033/params_orin_master_M033_2023-08-24_15-17-48.zip,/root/workspace/xiamen-config/M033/version.json [Pipeline] sh + curl -x socks5h://143.64.33.124:18118 -X POST http://10.200.3.20:8081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M033/params_orin_master_M033_2023-08-24_15-17-48.zip"' --form 'version=@"/root/workspace/xiamen-config/M033/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 49 123M 0 0 49 61.9M 0 95.7M 0:00:01 --:--:-- 0:00:01 95.5M 100 123M 0 0 100 123M 0 52.3M 0:00:02 0:00:02 --:--:-- 52.3M 100 123M 0 0 100 123M 0 36.7M 0:00:03 0:00:03 --:--:-- 36.7M 100 123M 0 0 100 123M 0 28.3M 0:00:04 0:00:04 --:--:-- 28.3M 100 123M 0 0 100 123M 0 23.0M 0:00:05 0:00:05 --:--:-- 23.0M 100 123M 0 0 100 123M 0 19.4M 0:00:06 0:00:06 --:--:-- 10.8M 100 123M 0 0 100 123M 0 16.8M 0:00:07 0:00:07 --:--:-- 0 100 123M 0 0 100 123M 0 14.7M 0:00:08 0:00:08 --:--:-- 0 100 123M 0 0 100 123M 0 13.2M 0:00:09 0:00:09 --:--:-- 0 100 123M 0 0 100 123M 0 11.9M 0:00:10 0:00:10 --:--:-- 0 100 123M 0 0 100 123M 0 10.8M 0:00:11 0:00:11 --:--:-- 0 100 123M 0 0 100 123M 0 10.0M 0:00:12 0:00:12 --:--:-- 0 100 123M 0 0 100 123M 0 9481k 0:00:13 0:00:13 --:--:-- 0 100 123M 0 0 100 123M 0 8821k 0:00:14 0:00:14 --:--:-- 0 100 123M 0 0 100 123M 0 8247k 0:00:15 0:00:15 --:--:-- 0 100 123M 0 0 100 123M 0 7743k 0:00:16 0:00:16 --:--:-- 0 100 123M 0 0 100 123M 0 7297k 0:00:17 0:00:17 --:--:-- 0 100 123M 0 0 100 123M 0 6900k 0:00:18 0:00:18 --:--:-- 0 100 123M 0 0 100 123M 0 6543k 0:00:19 0:00:19 --:--:-- 0 100 123M 0 0 100 123M 0 6222k 0:00:20 0:00:20 --:--:-- 0 100 123M 0 0 100 123M 0 5931k 0:00:21 0:00:21 --:--:-- 0 100 123M 0 0 100 123M 0 5666k 0:00:22 0:00:22 --:--:-- 0 100 123M 0 0 100 123M 0 5423k 0:00:23 0:00:23 --:--:-- 0 100 123M 0 0 100 123M 0 5201k 0:00:24 0:00:24 --:--:-- 0 100 123M 0 0 100 123M 0 4995k 0:00:25 0:00:25 --:--:-- 0 100 123M 0 0 100 123M 0 4806k 0:00:26 0:00:26 --:--:-- 0 100 123M 0 0 100 123M 0 4630k 0:00:27 0:00:27 --:--:-- 0 100 123M 0 0 100 123M 0 4467k 0:00:28 0:00:28 --:--:-- 0 100 123M 0 0 100 123M 0 4315k 0:00:29 0:00:29 --:--:-- 0 100 123M 0 0 100 123M 0 4173k 0:00:30 0:00:30 --:--:-- 0 100 123M 0 0 100 123M 0 4040k 0:00:31 0:00:31 --:--:-- 0 100 123M 0 0 100 123M 0 3915k 0:00:32 0:00:32 --:--:-- 0 100 123M 0 0 100 123M 0 3798k 0:00:33 0:00:33 --:--:-- 0 100 123M 0 0 100 123M 0 3687k 0:00:34 0:00:34 --:--:-- 0 100 123M 0 0 100 123M 0 3583k 0:00:35 0:00:35 --:--:-- 0 100 123M 0 0 100 123M 0 3484k 0:00:36 0:00:36 --:--:-- 0 100 123M 0 0 100 123M 0 3391k 0:00:37 0:00:37 --:--:-- 0 100 123M 0 0 100 123M 0 3303k 0:00:38 0:00:38 --:--:-- 0 100 123M 0 0 100 123M 0 3219k 0:00:39 0:00:39 --:--:-- 0 100 123M 0 0 100 123M 0 3139k 0:00:40 0:00:40 --:--:-- 0 100 123M 0 0 100 123M 0 3063k 0:00:41 0:00:41 --:--:-- 0 100 123M 0 0 100 123M 0 2991k 0:00:42 0:00:42 --:--:-- 0 100 123M 0 0 100 123M 0 2922k 0:00:43 0:00:43 --:--:-- 0 100 123M 0 0 100 123M 0 2856k 0:00:44 0:00:44 --:--:-- 0 100 123M 0 0 100 123M 0 2793k 0:00:45 0:00:45 --:--:-- 0 100 123M 0 0 100 123M 0 2733k 0:00:46 0:00:46 --:--:-- 0 100 123M 0 0 100 123M 0 2675k 0:00:47 0:00:47 --:--:-- 0 100 123M 0 0 100 123M 0 2620k 0:00:48 0:00:48 --:--:-- 0 100 123M 0 0 100 123M 0 2567k 0:00:49 0:00:49 --:--:-- 0 100 123M 0 0 100 123M 0 2516k 0:00:50 0:00:50 --:--:-- 0 100 123M 0 0 100 123M 0 2467k 0:00:51 0:00:51 --:--:-- 0 100 123M 0 0 100 123M 0 2420k 0:00:52 0:00:52 --:--:-- 0 100 123M 0 0 100 123M 0 2374k 0:00:53 0:00:53 --:--:-- 0 100 123M 0 0 100 123M 0 2331k 0:00:54 0:00:54 --:--:-- 0 100 123M 0 0 100 123M 0 2288k 0:00:55 0:00:55 --:--:-- 0 100 123M 0 0 100 123M 0 2248k 0:00:56 0:00:56 --:--:-- 0 100 123M 0 0 100 123M 0 2209k 0:00:57 0:00:57 --:--:-- 0 100 123M 0 0 100 123M 0 2171k 0:00:58 0:00:58 --:--:-- 0 100 123M 0 0 100 123M 0 2134k 0:00:59 0:00:59 --:--:-- 0 100 123M 0 0 100 123M 0 2099k 0:01:00 0:01:00 --:--:-- 0 100 123M 0 0 100 123M 0 2065k 0:01:01 0:01:01 --:--:-- 0 100 123M 0 0 100 123M 0 2032k 0:01:02 0:01:02 --:--:-- 0 100 123M 0 0 100 123M 0 1999k 0:01:03 0:01:03 --:--:-- 0 100 123M 0 0 100 123M 0 1968k 0:01:04 0:01:04 --:--:-- 0 100 123M 0 0 100 123M 0 1938k 0:01:05 0:01:05 --:--:-- 0 100 123M 0 0 100 123M 0 1909k 0:01:06 0:01:06 --:--:-- 0 100 123M 0 0 100 123M 0 1881k 0:01:07 0:01:07 --:--:-- 0 100 123M 0 0 100 123M 0 1853k 0:01:08 0:01:08 --:--:-- 0 100 123M 0 0 100 123M 0 1826k 0:01:09 0:01:09 --:--:-- 0 100 123M 0 0 100 123M 0 1801k 0:01:10 0:01:10 --:--:-- 0 100 123M 0 0 100 123M 0 1775k 0:01:11 0:01:11 --:--:-- 0 100 123M 0 0 100 123M 0 1751k 0:01:12 0:01:12 --:--:-- 0 100 123M 0 0 100 123M 0 1727k 0:01:13 0:01:13 --:--:-- 0 100 123M 0 0 100 123M 0 1704k 0:01:14 0:01:14 --:--:-- 0 100 123M 0 0 100 123M 0 1681k 0:01:15 0:01:15 --:--:-- 0 100 123M 0 0 100 123M 0 1659k 0:01:16 0:01:16 --:--:-- 0 100 123M 0 0 100 123M 0 1638k 0:01:17 0:01:17 --:--:-- 0 100 123M 0 0 100 123M 0 1617k 0:01:18 0:01:18 --:--:-- 0 100 123M 0 0 100 123M 0 1596k 0:01:19 0:01:19 --:--:-- 0 100 123M 0 0 100 123M 0 1576k 0:01:20 0:01:20 --:--:-- 0 100 123M 0 0 100 123M 0 1557k 0:01:21 0:01:21 --:--:-- 0 100 123M 0 0 100 123M 0 1538k 0:01:22 0:01:22 --:--:-- 0 100 123M 0 0 100 123M 0 1520k 0:01:23 0:01:23 --:--:-- 0 100 123M 0 0 100 123M 0 1502k 0:01:24 0:01:24 --:--:-- 0 100 123M 0 0 100 123M 0 1484k 0:01:25 0:01:25 --:--:-- 0 100 123M 0 0 100 123M 0 1467k 0:01:26 0:01:26 --:--:-- 0 100 123M 0 0 100 123M 0 1450k 0:01:27 0:01:27 --:--:-- 0 100 123M 0 0 100 123M 0 1434k 0:01:28 0:01:28 --:--:-- 0 100 123M 0 0 100 123M 0 1418k 0:01:29 0:01:29 --:--:-- 0 100 123M 0 0 100 123M 0 1402k 0:01:30 0:01:30 --:--:-- 0 100 123M 0 0 100 123M 0 1387k 0:01:31 0:01:31 --:--:-- 0 100 123M 0 0 100 123M 0 1372k 0:01:32 0:01:32 --:--:-- 0 100 123M 0 0 100 123M 0 1357k 0:01:33 0:01:33 --:--:-- 0 100 123M 0 0 100 123M 0 1342k 0:01:34 0:01:34 --:--:-- 0 100 123M 0 0 100 123M 0 1328k 0:01:35 0:01:35 --:--:-- 0 100 123M 0 0 100 123M 0 1315k 0:01:36 0:01:36 --:--:-- 0 100 123M 0 0 100 123M 0 1301k 0:01:37 0:01:37 --:--:-- 0 100 123M 0 0 100 123M 0 1288k 0:01:38 0:01:38 --:--:-- 0 100 123M 0 0 100 123M 0 1275k 0:01:39 0:01:39 --:--:-- 0 100 123M 0 0 100 123M 0 1262k 0:01:40 0:01:40 --:--:-- 0 100 123M 0 0 100 123M 0 1250k 0:01:41 0:01:41 --:--:-- 0 100 123M 0 0 100 123M 0 1238k 0:01:42 0:01:42 --:--:-- 0 100 123M 0 0 100 123M 0 1226k 0:01:43 0:01:43 --:--:-- 0 100 123M 0 0 100 123M 0 1214k 0:01:44 0:01:44 --:--:-- 0 100 123M 0 0 100 123M 0 1202k 0:01:45 0:01:45 --:--:-- 0 100 123M 0 0 100 123M 0 1191k 0:01:46 0:01:46 --:--:-- 0 100 123M 0 43 100 123M 0 1184k 0:01:47 0:01:47 --:--:-- 9 100 123M 0 43 100 123M 0 1184k 0:01:47 0:01:47 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M033@tmp [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/commtest/master-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M038.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M038.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M038.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [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": "# 参数发布通知 ### [厦门033车参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:wuxintao - 更新车辆: > - <font color=#3C3C3C> [M033master]: **公有dev**: aac8709.**2023/08/24/10:13:40** **私有dev**: 0cb15a2.**2023/08/24/15:15:52** </font> --- > 请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 558 100 27 100 531 117 2308 --:--:-- --:--:-- --:--:-- 2426 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } Lock released on resource [Label: built-in, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS