Started by user sunyufu Obtained xiamen-config-23-30-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 db32f78439fa643562de4c43fbbab4faadf50297 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-023-030-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 db32f78439fa643562de4c43fbbab4faadf50297 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f db32f78439fa643562de4c43fbbab4faadf50297 # timeout=10 Commit message: "Update build.groovy" > git rev-list --no-walk b5543521b424c75dad22a38b3cb8ae527f9dbd00 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo M023 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-023-030-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-023-030-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 e2086b99f083f78e6b6a0a9c8b8fac649b3cc7fd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e2086b99f083f78e6b6a0a9c8b8fac649b3cc7fd # timeout=10 Commit message: "Update mizar.jenkinsfile" > git rev-list --no-walk dea8f10fff433bfe44006e0a09642486a201bf8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] lock Trying to acquire lock on [Label: built-in, Quantity: 1] Found 0 available resource(s). Waiting for correct amount: 1. [Label: built-in, Quantity: 1] is locked, waiting... Lock acquired on [Label: built-in, Quantity: 1] [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 8 [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 M023.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M023.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M023.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M023.json [Pipeline] echo M024.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M024.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M024.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M024.json [Pipeline] echo M025.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M025.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M025.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M025.json [Pipeline] echo M026.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M026.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M026.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M026.json [Pipeline] echo M027.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M027.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M027.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M027.json [Pipeline] echo M028.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M028.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M028.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M028.json [Pipeline] echo M029.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M029.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M029.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M029.json [Pipeline] echo M030.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M030.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M030.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M030.json [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo M023 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023/params_M023 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M023/params /root/workspace/xiamen-config/M023/params_M023 /root/workspace/xiamen-config/M023/params_new /root/workspace/xiamen-config/M023/params_orin_slave_M023_2023-12-25_17-44-29 /root/workspace/xiamen-config/M023/params_orin_slave_M023_2023-12-25_17-44-29.zip /root/workspace/xiamen-config/M023/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M023 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M023参数 [Pipeline] echo rc_dev [Pipeline] echo M023 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M023.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M023/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M023.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M023.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/M023.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M023.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=M023 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M023 Response Code: HTTP/1.1 200 OK Response: [{"id":1344,"description":"","name":"M023","name_with_namespace":"Hardware / config / M023","path":"M023","path_with_namespace":"hardware/config/M023","created_at":"2024-01-04T13:19:52.259Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M023.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M023.git","web_url":"http://159.27.226.4/hardware/config/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:19:52.259Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1344","issues":"http://159.27.226.4/api/v4/projects/1344/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1344/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1344/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1344/labels","events":"http://159.27.226.4/api/v4/projects/1344/events","members":"http://159.27.226.4/api/v4/projects/1344/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1344/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:19:52.276Z"},"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":6,"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":false,"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":1138,"description":null,"name":"M023","name_with_namespace":"Localization / config / M023","path":"M023","path_with_namespace":"localization/config/M023","created_at":"2023-10-24T03:55:16.259Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M023.git","http_url_to_repo":"http://159.27.226.4/localization/config/M023.git","web_url":"http://159.27.226.4/localization/config/M023","readme_url":"http://159.27.226.4/localization/config/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:09.532Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1138","issues":"http://159.27.226.4/api/v4/projects/1138/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1138/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1138/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1138/labels","events":"http://159.27.226.4/api/v4/projects/1138/events","members":"http://159.27.226.4/api/v4/projects/1138/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1138/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-10-25T03:55:16.295Z"},"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":4,"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":974,"description":null,"name":"M023","name_with_namespace":"Lidar / config / vehicles / M023","path":"M023","path_with_namespace":"lidar/config/vehicles/M023","created_at":"2023-07-28T07:56:52.444Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M023.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M023","readme_url":"http://159.27.226.4/lidar/config/vehicles/M023/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:27:22.124Z","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/974","issues":"http://159.27.226.4/api/v4/projects/974/issues","merge_requests":"http://159.27.226.4/api/v4/projects/974/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/974/repository/branches","labels":"http://159.27.226.4/api/v4/projects/974/labels","events":"http://159.27.226.4/api/v4/projects/974/events","members":"http://159.27.226.4/api/v4/projects/974/members","cluster_agents":"http://159.27.226.4/api/v4/projects/974/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:52.456Z"},"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":758,"description":"","name":"M023","name_with_namespace":"config / extrinsics / M023","path":"M023","path_with_namespace":"config/extrinsics/M023","created_at":"2023-07-10T12:59:13.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M023.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M023.git","web_url":"http://159.27.226.4/config/extrinsics/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:34.666Z","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/758","issues":"http://159.27.226.4/api/v4/projects/758/issues","merge_requests":"http://159.27.226.4/api/v4/projects/758/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/758/repository/branches","labels":"http://159.27.226.4/api/v4/projects/758/labels","events":"http://159.27.226.4/api/v4/projects/758/events","members":"http://159.27.226.4/api/v4/projects/758/members","cluster_agents":"http://159.27.226.4/api/v4/projects/758/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-11T12:59:13.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":686,"description":"","name":"M023","name_with_namespace":"config / vehicles / M023","path":"M023","path_with_namespace":"config/vehicles/M023","created_at":"2023-07-04T07:51:50.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M023.git","web_url":"http://159.27.226.4/config/vehicles/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:49.514Z","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/686","issues":"http://159.27.226.4/api/v4/projects/686/issues","merge_requests":"http://159.27.226.4/api/v4/projects/686/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/686/repository/branches","labels":"http://159.27.226.4/api/v4/projects/686/labels","events":"http://159.27.226.4/api/v4/projects/686/events","members":"http://159.27.226.4/api/v4/projects/686/members","cluster_agents":"http://159.27.226.4/api/v4/projects/686/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:51:50.719Z"},"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":460,"description":"","name":"M023","name_with_namespace":"config / xiamen / M023","path":"M023","path_with_namespace":"config/xiamen/M023","created_at":"2022-10-27T04:13:33.878Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M023.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M023.git","web_url":"http://159.27.226.4/config/xiamen/M023","readme_url":"http://159.27.226.4/config/xiamen/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:49.036Z","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/460","issues":"http://159.27.226.4/api/v4/projects/460/issues","merge_requests":"http://159.27.226.4/api/v4/projects/460/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/460/repository/branches","labels":"http://159.27.226.4/api/v4/projects/460/labels","events":"http://159.27.226.4/api/v4/projects/460/events","members":"http://159.27.226.4/api/v4/projects/460/members","cluster_agents":"http://159.27.226.4/api/v4/projects/460/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:13:33.890Z"},"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/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo 460 [Pipeline] echo 460 [Pipeline] echo b860aa9 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 460 b860aa9 b860aa9 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M023.json [Pipeline] readJSON [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M023","branch":"dev","time":"2024-01-07_21-43-08","commit_id":"b860aa9","version":"","commit_msgs":",,"} [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=M023 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M023 Response Code: HTTP/1.1 200 OK Response: [{"id":1344,"description":"","name":"M023","name_with_namespace":"Hardware / config / M023","path":"M023","path_with_namespace":"hardware/config/M023","created_at":"2024-01-04T13:19:52.259Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M023.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M023.git","web_url":"http://159.27.226.4/hardware/config/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:19:52.259Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1344","issues":"http://159.27.226.4/api/v4/projects/1344/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1344/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1344/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1344/labels","events":"http://159.27.226.4/api/v4/projects/1344/events","members":"http://159.27.226.4/api/v4/projects/1344/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1344/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:19:52.276Z"},"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":6,"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":false,"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":1138,"description":null,"name":"M023","name_with_namespace":"Localization / config / M023","path":"M023","path_with_namespace":"localization/config/M023","created_at":"2023-10-24T03:55:16.259Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M023.git","http_url_to_repo":"http://159.27.226.4/localization/config/M023.git","web_url":"http://159.27.226.4/localization/config/M023","readme_url":"http://159.27.226.4/localization/config/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:09.532Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1138","issues":"http://159.27.226.4/api/v4/projects/1138/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1138/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1138/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1138/labels","events":"http://159.27.226.4/api/v4/projects/1138/events","members":"http://159.27.226.4/api/v4/projects/1138/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1138/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-10-25T03:55:16.295Z"},"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":4,"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":974,"description":null,"name":"M023","name_with_namespace":"Lidar / config / vehicles / M023","path":"M023","path_with_namespace":"lidar/config/vehicles/M023","created_at":"2023-07-28T07:56:52.444Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M023.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M023","readme_url":"http://159.27.226.4/lidar/config/vehicles/M023/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:27:22.124Z","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/974","issues":"http://159.27.226.4/api/v4/projects/974/issues","merge_requests":"http://159.27.226.4/api/v4/projects/974/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/974/repository/branches","labels":"http://159.27.226.4/api/v4/projects/974/labels","events":"http://159.27.226.4/api/v4/projects/974/events","members":"http://159.27.226.4/api/v4/projects/974/members","cluster_agents":"http://159.27.226.4/api/v4/projects/974/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:52.456Z"},"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":758,"description":"","name":"M023","name_with_namespace":"config / extrinsics / M023","path":"M023","path_with_namespace":"config/extrinsics/M023","created_at":"2023-07-10T12:59:13.697Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M023.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M023.git","web_url":"http://159.27.226.4/config/extrinsics/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:34.666Z","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/758","issues":"http://159.27.226.4/api/v4/projects/758/issues","merge_requests":"http://159.27.226.4/api/v4/projects/758/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/758/repository/branches","labels":"http://159.27.226.4/api/v4/projects/758/labels","events":"http://159.27.226.4/api/v4/projects/758/events","members":"http://159.27.226.4/api/v4/projects/758/members","cluster_agents":"http://159.27.226.4/api/v4/projects/758/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-11T12:59:13.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":686,"description":"","name":"M023","name_with_namespace":"config / vehicles / M023","path":"M023","path_with_namespace":"config/vehicles/M023","created_at":"2023-07-04T07:51:50.705Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M023.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M023.git","web_url":"http://159.27.226.4/config/vehicles/M023","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:49.514Z","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/686","issues":"http://159.27.226.4/api/v4/projects/686/issues","merge_requests":"http://159.27.226.4/api/v4/projects/686/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/686/repository/branches","labels":"http://159.27.226.4/api/v4/projects/686/labels","events":"http://159.27.226.4/api/v4/projects/686/events","members":"http://159.27.226.4/api/v4/projects/686/members","cluster_agents":"http://159.27.226.4/api/v4/projects/686/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:51:50.719Z"},"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":460,"description":"","name":"M023","name_with_namespace":"config / xiamen / M023","path":"M023","path_with_namespace":"config/xiamen/M023","created_at":"2022-10-27T04:13:33.878Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M023.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M023.git","web_url":"http://159.27.226.4/config/xiamen/M023","readme_url":"http://159.27.226.4/config/xiamen/M023/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:09:49.036Z","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/460","issues":"http://159.27.226.4/api/v4/projects/460/issues","merge_requests":"http://159.27.226.4/api/v4/projects/460/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/460/repository/branches","labels":"http://159.27.226.4/api/v4/projects/460/labels","events":"http://159.27.226.4/api/v4/projects/460/events","members":"http://159.27.226.4/api/v4/projects/460/members","cluster_agents":"http://159.27.226.4/api/v4/projects/460/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:13:33.890Z"},"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/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo config/xiamen/M023 [Pipeline] echo 460 [Pipeline] echo 460 [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/460/repository/commits/b860aa9 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/460/repository/commits/b860aa9 Response Code: HTTP/1.1 200 OK Response: {"id":"b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f","short_id":"b860aa93","created_at":"2023-10-13T17:47:12.000+08:00","parent_ids":["7a7eae48a64604f879bc99b19367f92c5ae202ec"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:12.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:12.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M023/-/commit/b860aa93b437ec7cbb8e7aaefe95ecb06a805e1f","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":460,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:12 [Pipeline] echo dev**: b860aa9.**2023/10/13/17:47:12** [Pipeline] dir Running in /root/workspace/xiamen-config/M023/params_M023 [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/M023/params_M023 # 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 c714f9060edd4128a9efb87a7186472e247e0bd8 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f c714f9060edd4128a9efb87a7186472e247e0bd8 # timeout=30000 Commit message: "chore(params):更新参数" > git rev-list --no-walk 6e9a0416d6d3b58a5ca38482ccabc42f82b04345 # timeout=10 [Pipeline] sh + cp -r .git/ params /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M023@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M023.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M023.json [Pipeline] readJSON [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json {"project":{"M023":"config/xiamen/M023","shared_config":"config/xiamen/shared_config"},"commit":{"M023":"b860aa9","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-20","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M023","branch":"dev","time":"2024-01-07_21-43-08","commit_id":"b860aa9","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-20","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M023_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M023 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M023/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M023","branch":"dev","time":"2024-01-07_21-43-08","commit_id":"b860aa9","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-20","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M023_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M023@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M024 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024/params_M024 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M024/params /root/workspace/xiamen-config/M024/params_M024 /root/workspace/xiamen-config/M024/params_new /root/workspace/xiamen-config/M024/params_orin_slave_M024_2023-12-25_17-45-19 /root/workspace/xiamen-config/M024/params_orin_slave_M024_2023-12-25_17-45-19.zip /root/workspace/xiamen-config/M024/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M024 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M024参数 [Pipeline] echo rc_dev [Pipeline] echo M024 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M024.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M024/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M024.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M024.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/M024.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 4e2aa2ef65325cc1465aad70e96146710b9d1fdc (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e2aa2ef65325cc1465aad70e96146710b9d1fdc # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 4e2aa2ef65325cc1465aad70e96146710b9d1fdc # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M024.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=M024 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M024 Response Code: HTTP/1.1 200 OK Response: [{"id":1345,"description":"","name":"M024","name_with_namespace":"Hardware / config / M024","path":"M024","path_with_namespace":"hardware/config/M024","created_at":"2024-01-04T13:20:03.957Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M024.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M024.git","web_url":"http://159.27.226.4/hardware/config/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:03.957Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1345","issues":"http://159.27.226.4/api/v4/projects/1345/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1345/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1345/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1345/labels","events":"http://159.27.226.4/api/v4/projects/1345/events","members":"http://159.27.226.4/api/v4/projects/1345/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1345/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:03.972Z"},"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":6,"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":false,"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":1139,"description":null,"name":"M024","name_with_namespace":"Localization / config / M024","path":"M024","path_with_namespace":"localization/config/M024","created_at":"2023-10-24T03:55:18.698Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M024.git","http_url_to_repo":"http://159.27.226.4/localization/config/M024.git","web_url":"http://159.27.226.4/localization/config/M024","readme_url":"http://159.27.226.4/localization/config/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:10.902Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1139","issues":"http://159.27.226.4/api/v4/projects/1139/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1139/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1139/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1139/labels","events":"http://159.27.226.4/api/v4/projects/1139/events","members":"http://159.27.226.4/api/v4/projects/1139/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1139/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-10-25T03:55:18.712Z"},"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":4,"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":973,"description":null,"name":"M024","name_with_namespace":"Lidar / config / vehicles / M024","path":"M024","path_with_namespace":"lidar/config/vehicles/M024","created_at":"2023-07-28T07:56:51.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M024.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M024","readme_url":"http://159.27.226.4/lidar/config/vehicles/M024/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:30:20.944Z","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/973","issues":"http://159.27.226.4/api/v4/projects/973/issues","merge_requests":"http://159.27.226.4/api/v4/projects/973/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/973/repository/branches","labels":"http://159.27.226.4/api/v4/projects/973/labels","events":"http://159.27.226.4/api/v4/projects/973/events","members":"http://159.27.226.4/api/v4/projects/973/members","cluster_agents":"http://159.27.226.4/api/v4/projects/973/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:51.822Z"},"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":759,"description":"","name":"M024","name_with_namespace":"config / extrinsics / M024","path":"M024","path_with_namespace":"config/extrinsics/M024","created_at":"2023-07-10T12:59:25.826Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M024.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M024.git","web_url":"http://159.27.226.4/config/extrinsics/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:21.938Z","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/759","issues":"http://159.27.226.4/api/v4/projects/759/issues","merge_requests":"http://159.27.226.4/api/v4/projects/759/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/759/repository/branches","labels":"http://159.27.226.4/api/v4/projects/759/labels","events":"http://159.27.226.4/api/v4/projects/759/events","members":"http://159.27.226.4/api/v4/projects/759/members","cluster_agents":"http://159.27.226.4/api/v4/projects/759/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-11T12:59:25.837Z"},"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":687,"description":"","name":"M024","name_with_namespace":"config / vehicles / M024","path":"M024","path_with_namespace":"config/vehicles/M024","created_at":"2023-07-04T07:52:41.362Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M024.git","web_url":"http://159.27.226.4/config/vehicles/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:52.274Z","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/687","issues":"http://159.27.226.4/api/v4/projects/687/issues","merge_requests":"http://159.27.226.4/api/v4/projects/687/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/687/repository/branches","labels":"http://159.27.226.4/api/v4/projects/687/labels","events":"http://159.27.226.4/api/v4/projects/687/events","members":"http://159.27.226.4/api/v4/projects/687/members","cluster_agents":"http://159.27.226.4/api/v4/projects/687/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:52:41.373Z"},"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":461,"description":"","name":"M024","name_with_namespace":"config / xiamen / M024","path":"M024","path_with_namespace":"config/xiamen/M024","created_at":"2022-10-27T04:13:55.019Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M024.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M024.git","web_url":"http://159.27.226.4/config/xiamen/M024","readme_url":"http://159.27.226.4/config/xiamen/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:04.699Z","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/461","issues":"http://159.27.226.4/api/v4/projects/461/issues","merge_requests":"http://159.27.226.4/api/v4/projects/461/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/461/repository/branches","labels":"http://159.27.226.4/api/v4/projects/461/labels","events":"http://159.27.226.4/api/v4/projects/461/events","members":"http://159.27.226.4/api/v4/projects/461/members","cluster_agents":"http://159.27.226.4/api/v4/projects/461/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:13:55.032Z"},"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/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo 461 [Pipeline] echo 461 [Pipeline] echo 4e2aa2e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 461 4e2aa2e 4e2aa2e [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M024.json [Pipeline] readJSON [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M024","branch":"dev","time":"2024-01-07_21-43-28","commit_id":"4e2aa2e","version":"","commit_msgs":",,"} [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=M024 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M024 Response Code: HTTP/1.1 200 OK Response: [{"id":1345,"description":"","name":"M024","name_with_namespace":"Hardware / config / M024","path":"M024","path_with_namespace":"hardware/config/M024","created_at":"2024-01-04T13:20:03.957Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M024.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M024.git","web_url":"http://159.27.226.4/hardware/config/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:03.957Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1345","issues":"http://159.27.226.4/api/v4/projects/1345/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1345/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1345/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1345/labels","events":"http://159.27.226.4/api/v4/projects/1345/events","members":"http://159.27.226.4/api/v4/projects/1345/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1345/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:03.972Z"},"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":6,"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":false,"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":1139,"description":null,"name":"M024","name_with_namespace":"Localization / config / M024","path":"M024","path_with_namespace":"localization/config/M024","created_at":"2023-10-24T03:55:18.698Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M024.git","http_url_to_repo":"http://159.27.226.4/localization/config/M024.git","web_url":"http://159.27.226.4/localization/config/M024","readme_url":"http://159.27.226.4/localization/config/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:10.902Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1139","issues":"http://159.27.226.4/api/v4/projects/1139/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1139/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1139/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1139/labels","events":"http://159.27.226.4/api/v4/projects/1139/events","members":"http://159.27.226.4/api/v4/projects/1139/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1139/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-10-25T03:55:18.712Z"},"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":4,"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":973,"description":null,"name":"M024","name_with_namespace":"Lidar / config / vehicles / M024","path":"M024","path_with_namespace":"lidar/config/vehicles/M024","created_at":"2023-07-28T07:56:51.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M024.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M024","readme_url":"http://159.27.226.4/lidar/config/vehicles/M024/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:30:20.944Z","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/973","issues":"http://159.27.226.4/api/v4/projects/973/issues","merge_requests":"http://159.27.226.4/api/v4/projects/973/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/973/repository/branches","labels":"http://159.27.226.4/api/v4/projects/973/labels","events":"http://159.27.226.4/api/v4/projects/973/events","members":"http://159.27.226.4/api/v4/projects/973/members","cluster_agents":"http://159.27.226.4/api/v4/projects/973/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:51.822Z"},"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":759,"description":"","name":"M024","name_with_namespace":"config / extrinsics / M024","path":"M024","path_with_namespace":"config/extrinsics/M024","created_at":"2023-07-10T12:59:25.826Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M024.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M024.git","web_url":"http://159.27.226.4/config/extrinsics/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:21.938Z","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/759","issues":"http://159.27.226.4/api/v4/projects/759/issues","merge_requests":"http://159.27.226.4/api/v4/projects/759/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/759/repository/branches","labels":"http://159.27.226.4/api/v4/projects/759/labels","events":"http://159.27.226.4/api/v4/projects/759/events","members":"http://159.27.226.4/api/v4/projects/759/members","cluster_agents":"http://159.27.226.4/api/v4/projects/759/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-11T12:59:25.837Z"},"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":687,"description":"","name":"M024","name_with_namespace":"config / vehicles / M024","path":"M024","path_with_namespace":"config/vehicles/M024","created_at":"2023-07-04T07:52:41.362Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M024.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M024.git","web_url":"http://159.27.226.4/config/vehicles/M024","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:52.274Z","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/687","issues":"http://159.27.226.4/api/v4/projects/687/issues","merge_requests":"http://159.27.226.4/api/v4/projects/687/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/687/repository/branches","labels":"http://159.27.226.4/api/v4/projects/687/labels","events":"http://159.27.226.4/api/v4/projects/687/events","members":"http://159.27.226.4/api/v4/projects/687/members","cluster_agents":"http://159.27.226.4/api/v4/projects/687/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:52:41.373Z"},"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":461,"description":"","name":"M024","name_with_namespace":"config / xiamen / M024","path":"M024","path_with_namespace":"config/xiamen/M024","created_at":"2022-10-27T04:13:55.019Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M024.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M024.git","web_url":"http://159.27.226.4/config/xiamen/M024","readme_url":"http://159.27.226.4/config/xiamen/M024/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:04.699Z","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/461","issues":"http://159.27.226.4/api/v4/projects/461/issues","merge_requests":"http://159.27.226.4/api/v4/projects/461/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/461/repository/branches","labels":"http://159.27.226.4/api/v4/projects/461/labels","events":"http://159.27.226.4/api/v4/projects/461/events","members":"http://159.27.226.4/api/v4/projects/461/members","cluster_agents":"http://159.27.226.4/api/v4/projects/461/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:13:55.032Z"},"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/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo config/xiamen/M024 [Pipeline] echo 461 [Pipeline] echo 461 [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/461/repository/commits/4e2aa2e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/461/repository/commits/4e2aa2e Response Code: HTTP/1.1 200 OK Response: {"id":"4e2aa2ef65325cc1465aad70e96146710b9d1fdc","short_id":"4e2aa2ef","created_at":"2023-10-13T17:47:14.000+08:00","parent_ids":["e653a2e8f1b2ecc090b0920a813c13dda89629cd"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:14.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M024/-/commit/4e2aa2ef65325cc1465aad70e96146710b9d1fdc","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":461,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:14 [Pipeline] echo dev**: 4e2aa2e.**2023/10/13/17:47:14** [Pipeline] dir Running in /root/workspace/xiamen-config/M024/params_M024 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M024@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M024.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M024.json [Pipeline] readJSON [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json {"project":{"M024":"config/xiamen/M024","shared_config":"config/xiamen/shared_config"},"commit":{"M024":"4e2aa2e","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-34","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M024","branch":"dev","time":"2024-01-07_21-43-28","commit_id":"4e2aa2e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-34","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M024_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_M024 + cp -r params params_M024/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M024","branch":"dev","time":"2024-01-07_21-43-28","commit_id":"4e2aa2e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-34","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M024_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M024@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M025 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025/params_M025 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M025/params /root/workspace/xiamen-config/M025/params_M025 /root/workspace/xiamen-config/M025/params_new /root/workspace/xiamen-config/M025/params_orin_slave_M025_2023-12-25_17-46-09 /root/workspace/xiamen-config/M025/params_orin_slave_M025_2023-12-25_17-46-09.zip /root/workspace/xiamen-config/M025/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M025 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M025参数 [Pipeline] echo rc_dev [Pipeline] echo M025 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/m025.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M025/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/m025.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/m025.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/m025.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M025.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=M025 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M025 Response Code: HTTP/1.1 200 OK Response: [{"id":1346,"description":"","name":"M025","name_with_namespace":"Hardware / config / M025","path":"M025","path_with_namespace":"hardware/config/M025","created_at":"2024-01-04T13:20:19.503Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M025.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M025.git","web_url":"http://159.27.226.4/hardware/config/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:19.503Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1346","issues":"http://159.27.226.4/api/v4/projects/1346/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1346/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1346/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1346/labels","events":"http://159.27.226.4/api/v4/projects/1346/events","members":"http://159.27.226.4/api/v4/projects/1346/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1346/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:19.523Z"},"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":6,"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":false,"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":1140,"description":null,"name":"M025","name_with_namespace":"Localization / config / M025","path":"M025","path_with_namespace":"localization/config/M025","created_at":"2023-10-24T03:55:19.879Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M025.git","http_url_to_repo":"http://159.27.226.4/localization/config/M025.git","web_url":"http://159.27.226.4/localization/config/M025","readme_url":"http://159.27.226.4/localization/config/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:12.175Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1140","issues":"http://159.27.226.4/api/v4/projects/1140/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1140/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1140/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1140/labels","events":"http://159.27.226.4/api/v4/projects/1140/events","members":"http://159.27.226.4/api/v4/projects/1140/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1140/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-10-25T03:55:19.897Z"},"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":4,"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":972,"description":null,"name":"M025","name_with_namespace":"Lidar / config / vehicles / M025","path":"M025","path_with_namespace":"lidar/config/vehicles/M025","created_at":"2023-07-28T07:56:51.227Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M025.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M025","readme_url":"http://159.27.226.4/lidar/config/vehicles/M025/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:32:50.343Z","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/972","issues":"http://159.27.226.4/api/v4/projects/972/issues","merge_requests":"http://159.27.226.4/api/v4/projects/972/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/972/repository/branches","labels":"http://159.27.226.4/api/v4/projects/972/labels","events":"http://159.27.226.4/api/v4/projects/972/events","members":"http://159.27.226.4/api/v4/projects/972/members","cluster_agents":"http://159.27.226.4/api/v4/projects/972/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:51.239Z"},"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":760,"description":"","name":"M025","name_with_namespace":"config / extrinsics / M025","path":"M025","path_with_namespace":"config/extrinsics/M025","created_at":"2023-07-10T12:59:43.894Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M025.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M025.git","web_url":"http://159.27.226.4/config/extrinsics/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-14T06:20:06.051Z","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/760","issues":"http://159.27.226.4/api/v4/projects/760/issues","merge_requests":"http://159.27.226.4/api/v4/projects/760/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/760/repository/branches","labels":"http://159.27.226.4/api/v4/projects/760/labels","events":"http://159.27.226.4/api/v4/projects/760/events","members":"http://159.27.226.4/api/v4/projects/760/members","cluster_agents":"http://159.27.226.4/api/v4/projects/760/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-11T12:59:43.907Z"},"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":688,"description":"","name":"M025","name_with_namespace":"config / vehicles / M025","path":"M025","path_with_namespace":"config/vehicles/M025","created_at":"2023-07-04T07:52:59.852Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M025.git","web_url":"http://159.27.226.4/config/vehicles/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:55.080Z","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/688","issues":"http://159.27.226.4/api/v4/projects/688/issues","merge_requests":"http://159.27.226.4/api/v4/projects/688/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/688/repository/branches","labels":"http://159.27.226.4/api/v4/projects/688/labels","events":"http://159.27.226.4/api/v4/projects/688/events","members":"http://159.27.226.4/api/v4/projects/688/members","cluster_agents":"http://159.27.226.4/api/v4/projects/688/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:52:59.865Z"},"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":462,"description":"","name":"M025","name_with_namespace":"config / xiamen / M025","path":"M025","path_with_namespace":"config/xiamen/M025","created_at":"2022-10-27T04:14:13.005Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M025.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M025.git","web_url":"http://159.27.226.4/config/xiamen/M025","readme_url":"http://159.27.226.4/config/xiamen/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:29.379Z","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/462","issues":"http://159.27.226.4/api/v4/projects/462/issues","merge_requests":"http://159.27.226.4/api/v4/projects/462/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/462/repository/branches","labels":"http://159.27.226.4/api/v4/projects/462/labels","events":"http://159.27.226.4/api/v4/projects/462/events","members":"http://159.27.226.4/api/v4/projects/462/members","cluster_agents":"http://159.27.226.4/api/v4/projects/462/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:14:13.018Z"},"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/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo 462 [Pipeline] echo 462 [Pipeline] echo ff8f0fb [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 462 ff8f0fb ff8f0fb [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M025.json [Pipeline] readJSON [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M025","branch":"dev","time":"2024-01-07_21-43-42","commit_id":"ff8f0fb","version":"","commit_msgs":",,"} [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=M025 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M025 Response Code: HTTP/1.1 200 OK Response: [{"id":1346,"description":"","name":"M025","name_with_namespace":"Hardware / config / M025","path":"M025","path_with_namespace":"hardware/config/M025","created_at":"2024-01-04T13:20:19.503Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M025.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M025.git","web_url":"http://159.27.226.4/hardware/config/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:19.503Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1346","issues":"http://159.27.226.4/api/v4/projects/1346/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1346/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1346/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1346/labels","events":"http://159.27.226.4/api/v4/projects/1346/events","members":"http://159.27.226.4/api/v4/projects/1346/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1346/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:19.523Z"},"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":6,"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":false,"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":1140,"description":null,"name":"M025","name_with_namespace":"Localization / config / M025","path":"M025","path_with_namespace":"localization/config/M025","created_at":"2023-10-24T03:55:19.879Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M025.git","http_url_to_repo":"http://159.27.226.4/localization/config/M025.git","web_url":"http://159.27.226.4/localization/config/M025","readme_url":"http://159.27.226.4/localization/config/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:12.175Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1140","issues":"http://159.27.226.4/api/v4/projects/1140/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1140/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1140/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1140/labels","events":"http://159.27.226.4/api/v4/projects/1140/events","members":"http://159.27.226.4/api/v4/projects/1140/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1140/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-10-25T03:55:19.897Z"},"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":4,"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":972,"description":null,"name":"M025","name_with_namespace":"Lidar / config / vehicles / M025","path":"M025","path_with_namespace":"lidar/config/vehicles/M025","created_at":"2023-07-28T07:56:51.227Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M025.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M025","readme_url":"http://159.27.226.4/lidar/config/vehicles/M025/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:32:50.343Z","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/972","issues":"http://159.27.226.4/api/v4/projects/972/issues","merge_requests":"http://159.27.226.4/api/v4/projects/972/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/972/repository/branches","labels":"http://159.27.226.4/api/v4/projects/972/labels","events":"http://159.27.226.4/api/v4/projects/972/events","members":"http://159.27.226.4/api/v4/projects/972/members","cluster_agents":"http://159.27.226.4/api/v4/projects/972/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:51.239Z"},"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":760,"description":"","name":"M025","name_with_namespace":"config / extrinsics / M025","path":"M025","path_with_namespace":"config/extrinsics/M025","created_at":"2023-07-10T12:59:43.894Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M025.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M025.git","web_url":"http://159.27.226.4/config/extrinsics/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-14T06:20:06.051Z","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/760","issues":"http://159.27.226.4/api/v4/projects/760/issues","merge_requests":"http://159.27.226.4/api/v4/projects/760/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/760/repository/branches","labels":"http://159.27.226.4/api/v4/projects/760/labels","events":"http://159.27.226.4/api/v4/projects/760/events","members":"http://159.27.226.4/api/v4/projects/760/members","cluster_agents":"http://159.27.226.4/api/v4/projects/760/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-11T12:59:43.907Z"},"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":688,"description":"","name":"M025","name_with_namespace":"config / vehicles / M025","path":"M025","path_with_namespace":"config/vehicles/M025","created_at":"2023-07-04T07:52:59.852Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M025.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M025.git","web_url":"http://159.27.226.4/config/vehicles/M025","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:55.080Z","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/688","issues":"http://159.27.226.4/api/v4/projects/688/issues","merge_requests":"http://159.27.226.4/api/v4/projects/688/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/688/repository/branches","labels":"http://159.27.226.4/api/v4/projects/688/labels","events":"http://159.27.226.4/api/v4/projects/688/events","members":"http://159.27.226.4/api/v4/projects/688/members","cluster_agents":"http://159.27.226.4/api/v4/projects/688/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:52:59.865Z"},"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":462,"description":"","name":"M025","name_with_namespace":"config / xiamen / M025","path":"M025","path_with_namespace":"config/xiamen/M025","created_at":"2022-10-27T04:14:13.005Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M025.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M025.git","web_url":"http://159.27.226.4/config/xiamen/M025","readme_url":"http://159.27.226.4/config/xiamen/M025/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:29.379Z","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/462","issues":"http://159.27.226.4/api/v4/projects/462/issues","merge_requests":"http://159.27.226.4/api/v4/projects/462/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/462/repository/branches","labels":"http://159.27.226.4/api/v4/projects/462/labels","events":"http://159.27.226.4/api/v4/projects/462/events","members":"http://159.27.226.4/api/v4/projects/462/members","cluster_agents":"http://159.27.226.4/api/v4/projects/462/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:14:13.018Z"},"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/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo config/xiamen/M025 [Pipeline] echo 462 [Pipeline] echo 462 [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/462/repository/commits/ff8f0fb Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/462/repository/commits/ff8f0fb Response Code: HTTP/1.1 200 OK Response: {"id":"ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757","short_id":"ff8f0fb6","created_at":"2023-10-13T17:47:15.000+08:00","parent_ids":["cae8c038ccf33c812ebd2ce9c2488c4f1d640b21"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:15.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M025/-/commit/ff8f0fb69f2861a17f1d8f57b8dab1ff184dc757","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":462,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:15 [Pipeline] echo dev**: ff8f0fb.**2023/10/13/17:47:15** [Pipeline] dir Running in /root/workspace/xiamen-config/M025/params_M025 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M025@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M025.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M025.json [Pipeline] readJSON [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json {"project":{"M025":"config/xiamen/M025","shared_config":"config/xiamen/shared_config"},"commit":{"M025":"ff8f0fb","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-46","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M025","branch":"dev","time":"2024-01-07_21-43-42","commit_id":"ff8f0fb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-46","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M025_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M025 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M025/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M025","branch":"dev","time":"2024-01-07_21-43-42","commit_id":"ff8f0fb","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-46","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M025_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M025@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M026 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026/params_M026 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M026/params /root/workspace/xiamen-config/M026/params_M026 /root/workspace/xiamen-config/M026/params_new /root/workspace/xiamen-config/M026/params_orin_slave_M026_2023-12-25_17-47-03 /root/workspace/xiamen-config/M026/params_orin_slave_M026_2023-12-25_17-47-03.zip /root/workspace/xiamen-config/M026/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M026 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M026参数 [Pipeline] echo rc_dev [Pipeline] echo M026 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M026.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M026/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M026.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M026.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/M026.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 2ec3e7ebda94afc759c53b48a5409ddde9ffad5e (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec3e7ebda94afc759c53b48a5409ddde9ffad5e # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 2ec3e7ebda94afc759c53b48a5409ddde9ffad5e # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M026.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=M026 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M026 Response Code: HTTP/1.1 200 OK Response: [{"id":1347,"description":"","name":"M026","name_with_namespace":"Hardware / config / M026","path":"M026","path_with_namespace":"hardware/config/M026","created_at":"2024-01-04T13:20:31.598Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M026.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M026.git","web_url":"http://159.27.226.4/hardware/config/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:31.598Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1347","issues":"http://159.27.226.4/api/v4/projects/1347/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1347/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1347/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1347/labels","events":"http://159.27.226.4/api/v4/projects/1347/events","members":"http://159.27.226.4/api/v4/projects/1347/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1347/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:31.611Z"},"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":6,"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":false,"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":1141,"description":null,"name":"M026","name_with_namespace":"Localization / config / M026","path":"M026","path_with_namespace":"localization/config/M026","created_at":"2023-10-24T03:55:21.641Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M026.git","http_url_to_repo":"http://159.27.226.4/localization/config/M026.git","web_url":"http://159.27.226.4/localization/config/M026","readme_url":"http://159.27.226.4/localization/config/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:13.590Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1141","issues":"http://159.27.226.4/api/v4/projects/1141/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1141/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1141/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1141/labels","events":"http://159.27.226.4/api/v4/projects/1141/events","members":"http://159.27.226.4/api/v4/projects/1141/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1141/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-10-25T03:55:21.669Z"},"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":4,"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":971,"description":null,"name":"M026","name_with_namespace":"Lidar / config / vehicles / M026","path":"M026","path_with_namespace":"lidar/config/vehicles/M026","created_at":"2023-07-28T07:56:50.649Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M026.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M026","readme_url":"http://159.27.226.4/lidar/config/vehicles/M026/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:34:38.250Z","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/971","issues":"http://159.27.226.4/api/v4/projects/971/issues","merge_requests":"http://159.27.226.4/api/v4/projects/971/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/971/repository/branches","labels":"http://159.27.226.4/api/v4/projects/971/labels","events":"http://159.27.226.4/api/v4/projects/971/events","members":"http://159.27.226.4/api/v4/projects/971/members","cluster_agents":"http://159.27.226.4/api/v4/projects/971/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:50.660Z"},"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":761,"description":"","name":"M026","name_with_namespace":"config / extrinsics / M026","path":"M026","path_with_namespace":"config/extrinsics/M026","created_at":"2023-07-10T13:00:14.087Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M026.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M026.git","web_url":"http://159.27.226.4/config/extrinsics/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:23.612Z","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/761","issues":"http://159.27.226.4/api/v4/projects/761/issues","merge_requests":"http://159.27.226.4/api/v4/projects/761/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/761/repository/branches","labels":"http://159.27.226.4/api/v4/projects/761/labels","events":"http://159.27.226.4/api/v4/projects/761/events","members":"http://159.27.226.4/api/v4/projects/761/members","cluster_agents":"http://159.27.226.4/api/v4/projects/761/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:00:14.106Z"},"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":689,"description":"","name":"M026","name_with_namespace":"config / vehicles / M026","path":"M026","path_with_namespace":"config/vehicles/M026","created_at":"2023-07-04T07:53:15.389Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M026.git","web_url":"http://159.27.226.4/config/vehicles/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:57.224Z","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/689","issues":"http://159.27.226.4/api/v4/projects/689/issues","merge_requests":"http://159.27.226.4/api/v4/projects/689/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/689/repository/branches","labels":"http://159.27.226.4/api/v4/projects/689/labels","events":"http://159.27.226.4/api/v4/projects/689/events","members":"http://159.27.226.4/api/v4/projects/689/members","cluster_agents":"http://159.27.226.4/api/v4/projects/689/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:53:15.511Z"},"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":463,"description":"","name":"M026","name_with_namespace":"config / xiamen / M026","path":"M026","path_with_namespace":"config/xiamen/M026","created_at":"2022-10-27T04:14:33.377Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M026.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M026.git","web_url":"http://159.27.226.4/config/xiamen/M026","readme_url":"http://159.27.226.4/config/xiamen/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:44.564Z","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/463","issues":"http://159.27.226.4/api/v4/projects/463/issues","merge_requests":"http://159.27.226.4/api/v4/projects/463/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/463/repository/branches","labels":"http://159.27.226.4/api/v4/projects/463/labels","events":"http://159.27.226.4/api/v4/projects/463/events","members":"http://159.27.226.4/api/v4/projects/463/members","cluster_agents":"http://159.27.226.4/api/v4/projects/463/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:14:33.429Z"},"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/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo 463 [Pipeline] echo 463 [Pipeline] echo 2ec3e7e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 463 2ec3e7e 2ec3e7e [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M026.json [Pipeline] readJSON [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M026","branch":"dev","time":"2024-01-07_21-43-54","commit_id":"2ec3e7e","version":"","commit_msgs":",,"} [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=M026 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M026 Response Code: HTTP/1.1 200 OK Response: [{"id":1347,"description":"","name":"M026","name_with_namespace":"Hardware / config / M026","path":"M026","path_with_namespace":"hardware/config/M026","created_at":"2024-01-04T13:20:31.598Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M026.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M026.git","web_url":"http://159.27.226.4/hardware/config/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:31.598Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1347","issues":"http://159.27.226.4/api/v4/projects/1347/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1347/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1347/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1347/labels","events":"http://159.27.226.4/api/v4/projects/1347/events","members":"http://159.27.226.4/api/v4/projects/1347/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1347/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:31.611Z"},"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":6,"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":false,"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":1141,"description":null,"name":"M026","name_with_namespace":"Localization / config / M026","path":"M026","path_with_namespace":"localization/config/M026","created_at":"2023-10-24T03:55:21.641Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M026.git","http_url_to_repo":"http://159.27.226.4/localization/config/M026.git","web_url":"http://159.27.226.4/localization/config/M026","readme_url":"http://159.27.226.4/localization/config/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:13.590Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1141","issues":"http://159.27.226.4/api/v4/projects/1141/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1141/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1141/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1141/labels","events":"http://159.27.226.4/api/v4/projects/1141/events","members":"http://159.27.226.4/api/v4/projects/1141/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1141/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-10-25T03:55:21.669Z"},"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":4,"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":971,"description":null,"name":"M026","name_with_namespace":"Lidar / config / vehicles / M026","path":"M026","path_with_namespace":"lidar/config/vehicles/M026","created_at":"2023-07-28T07:56:50.649Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M026.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M026","readme_url":"http://159.27.226.4/lidar/config/vehicles/M026/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:34:38.250Z","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/971","issues":"http://159.27.226.4/api/v4/projects/971/issues","merge_requests":"http://159.27.226.4/api/v4/projects/971/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/971/repository/branches","labels":"http://159.27.226.4/api/v4/projects/971/labels","events":"http://159.27.226.4/api/v4/projects/971/events","members":"http://159.27.226.4/api/v4/projects/971/members","cluster_agents":"http://159.27.226.4/api/v4/projects/971/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:50.660Z"},"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":761,"description":"","name":"M026","name_with_namespace":"config / extrinsics / M026","path":"M026","path_with_namespace":"config/extrinsics/M026","created_at":"2023-07-10T13:00:14.087Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M026.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M026.git","web_url":"http://159.27.226.4/config/extrinsics/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:23.612Z","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/761","issues":"http://159.27.226.4/api/v4/projects/761/issues","merge_requests":"http://159.27.226.4/api/v4/projects/761/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/761/repository/branches","labels":"http://159.27.226.4/api/v4/projects/761/labels","events":"http://159.27.226.4/api/v4/projects/761/events","members":"http://159.27.226.4/api/v4/projects/761/members","cluster_agents":"http://159.27.226.4/api/v4/projects/761/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:00:14.106Z"},"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":689,"description":"","name":"M026","name_with_namespace":"config / vehicles / M026","path":"M026","path_with_namespace":"config/vehicles/M026","created_at":"2023-07-04T07:53:15.389Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M026.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M026.git","web_url":"http://159.27.226.4/config/vehicles/M026","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:57.224Z","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/689","issues":"http://159.27.226.4/api/v4/projects/689/issues","merge_requests":"http://159.27.226.4/api/v4/projects/689/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/689/repository/branches","labels":"http://159.27.226.4/api/v4/projects/689/labels","events":"http://159.27.226.4/api/v4/projects/689/events","members":"http://159.27.226.4/api/v4/projects/689/members","cluster_agents":"http://159.27.226.4/api/v4/projects/689/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:53:15.511Z"},"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":463,"description":"","name":"M026","name_with_namespace":"config / xiamen / M026","path":"M026","path_with_namespace":"config/xiamen/M026","created_at":"2022-10-27T04:14:33.377Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M026.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M026.git","web_url":"http://159.27.226.4/config/xiamen/M026","readme_url":"http://159.27.226.4/config/xiamen/M026/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:10:44.564Z","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/463","issues":"http://159.27.226.4/api/v4/projects/463/issues","merge_requests":"http://159.27.226.4/api/v4/projects/463/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/463/repository/branches","labels":"http://159.27.226.4/api/v4/projects/463/labels","events":"http://159.27.226.4/api/v4/projects/463/events","members":"http://159.27.226.4/api/v4/projects/463/members","cluster_agents":"http://159.27.226.4/api/v4/projects/463/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:14:33.429Z"},"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/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo config/xiamen/M026 [Pipeline] echo 463 [Pipeline] echo 463 [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/463/repository/commits/2ec3e7e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/463/repository/commits/2ec3e7e Response Code: HTTP/1.1 200 OK Response: {"id":"2ec3e7ebda94afc759c53b48a5409ddde9ffad5e","short_id":"2ec3e7eb","created_at":"2023-10-13T17:47:17.000+08:00","parent_ids":["de5eb59ce3c1f9fe096abc6c7ec21d9c6b24c761"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:17.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:17.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M026/-/commit/2ec3e7ebda94afc759c53b48a5409ddde9ffad5e","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":463,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:17 [Pipeline] echo dev**: 2ec3e7e.**2023/10/13/17:47:17** [Pipeline] dir Running in /root/workspace/xiamen-config/M026/params_M026 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M026@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M026.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M026.json [Pipeline] readJSON [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json {"project":{"M026":"config/xiamen/M026","shared_config":"config/xiamen/shared_config"},"commit":{"M026":"2ec3e7e","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-58","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M026","branch":"dev","time":"2024-01-07_21-43-54","commit_id":"2ec3e7e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-58","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M026_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v params_M026 ++ grep -v version.json ++ xargs + cp -r params params_M026/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M026","branch":"dev","time":"2024-01-07_21-43-54","commit_id":"2ec3e7e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-43-58","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M026_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M026@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> > - <font color=#3C3C3C> [M026master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M027 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027/params_M027 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M027/params /root/workspace/xiamen-config/M027/params_M027 /root/workspace/xiamen-config/M027/params_new /root/workspace/xiamen-config/M027/params_orin_slave_M027_2023-12-25_17-47-53 /root/workspace/xiamen-config/M027/params_orin_slave_M027_2023-12-25_17-47-53.zip /root/workspace/xiamen-config/M027/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M027 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M027参数 [Pipeline] echo rc_dev [Pipeline] echo M027 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M027.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M027/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M027.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M027.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/M027.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision e9accbde0027dcb941eec376c69f241f9c04ab20 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f e9accbde0027dcb941eec376c69f241f9c04ab20 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk e9accbde0027dcb941eec376c69f241f9c04ab20 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M027.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=M027 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M027 Response Code: HTTP/1.1 200 OK Response: [{"id":1348,"description":"","name":"M027","name_with_namespace":"Hardware / config / M027","path":"M027","path_with_namespace":"hardware/config/M027","created_at":"2024-01-04T13:20:43.613Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M027.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M027.git","web_url":"http://159.27.226.4/hardware/config/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:43.613Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1348","issues":"http://159.27.226.4/api/v4/projects/1348/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1348/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1348/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1348/labels","events":"http://159.27.226.4/api/v4/projects/1348/events","members":"http://159.27.226.4/api/v4/projects/1348/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1348/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:43.627Z"},"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":6,"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":false,"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":1142,"description":null,"name":"M027","name_with_namespace":"Localization / config / M027","path":"M027","path_with_namespace":"localization/config/M027","created_at":"2023-10-24T03:55:24.050Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M027.git","http_url_to_repo":"http://159.27.226.4/localization/config/M027.git","web_url":"http://159.27.226.4/localization/config/M027","readme_url":"http://159.27.226.4/localization/config/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:15.018Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1142","issues":"http://159.27.226.4/api/v4/projects/1142/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1142/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1142/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1142/labels","events":"http://159.27.226.4/api/v4/projects/1142/events","members":"http://159.27.226.4/api/v4/projects/1142/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1142/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-10-25T03:55:24.069Z"},"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":4,"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":970,"description":null,"name":"M027","name_with_namespace":"Lidar / config / vehicles / M027","path":"M027","path_with_namespace":"lidar/config/vehicles/M027","created_at":"2023-07-28T07:56:50.122Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M027.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:36:24.460Z","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/970","issues":"http://159.27.226.4/api/v4/projects/970/issues","merge_requests":"http://159.27.226.4/api/v4/projects/970/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/970/repository/branches","labels":"http://159.27.226.4/api/v4/projects/970/labels","events":"http://159.27.226.4/api/v4/projects/970/events","members":"http://159.27.226.4/api/v4/projects/970/members","cluster_agents":"http://159.27.226.4/api/v4/projects/970/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:50.163Z"},"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":762,"description":"","name":"M027","name_with_namespace":"config / extrinsics / M027","path":"M027","path_with_namespace":"config/extrinsics/M027","created_at":"2023-07-10T13:00:28.182Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M027.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M027.git","web_url":"http://159.27.226.4/config/extrinsics/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:24.661Z","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/762","issues":"http://159.27.226.4/api/v4/projects/762/issues","merge_requests":"http://159.27.226.4/api/v4/projects/762/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/762/repository/branches","labels":"http://159.27.226.4/api/v4/projects/762/labels","events":"http://159.27.226.4/api/v4/projects/762/events","members":"http://159.27.226.4/api/v4/projects/762/members","cluster_agents":"http://159.27.226.4/api/v4/projects/762/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:00:28.193Z"},"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":690,"description":"","name":"M027","name_with_namespace":"config / vehicles / M027","path":"M027","path_with_namespace":"config/vehicles/M027","created_at":"2023-07-04T07:53:33.045Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M027.git","web_url":"http://159.27.226.4/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:59.511Z","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/690","issues":"http://159.27.226.4/api/v4/projects/690/issues","merge_requests":"http://159.27.226.4/api/v4/projects/690/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/690/repository/branches","labels":"http://159.27.226.4/api/v4/projects/690/labels","events":"http://159.27.226.4/api/v4/projects/690/events","members":"http://159.27.226.4/api/v4/projects/690/members","cluster_agents":"http://159.27.226.4/api/v4/projects/690/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:53:33.062Z"},"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":464,"description":"","name":"M027","name_with_namespace":"config / xiamen / M027","path":"M027","path_with_namespace":"config/xiamen/M027","created_at":"2022-10-27T04:14:56.142Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M027.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M027.git","web_url":"http://159.27.226.4/config/xiamen/M027","readme_url":"http://159.27.226.4/config/xiamen/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:01.194Z","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/464","issues":"http://159.27.226.4/api/v4/projects/464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/464/labels","events":"http://159.27.226.4/api/v4/projects/464/events","members":"http://159.27.226.4/api/v4/projects/464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/464/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:14:56.155Z"},"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/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo 464 [Pipeline] echo 464 [Pipeline] echo e9accbd [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 464 e9accbd e9accbd [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M027.json [Pipeline] readJSON [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M027","branch":"dev","time":"2024-01-07_21-44-08","commit_id":"e9accbd","version":"","commit_msgs":",,"} [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=M027 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M027 Response Code: HTTP/1.1 200 OK Response: [{"id":1348,"description":"","name":"M027","name_with_namespace":"Hardware / config / M027","path":"M027","path_with_namespace":"hardware/config/M027","created_at":"2024-01-04T13:20:43.613Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M027.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M027.git","web_url":"http://159.27.226.4/hardware/config/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:43.613Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1348","issues":"http://159.27.226.4/api/v4/projects/1348/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1348/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1348/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1348/labels","events":"http://159.27.226.4/api/v4/projects/1348/events","members":"http://159.27.226.4/api/v4/projects/1348/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1348/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:43.627Z"},"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":6,"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":false,"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":1142,"description":null,"name":"M027","name_with_namespace":"Localization / config / M027","path":"M027","path_with_namespace":"localization/config/M027","created_at":"2023-10-24T03:55:24.050Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M027.git","http_url_to_repo":"http://159.27.226.4/localization/config/M027.git","web_url":"http://159.27.226.4/localization/config/M027","readme_url":"http://159.27.226.4/localization/config/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:15.018Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1142","issues":"http://159.27.226.4/api/v4/projects/1142/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1142/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1142/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1142/labels","events":"http://159.27.226.4/api/v4/projects/1142/events","members":"http://159.27.226.4/api/v4/projects/1142/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1142/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-10-25T03:55:24.069Z"},"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":4,"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":970,"description":null,"name":"M027","name_with_namespace":"Lidar / config / vehicles / M027","path":"M027","path_with_namespace":"lidar/config/vehicles/M027","created_at":"2023-07-28T07:56:50.122Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M027.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:36:24.460Z","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/970","issues":"http://159.27.226.4/api/v4/projects/970/issues","merge_requests":"http://159.27.226.4/api/v4/projects/970/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/970/repository/branches","labels":"http://159.27.226.4/api/v4/projects/970/labels","events":"http://159.27.226.4/api/v4/projects/970/events","members":"http://159.27.226.4/api/v4/projects/970/members","cluster_agents":"http://159.27.226.4/api/v4/projects/970/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:50.163Z"},"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":762,"description":"","name":"M027","name_with_namespace":"config / extrinsics / M027","path":"M027","path_with_namespace":"config/extrinsics/M027","created_at":"2023-07-10T13:00:28.182Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M027.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M027.git","web_url":"http://159.27.226.4/config/extrinsics/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:24.661Z","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/762","issues":"http://159.27.226.4/api/v4/projects/762/issues","merge_requests":"http://159.27.226.4/api/v4/projects/762/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/762/repository/branches","labels":"http://159.27.226.4/api/v4/projects/762/labels","events":"http://159.27.226.4/api/v4/projects/762/events","members":"http://159.27.226.4/api/v4/projects/762/members","cluster_agents":"http://159.27.226.4/api/v4/projects/762/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:00:28.193Z"},"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":690,"description":"","name":"M027","name_with_namespace":"config / vehicles / M027","path":"M027","path_with_namespace":"config/vehicles/M027","created_at":"2023-07-04T07:53:33.045Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M027.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M027.git","web_url":"http://159.27.226.4/config/vehicles/M027","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:59.511Z","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/690","issues":"http://159.27.226.4/api/v4/projects/690/issues","merge_requests":"http://159.27.226.4/api/v4/projects/690/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/690/repository/branches","labels":"http://159.27.226.4/api/v4/projects/690/labels","events":"http://159.27.226.4/api/v4/projects/690/events","members":"http://159.27.226.4/api/v4/projects/690/members","cluster_agents":"http://159.27.226.4/api/v4/projects/690/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:53:33.062Z"},"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":464,"description":"","name":"M027","name_with_namespace":"config / xiamen / M027","path":"M027","path_with_namespace":"config/xiamen/M027","created_at":"2022-10-27T04:14:56.142Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M027.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M027.git","web_url":"http://159.27.226.4/config/xiamen/M027","readme_url":"http://159.27.226.4/config/xiamen/M027/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:01.194Z","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/464","issues":"http://159.27.226.4/api/v4/projects/464/issues","merge_requests":"http://159.27.226.4/api/v4/projects/464/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/464/repository/branches","labels":"http://159.27.226.4/api/v4/projects/464/labels","events":"http://159.27.226.4/api/v4/projects/464/events","members":"http://159.27.226.4/api/v4/projects/464/members","cluster_agents":"http://159.27.226.4/api/v4/projects/464/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:14:56.155Z"},"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/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo config/xiamen/M027 [Pipeline] echo 464 [Pipeline] echo 464 [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/464/repository/commits/e9accbd Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/464/repository/commits/e9accbd Response Code: HTTP/1.1 200 OK Response: {"id":"e9accbde0027dcb941eec376c69f241f9c04ab20","short_id":"e9accbde","created_at":"2023-10-13T17:47:19.000+08:00","parent_ids":["aa020c5e02550ffd2dd9f873a9dcf0a62e5b35f4"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:19.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:19.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M027/-/commit/e9accbde0027dcb941eec376c69f241f9c04ab20","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":464,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:19 [Pipeline] echo dev**: e9accbd.**2023/10/13/17:47:19** [Pipeline] dir Running in /root/workspace/xiamen-config/M027/params_M027 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M027@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M027.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M027.json [Pipeline] readJSON [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json {"project":{"M027":"config/xiamen/M027","shared_config":"config/xiamen/shared_config"},"commit":{"M027":"e9accbd","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-13","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M027","branch":"dev","time":"2024-01-07_21-44-08","commit_id":"e9accbd","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-13","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M027_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M027 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M027/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M027","branch":"dev","time":"2024-01-07_21-44-08","commit_id":"e9accbd","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-13","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M027_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M027@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> > - <font color=#3C3C3C> [M026master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** </font> > - <font color=#3C3C3C> [M027master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: e9accbd.**2023/10/13/17:47:19** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M028 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028/params_M028 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M028/params /root/workspace/xiamen-config/M028/params_M028 /root/workspace/xiamen-config/M028/params_new /root/workspace/xiamen-config/M028/params_orin_slave_M028_2023-12-25_17-48-45 /root/workspace/xiamen-config/M028/params_orin_slave_M028_2023-12-25_17-48-45.zip /root/workspace/xiamen-config/M028/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M028 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M028参数 [Pipeline] echo rc_dev [Pipeline] echo M028 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M028.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M028/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M028.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M028.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/M028.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 79a137525f48e34dec783d28ede3a3f331f67b3a (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 79a137525f48e34dec783d28ede3a3f331f67b3a # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 79a137525f48e34dec783d28ede3a3f331f67b3a # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M028.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=M028 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M028 Response Code: HTTP/1.1 200 OK Response: [{"id":1349,"description":"","name":"M028","name_with_namespace":"Hardware / config / M028","path":"M028","path_with_namespace":"hardware/config/M028","created_at":"2024-01-04T13:20:56.569Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M028.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M028.git","web_url":"http://159.27.226.4/hardware/config/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:56.569Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1349","issues":"http://159.27.226.4/api/v4/projects/1349/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1349/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1349/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1349/labels","events":"http://159.27.226.4/api/v4/projects/1349/events","members":"http://159.27.226.4/api/v4/projects/1349/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1349/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:56.972Z"},"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":6,"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":false,"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":1143,"description":null,"name":"M028","name_with_namespace":"Localization / config / M028","path":"M028","path_with_namespace":"localization/config/M028","created_at":"2023-10-24T03:55:25.452Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M028.git","http_url_to_repo":"http://159.27.226.4/localization/config/M028.git","web_url":"http://159.27.226.4/localization/config/M028","readme_url":"http://159.27.226.4/localization/config/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:16.418Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1143","issues":"http://159.27.226.4/api/v4/projects/1143/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1143/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1143/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1143/labels","events":"http://159.27.226.4/api/v4/projects/1143/events","members":"http://159.27.226.4/api/v4/projects/1143/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1143/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-10-25T03:55:25.471Z"},"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":4,"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":969,"description":null,"name":"M028","name_with_namespace":"Lidar / config / vehicles / M028","path":"M028","path_with_namespace":"lidar/config/vehicles/M028","created_at":"2023-07-28T07:56:49.513Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M028.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M028","readme_url":"http://159.27.226.4/lidar/config/vehicles/M028/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:38:29.380Z","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/969","issues":"http://159.27.226.4/api/v4/projects/969/issues","merge_requests":"http://159.27.226.4/api/v4/projects/969/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/969/repository/branches","labels":"http://159.27.226.4/api/v4/projects/969/labels","events":"http://159.27.226.4/api/v4/projects/969/events","members":"http://159.27.226.4/api/v4/projects/969/members","cluster_agents":"http://159.27.226.4/api/v4/projects/969/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:49.527Z"},"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":763,"description":"","name":"M028","name_with_namespace":"config / extrinsics / M028","path":"M028","path_with_namespace":"config/extrinsics/M028","created_at":"2023-07-10T13:01:01.052Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M028.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M028.git","web_url":"http://159.27.226.4/config/extrinsics/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-16T06:23:08.914Z","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/763","issues":"http://159.27.226.4/api/v4/projects/763/issues","merge_requests":"http://159.27.226.4/api/v4/projects/763/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/763/repository/branches","labels":"http://159.27.226.4/api/v4/projects/763/labels","events":"http://159.27.226.4/api/v4/projects/763/events","members":"http://159.27.226.4/api/v4/projects/763/members","cluster_agents":"http://159.27.226.4/api/v4/projects/763/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:01.069Z"},"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":691,"description":"","name":"M028","name_with_namespace":"config / vehicles / M028","path":"M028","path_with_namespace":"config/vehicles/M028","created_at":"2023-07-04T07:53:50.375Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M028.git","web_url":"http://159.27.226.4/config/vehicles/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:29:02.466Z","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/691","issues":"http://159.27.226.4/api/v4/projects/691/issues","merge_requests":"http://159.27.226.4/api/v4/projects/691/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/691/repository/branches","labels":"http://159.27.226.4/api/v4/projects/691/labels","events":"http://159.27.226.4/api/v4/projects/691/events","members":"http://159.27.226.4/api/v4/projects/691/members","cluster_agents":"http://159.27.226.4/api/v4/projects/691/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:53:50.441Z"},"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":465,"description":"","name":"M028","name_with_namespace":"config / xiamen / M028","path":"M028","path_with_namespace":"config/xiamen/M028","created_at":"2022-10-27T04:15:16.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M028.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M028.git","web_url":"http://159.27.226.4/config/xiamen/M028","readme_url":"http://159.27.226.4/config/xiamen/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:16.315Z","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/465","issues":"http://159.27.226.4/api/v4/projects/465/issues","merge_requests":"http://159.27.226.4/api/v4/projects/465/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/465/repository/branches","labels":"http://159.27.226.4/api/v4/projects/465/labels","events":"http://159.27.226.4/api/v4/projects/465/events","members":"http://159.27.226.4/api/v4/projects/465/members","cluster_agents":"http://159.27.226.4/api/v4/projects/465/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:15:16.808Z"},"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/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo 465 [Pipeline] echo 465 [Pipeline] echo 79a1375 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 465 79a1375 79a1375 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M028.json [Pipeline] readJSON [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M028","branch":"dev","time":"2024-01-07_21-44-21","commit_id":"79a1375","version":"","commit_msgs":",,"} [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=M028 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M028 Response Code: HTTP/1.1 200 OK Response: [{"id":1349,"description":"","name":"M028","name_with_namespace":"Hardware / config / M028","path":"M028","path_with_namespace":"hardware/config/M028","created_at":"2024-01-04T13:20:56.569Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M028.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M028.git","web_url":"http://159.27.226.4/hardware/config/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:20:56.569Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1349","issues":"http://159.27.226.4/api/v4/projects/1349/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1349/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1349/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1349/labels","events":"http://159.27.226.4/api/v4/projects/1349/events","members":"http://159.27.226.4/api/v4/projects/1349/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1349/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:20:56.972Z"},"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":6,"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":false,"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":1143,"description":null,"name":"M028","name_with_namespace":"Localization / config / M028","path":"M028","path_with_namespace":"localization/config/M028","created_at":"2023-10-24T03:55:25.452Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M028.git","http_url_to_repo":"http://159.27.226.4/localization/config/M028.git","web_url":"http://159.27.226.4/localization/config/M028","readme_url":"http://159.27.226.4/localization/config/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:16.418Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1143","issues":"http://159.27.226.4/api/v4/projects/1143/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1143/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1143/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1143/labels","events":"http://159.27.226.4/api/v4/projects/1143/events","members":"http://159.27.226.4/api/v4/projects/1143/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1143/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-10-25T03:55:25.471Z"},"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":4,"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":969,"description":null,"name":"M028","name_with_namespace":"Lidar / config / vehicles / M028","path":"M028","path_with_namespace":"lidar/config/vehicles/M028","created_at":"2023-07-28T07:56:49.513Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M028.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M028","readme_url":"http://159.27.226.4/lidar/config/vehicles/M028/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:38:29.380Z","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/969","issues":"http://159.27.226.4/api/v4/projects/969/issues","merge_requests":"http://159.27.226.4/api/v4/projects/969/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/969/repository/branches","labels":"http://159.27.226.4/api/v4/projects/969/labels","events":"http://159.27.226.4/api/v4/projects/969/events","members":"http://159.27.226.4/api/v4/projects/969/members","cluster_agents":"http://159.27.226.4/api/v4/projects/969/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:49.527Z"},"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":763,"description":"","name":"M028","name_with_namespace":"config / extrinsics / M028","path":"M028","path_with_namespace":"config/extrinsics/M028","created_at":"2023-07-10T13:01:01.052Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M028.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M028.git","web_url":"http://159.27.226.4/config/extrinsics/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-16T06:23:08.914Z","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/763","issues":"http://159.27.226.4/api/v4/projects/763/issues","merge_requests":"http://159.27.226.4/api/v4/projects/763/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/763/repository/branches","labels":"http://159.27.226.4/api/v4/projects/763/labels","events":"http://159.27.226.4/api/v4/projects/763/events","members":"http://159.27.226.4/api/v4/projects/763/members","cluster_agents":"http://159.27.226.4/api/v4/projects/763/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:01.069Z"},"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":691,"description":"","name":"M028","name_with_namespace":"config / vehicles / M028","path":"M028","path_with_namespace":"config/vehicles/M028","created_at":"2023-07-04T07:53:50.375Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M028.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M028.git","web_url":"http://159.27.226.4/config/vehicles/M028","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:29:02.466Z","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/691","issues":"http://159.27.226.4/api/v4/projects/691/issues","merge_requests":"http://159.27.226.4/api/v4/projects/691/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/691/repository/branches","labels":"http://159.27.226.4/api/v4/projects/691/labels","events":"http://159.27.226.4/api/v4/projects/691/events","members":"http://159.27.226.4/api/v4/projects/691/members","cluster_agents":"http://159.27.226.4/api/v4/projects/691/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:53:50.441Z"},"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":465,"description":"","name":"M028","name_with_namespace":"config / xiamen / M028","path":"M028","path_with_namespace":"config/xiamen/M028","created_at":"2022-10-27T04:15:16.792Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M028.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M028.git","web_url":"http://159.27.226.4/config/xiamen/M028","readme_url":"http://159.27.226.4/config/xiamen/M028/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:16.315Z","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/465","issues":"http://159.27.226.4/api/v4/projects/465/issues","merge_requests":"http://159.27.226.4/api/v4/projects/465/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/465/repository/branches","labels":"http://159.27.226.4/api/v4/projects/465/labels","events":"http://159.27.226.4/api/v4/projects/465/events","members":"http://159.27.226.4/api/v4/projects/465/members","cluster_agents":"http://159.27.226.4/api/v4/projects/465/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:15:16.808Z"},"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/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo config/xiamen/M028 [Pipeline] echo 465 [Pipeline] echo 465 [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/465/repository/commits/79a1375 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/465/repository/commits/79a1375 Response Code: HTTP/1.1 200 OK Response: {"id":"79a137525f48e34dec783d28ede3a3f331f67b3a","short_id":"79a13752","created_at":"2023-10-13T17:47:20.000+08:00","parent_ids":["427737577c4fa268d8e9d2bfd2ef2cd1f31ca33a"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:20.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:20.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M028/-/commit/79a137525f48e34dec783d28ede3a3f331f67b3a","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":465,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:20 [Pipeline] echo dev**: 79a1375.**2023/10/13/17:47:20** [Pipeline] dir Running in /root/workspace/xiamen-config/M028/params_M028 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M028@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M028.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M028.json [Pipeline] readJSON [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json {"project":{"M028":"config/xiamen/M028","shared_config":"config/xiamen/shared_config"},"commit":{"M028":"79a1375","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-24","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M028","branch":"dev","time":"2024-01-07_21-44-21","commit_id":"79a1375","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-24","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M028_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_M028 + cp -r params params_M028/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M028","branch":"dev","time":"2024-01-07_21-44-21","commit_id":"79a1375","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-24","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M028_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M028@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> > - <font color=#3C3C3C> [M026master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** </font> > - <font color=#3C3C3C> [M027master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: e9accbd.**2023/10/13/17:47:19** </font> > - <font color=#3C3C3C> [M028master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 79a1375.**2023/10/13/17:47:20** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M029 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029/params_M029 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M029/params /root/workspace/xiamen-config/M029/params_M029 /root/workspace/xiamen-config/M029/params_new /root/workspace/xiamen-config/M029/params_orin_slave_M029_2023-12-25_17-49-36 /root/workspace/xiamen-config/M029/params_orin_slave_M029_2023-12-25_17-49-36.zip /root/workspace/xiamen-config/M029/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M029 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M029参数 [Pipeline] echo rc_dev [Pipeline] echo M029 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M029.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M029/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M029.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M029.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/M029.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 375064418625d09c3af125ccc6c802a07c1f088c (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 375064418625d09c3af125ccc6c802a07c1f088c # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 375064418625d09c3af125ccc6c802a07c1f088c # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M029.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=M029 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M029 Response Code: HTTP/1.1 200 OK Response: [{"id":1350,"description":"","name":"M029","name_with_namespace":"Hardware / config / M029","path":"M029","path_with_namespace":"hardware/config/M029","created_at":"2024-01-04T13:21:11.410Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M029.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M029.git","web_url":"http://159.27.226.4/hardware/config/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:21:11.410Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1350","issues":"http://159.27.226.4/api/v4/projects/1350/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1350/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1350/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1350/labels","events":"http://159.27.226.4/api/v4/projects/1350/events","members":"http://159.27.226.4/api/v4/projects/1350/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1350/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:21:11.427Z"},"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":6,"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":false,"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":1144,"description":null,"name":"M029","name_with_namespace":"Localization / config / M029","path":"M029","path_with_namespace":"localization/config/M029","created_at":"2023-10-24T03:55:26.895Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M029.git","http_url_to_repo":"http://159.27.226.4/localization/config/M029.git","web_url":"http://159.27.226.4/localization/config/M029","readme_url":"http://159.27.226.4/localization/config/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:18.541Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1144","issues":"http://159.27.226.4/api/v4/projects/1144/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1144/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1144/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1144/labels","events":"http://159.27.226.4/api/v4/projects/1144/events","members":"http://159.27.226.4/api/v4/projects/1144/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1144/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-10-25T03:55:26.928Z"},"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":4,"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":968,"description":null,"name":"M029","name_with_namespace":"Lidar / config / vehicles / M029","path":"M029","path_with_namespace":"lidar/config/vehicles/M029","created_at":"2023-07-28T07:56:48.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M029.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M029","readme_url":"http://159.27.226.4/lidar/config/vehicles/M029/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:40:14.476Z","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/968","issues":"http://159.27.226.4/api/v4/projects/968/issues","merge_requests":"http://159.27.226.4/api/v4/projects/968/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/968/repository/branches","labels":"http://159.27.226.4/api/v4/projects/968/labels","events":"http://159.27.226.4/api/v4/projects/968/events","members":"http://159.27.226.4/api/v4/projects/968/members","cluster_agents":"http://159.27.226.4/api/v4/projects/968/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:48.820Z"},"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":764,"description":"","name":"M029","name_with_namespace":"config / extrinsics / M029","path":"M029","path_with_namespace":"config/extrinsics/M029","created_at":"2023-07-10T13:01:13.353Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M029.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M029.git","web_url":"http://159.27.226.4/config/extrinsics/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:39.593Z","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/764","issues":"http://159.27.226.4/api/v4/projects/764/issues","merge_requests":"http://159.27.226.4/api/v4/projects/764/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/764/repository/branches","labels":"http://159.27.226.4/api/v4/projects/764/labels","events":"http://159.27.226.4/api/v4/projects/764/events","members":"http://159.27.226.4/api/v4/projects/764/members","cluster_agents":"http://159.27.226.4/api/v4/projects/764/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:13.369Z"},"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":692,"description":"","name":"M029","name_with_namespace":"config / vehicles / M029","path":"M029","path_with_namespace":"config/vehicles/M029","created_at":"2023-07-04T07:54:08.199Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M029.git","web_url":"http://159.27.226.4/config/vehicles/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:29:04.576Z","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/692","issues":"http://159.27.226.4/api/v4/projects/692/issues","merge_requests":"http://159.27.226.4/api/v4/projects/692/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/692/repository/branches","labels":"http://159.27.226.4/api/v4/projects/692/labels","events":"http://159.27.226.4/api/v4/projects/692/events","members":"http://159.27.226.4/api/v4/projects/692/members","cluster_agents":"http://159.27.226.4/api/v4/projects/692/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:54:08.214Z"},"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":466,"description":"","name":"M029","name_with_namespace":"config / xiamen / M029","path":"M029","path_with_namespace":"config/xiamen/M029","created_at":"2022-10-27T04:15:36.691Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M029.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M029.git","web_url":"http://159.27.226.4/config/xiamen/M029","readme_url":"http://159.27.226.4/config/xiamen/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:35.077Z","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/466","issues":"http://159.27.226.4/api/v4/projects/466/issues","merge_requests":"http://159.27.226.4/api/v4/projects/466/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/466/repository/branches","labels":"http://159.27.226.4/api/v4/projects/466/labels","events":"http://159.27.226.4/api/v4/projects/466/events","members":"http://159.27.226.4/api/v4/projects/466/members","cluster_agents":"http://159.27.226.4/api/v4/projects/466/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:15:36.746Z"},"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/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo 466 [Pipeline] echo 466 [Pipeline] echo 3750644 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 466 3750644 3750644 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M029.json [Pipeline] readJSON [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M029","branch":"dev","time":"2024-01-07_21-44-33","commit_id":"3750644","version":"","commit_msgs":",,"} [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=M029 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M029 Response Code: HTTP/1.1 200 OK Response: [{"id":1350,"description":"","name":"M029","name_with_namespace":"Hardware / config / M029","path":"M029","path_with_namespace":"hardware/config/M029","created_at":"2024-01-04T13:21:11.410Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M029.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M029.git","web_url":"http://159.27.226.4/hardware/config/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:21:11.410Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1350","issues":"http://159.27.226.4/api/v4/projects/1350/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1350/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1350/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1350/labels","events":"http://159.27.226.4/api/v4/projects/1350/events","members":"http://159.27.226.4/api/v4/projects/1350/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1350/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:21:11.427Z"},"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":6,"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":false,"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":1144,"description":null,"name":"M029","name_with_namespace":"Localization / config / M029","path":"M029","path_with_namespace":"localization/config/M029","created_at":"2023-10-24T03:55:26.895Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M029.git","http_url_to_repo":"http://159.27.226.4/localization/config/M029.git","web_url":"http://159.27.226.4/localization/config/M029","readme_url":"http://159.27.226.4/localization/config/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:18.541Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1144","issues":"http://159.27.226.4/api/v4/projects/1144/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1144/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1144/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1144/labels","events":"http://159.27.226.4/api/v4/projects/1144/events","members":"http://159.27.226.4/api/v4/projects/1144/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1144/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-10-25T03:55:26.928Z"},"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":4,"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":968,"description":null,"name":"M029","name_with_namespace":"Lidar / config / vehicles / M029","path":"M029","path_with_namespace":"lidar/config/vehicles/M029","created_at":"2023-07-28T07:56:48.806Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M029.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M029","readme_url":"http://159.27.226.4/lidar/config/vehicles/M029/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:40:14.476Z","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/968","issues":"http://159.27.226.4/api/v4/projects/968/issues","merge_requests":"http://159.27.226.4/api/v4/projects/968/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/968/repository/branches","labels":"http://159.27.226.4/api/v4/projects/968/labels","events":"http://159.27.226.4/api/v4/projects/968/events","members":"http://159.27.226.4/api/v4/projects/968/members","cluster_agents":"http://159.27.226.4/api/v4/projects/968/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:48.820Z"},"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":764,"description":"","name":"M029","name_with_namespace":"config / extrinsics / M029","path":"M029","path_with_namespace":"config/extrinsics/M029","created_at":"2023-07-10T13:01:13.353Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M029.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M029.git","web_url":"http://159.27.226.4/config/extrinsics/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:39.593Z","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/764","issues":"http://159.27.226.4/api/v4/projects/764/issues","merge_requests":"http://159.27.226.4/api/v4/projects/764/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/764/repository/branches","labels":"http://159.27.226.4/api/v4/projects/764/labels","events":"http://159.27.226.4/api/v4/projects/764/events","members":"http://159.27.226.4/api/v4/projects/764/members","cluster_agents":"http://159.27.226.4/api/v4/projects/764/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:13.369Z"},"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":692,"description":"","name":"M029","name_with_namespace":"config / vehicles / M029","path":"M029","path_with_namespace":"config/vehicles/M029","created_at":"2023-07-04T07:54:08.199Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M029.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M029.git","web_url":"http://159.27.226.4/config/vehicles/M029","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:29:04.576Z","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/692","issues":"http://159.27.226.4/api/v4/projects/692/issues","merge_requests":"http://159.27.226.4/api/v4/projects/692/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/692/repository/branches","labels":"http://159.27.226.4/api/v4/projects/692/labels","events":"http://159.27.226.4/api/v4/projects/692/events","members":"http://159.27.226.4/api/v4/projects/692/members","cluster_agents":"http://159.27.226.4/api/v4/projects/692/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:54:08.214Z"},"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":466,"description":"","name":"M029","name_with_namespace":"config / xiamen / M029","path":"M029","path_with_namespace":"config/xiamen/M029","created_at":"2022-10-27T04:15:36.691Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M029.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M029.git","web_url":"http://159.27.226.4/config/xiamen/M029","readme_url":"http://159.27.226.4/config/xiamen/M029/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:35.077Z","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/466","issues":"http://159.27.226.4/api/v4/projects/466/issues","merge_requests":"http://159.27.226.4/api/v4/projects/466/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/466/repository/branches","labels":"http://159.27.226.4/api/v4/projects/466/labels","events":"http://159.27.226.4/api/v4/projects/466/events","members":"http://159.27.226.4/api/v4/projects/466/members","cluster_agents":"http://159.27.226.4/api/v4/projects/466/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:15:36.746Z"},"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/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo config/xiamen/M029 [Pipeline] echo 466 [Pipeline] echo 466 [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/466/repository/commits/3750644 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/466/repository/commits/3750644 Response Code: HTTP/1.1 200 OK Response: {"id":"375064418625d09c3af125ccc6c802a07c1f088c","short_id":"37506441","created_at":"2023-10-13T17:47:22.000+08:00","parent_ids":["f90295868201f3df47936806890c4cd3dee3699b"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:22.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:22.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M029/-/commit/375064418625d09c3af125ccc6c802a07c1f088c","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":466,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:22 [Pipeline] echo dev**: 3750644.**2023/10/13/17:47:22** [Pipeline] dir Running in /root/workspace/xiamen-config/M029/params_M029 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M029@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M029.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M029.json [Pipeline] readJSON [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json {"project":{"M029":"config/xiamen/M029","shared_config":"config/xiamen/shared_config"},"commit":{"M029":"3750644","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-38","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M029","branch":"dev","time":"2024-01-07_21-44-33","commit_id":"3750644","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-38","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M029_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M029 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M029/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M029","branch":"dev","time":"2024-01-07_21-44-33","commit_id":"3750644","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-38","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M029_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M029@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> > - <font color=#3C3C3C> [M026master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** </font> > - <font color=#3C3C3C> [M027master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: e9accbd.**2023/10/13/17:47:19** </font> > - <font color=#3C3C3C> [M028master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 79a1375.**2023/10/13/17:47:20** </font> > - <font color=#3C3C3C> [M029master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 3750644.**2023/10/13/17:47:22** </font> [Pipeline] } [Pipeline] // dir [Pipeline] echo M030 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030/params_M030 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M030/params /root/workspace/xiamen-config/M030/params_M030 /root/workspace/xiamen-config/M030/params_new /root/workspace/xiamen-config/M030/params_orin_slave_M030_2023-12-25_17-50-29 /root/workspace/xiamen-config/M030/params_orin_slave_M030_2023-12-25_17-50-29.zip /root/workspace/xiamen-config/M030/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M030 [Pipeline] { [Pipeline] echo [M023, M024, M025, M026, M027, M028, M029, M030] [Pipeline] echo 更新M030参数 [Pipeline] echo rc_dev [Pipeline] echo M030 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M030.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M030/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M030.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M030.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/M030.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 8f93960764361a47c3bf3e31405f96ab54c83f74 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f93960764361a47c3bf3e31405f96ab54c83f74 # timeout=300000 Commit message: "fix_out: update params" > git rev-list --no-walk 8f93960764361a47c3bf3e31405f96ab54c83f74 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M030.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=M030 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M030 Response Code: HTTP/1.1 200 OK Response: [{"id":1351,"description":"","name":"M030","name_with_namespace":"Hardware / config / M030","path":"M030","path_with_namespace":"hardware/config/M030","created_at":"2024-01-04T13:21:27.422Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M030.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M030.git","web_url":"http://159.27.226.4/hardware/config/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:21:27.422Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1351","issues":"http://159.27.226.4/api/v4/projects/1351/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1351/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1351/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1351/labels","events":"http://159.27.226.4/api/v4/projects/1351/events","members":"http://159.27.226.4/api/v4/projects/1351/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1351/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:21:27.444Z"},"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":6,"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":false,"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":1145,"description":null,"name":"M030","name_with_namespace":"Localization / config / M030","path":"M030","path_with_namespace":"localization/config/M030","created_at":"2023-10-24T03:55:28.908Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M030.git","http_url_to_repo":"http://159.27.226.4/localization/config/M030.git","web_url":"http://159.27.226.4/localization/config/M030","readme_url":"http://159.27.226.4/localization/config/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:19.144Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1145","issues":"http://159.27.226.4/api/v4/projects/1145/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1145/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1145/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1145/labels","events":"http://159.27.226.4/api/v4/projects/1145/events","members":"http://159.27.226.4/api/v4/projects/1145/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1145/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-10-25T03:55:28.923Z"},"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":4,"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":967,"description":null,"name":"M030","name_with_namespace":"Lidar / config / vehicles / M030","path":"M030","path_with_namespace":"lidar/config/vehicles/M030","created_at":"2023-07-28T07:56:48.140Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M030.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M030","readme_url":"http://159.27.226.4/lidar/config/vehicles/M030/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:42:01.497Z","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/967","issues":"http://159.27.226.4/api/v4/projects/967/issues","merge_requests":"http://159.27.226.4/api/v4/projects/967/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/967/repository/branches","labels":"http://159.27.226.4/api/v4/projects/967/labels","events":"http://159.27.226.4/api/v4/projects/967/events","members":"http://159.27.226.4/api/v4/projects/967/members","cluster_agents":"http://159.27.226.4/api/v4/projects/967/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:48.151Z"},"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":765,"description":"","name":"M030","name_with_namespace":"config / extrinsics / M030","path":"M030","path_with_namespace":"config/extrinsics/M030","created_at":"2023-07-10T13:01:27.467Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M030.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M030.git","web_url":"http://159.27.226.4/config/extrinsics/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:40.922Z","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/765","issues":"http://159.27.226.4/api/v4/projects/765/issues","merge_requests":"http://159.27.226.4/api/v4/projects/765/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/765/repository/branches","labels":"http://159.27.226.4/api/v4/projects/765/labels","events":"http://159.27.226.4/api/v4/projects/765/events","members":"http://159.27.226.4/api/v4/projects/765/members","cluster_agents":"http://159.27.226.4/api/v4/projects/765/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:27.482Z"},"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":693,"description":"","name":"M030","name_with_namespace":"config / vehicles / M030","path":"M030","path_with_namespace":"config/vehicles/M030","created_at":"2023-07-04T07:54:27.147Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M030.git","web_url":"http://159.27.226.4/config/vehicles/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:29:07.332Z","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/693","issues":"http://159.27.226.4/api/v4/projects/693/issues","merge_requests":"http://159.27.226.4/api/v4/projects/693/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/693/repository/branches","labels":"http://159.27.226.4/api/v4/projects/693/labels","events":"http://159.27.226.4/api/v4/projects/693/events","members":"http://159.27.226.4/api/v4/projects/693/members","cluster_agents":"http://159.27.226.4/api/v4/projects/693/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:54:27.165Z"},"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":467,"description":"","name":"M030","name_with_namespace":"config / xiamen / M030","path":"M030","path_with_namespace":"config/xiamen/M030","created_at":"2022-10-27T04:16:13.339Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M030.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M030.git","web_url":"http://159.27.226.4/config/xiamen/M030","readme_url":"http://159.27.226.4/config/xiamen/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:51.997Z","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/467","issues":"http://159.27.226.4/api/v4/projects/467/issues","merge_requests":"http://159.27.226.4/api/v4/projects/467/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/467/repository/branches","labels":"http://159.27.226.4/api/v4/projects/467/labels","events":"http://159.27.226.4/api/v4/projects/467/events","members":"http://159.27.226.4/api/v4/projects/467/members","cluster_agents":"http://159.27.226.4/api/v4/projects/467/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:16:13.352Z"},"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/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo 467 [Pipeline] echo 467 [Pipeline] echo 8f93960 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 467 8f93960 8f93960 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M030.json [Pipeline] readJSON [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"6e9a041"}} [Pipeline] sh + echo '{"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"6e9a041"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"6e9a041"}} [Pipeline] echo {"repo_name":"params_orin_master_M030","branch":"dev","time":"2024-01-07_21-44-46","commit_id":"8f93960","version":"","commit_msgs":",,"} [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=M030 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M030 Response Code: HTTP/1.1 200 OK Response: [{"id":1351,"description":"","name":"M030","name_with_namespace":"Hardware / config / M030","path":"M030","path_with_namespace":"hardware/config/M030","created_at":"2024-01-04T13:21:27.422Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M030.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M030.git","web_url":"http://159.27.226.4/hardware/config/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-04T13:21:27.422Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1351","issues":"http://159.27.226.4/api/v4/projects/1351/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1351/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1351/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1351/labels","events":"http://159.27.226.4/api/v4/projects/1351/events","members":"http://159.27.226.4/api/v4/projects/1351/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1351/cluster_agents"},"packages_enabled":true,"empty_repo":true,"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":"2024-01-05T13:21:27.444Z"},"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":6,"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":false,"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":1145,"description":null,"name":"M030","name_with_namespace":"Localization / config / M030","path":"M030","path_with_namespace":"localization/config/M030","created_at":"2023-10-24T03:55:28.908Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M030.git","http_url_to_repo":"http://159.27.226.4/localization/config/M030.git","web_url":"http://159.27.226.4/localization/config/M030","readme_url":"http://159.27.226.4/localization/config/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:19.144Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1145","issues":"http://159.27.226.4/api/v4/projects/1145/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1145/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1145/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1145/labels","events":"http://159.27.226.4/api/v4/projects/1145/events","members":"http://159.27.226.4/api/v4/projects/1145/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1145/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-10-25T03:55:28.923Z"},"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":4,"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":967,"description":null,"name":"M030","name_with_namespace":"Lidar / config / vehicles / M030","path":"M030","path_with_namespace":"lidar/config/vehicles/M030","created_at":"2023-07-28T07:56:48.140Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M030.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M030","readme_url":"http://159.27.226.4/lidar/config/vehicles/M030/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T13:42:01.497Z","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/967","issues":"http://159.27.226.4/api/v4/projects/967/issues","merge_requests":"http://159.27.226.4/api/v4/projects/967/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/967/repository/branches","labels":"http://159.27.226.4/api/v4/projects/967/labels","events":"http://159.27.226.4/api/v4/projects/967/events","members":"http://159.27.226.4/api/v4/projects/967/members","cluster_agents":"http://159.27.226.4/api/v4/projects/967/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:48.151Z"},"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":765,"description":"","name":"M030","name_with_namespace":"config / extrinsics / M030","path":"M030","path_with_namespace":"config/extrinsics/M030","created_at":"2023-07-10T13:01:27.467Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M030.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M030.git","web_url":"http://159.27.226.4/config/extrinsics/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:40.922Z","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/765","issues":"http://159.27.226.4/api/v4/projects/765/issues","merge_requests":"http://159.27.226.4/api/v4/projects/765/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/765/repository/branches","labels":"http://159.27.226.4/api/v4/projects/765/labels","events":"http://159.27.226.4/api/v4/projects/765/events","members":"http://159.27.226.4/api/v4/projects/765/members","cluster_agents":"http://159.27.226.4/api/v4/projects/765/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:27.482Z"},"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":693,"description":"","name":"M030","name_with_namespace":"config / vehicles / M030","path":"M030","path_with_namespace":"config/vehicles/M030","created_at":"2023-07-04T07:54:27.147Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M030.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M030.git","web_url":"http://159.27.226.4/config/vehicles/M030","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:29:07.332Z","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/693","issues":"http://159.27.226.4/api/v4/projects/693/issues","merge_requests":"http://159.27.226.4/api/v4/projects/693/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/693/repository/branches","labels":"http://159.27.226.4/api/v4/projects/693/labels","events":"http://159.27.226.4/api/v4/projects/693/events","members":"http://159.27.226.4/api/v4/projects/693/members","cluster_agents":"http://159.27.226.4/api/v4/projects/693/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:54:27.165Z"},"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":467,"description":"","name":"M030","name_with_namespace":"config / xiamen / M030","path":"M030","path_with_namespace":"config/xiamen/M030","created_at":"2022-10-27T04:16:13.339Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M030.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M030.git","web_url":"http://159.27.226.4/config/xiamen/M030","readme_url":"http://159.27.226.4/config/xiamen/M030/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:11:51.997Z","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/467","issues":"http://159.27.226.4/api/v4/projects/467/issues","merge_requests":"http://159.27.226.4/api/v4/projects/467/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/467/repository/branches","labels":"http://159.27.226.4/api/v4/projects/467/labels","events":"http://159.27.226.4/api/v4/projects/467/events","members":"http://159.27.226.4/api/v4/projects/467/members","cluster_agents":"http://159.27.226.4/api/v4/projects/467/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:16:13.352Z"},"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/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo config/xiamen/M030 [Pipeline] echo 467 [Pipeline] echo 467 [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/467/repository/commits/8f93960 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/467/repository/commits/8f93960 Response Code: HTTP/1.1 200 OK Response: {"id":"8f93960764361a47c3bf3e31405f96ab54c83f74","short_id":"8f939607","created_at":"2023-10-13T17:47:23.000+08:00","parent_ids":["29aa12da86e74a02d62b739194dcb217993bbfc2"],"title":"fix_out: update params","message":"fix_out: update params\n","author_name":"yaopandeng","author_email":"yaopandeng@senior.auto","authored_date":"2023-10-13T17:47:23.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:23.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M030/-/commit/8f93960764361a47c3bf3e31405f96ab54c83f74","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":467,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:23 [Pipeline] echo dev**: 8f93960.**2023/10/13/17:47:23** [Pipeline] dir Running in /root/workspace/xiamen-config/M030/params_M030 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_M030@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M030.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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 486 [Pipeline] echo 6e9a041 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 6e9a041 c714f90 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M030.json [Pipeline] readJSON [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"6e9a041"}} [Pipeline] echo {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"c714f90"}} [Pipeline] sh + echo '{"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"c714f90"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json {"project":{"M030":"config/xiamen/M030","shared_config":"config/xiamen/shared_config"},"commit":{"M030":"8f93960","shared_config":"c714f90"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-50","commit_id":"c714f90","version":"","commit_msgs":",,"} [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":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:11:23.890Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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-10-31T06:38:21.323Z"},"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":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T08:09:48.290Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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-10-18T11:35:03.593Z"},"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":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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-09-22T07:01:00.288Z"},"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":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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-09-13T11:52:34.092Z"},"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":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-12-18T07:33:11.733Z","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-12-25T06:52:40.407Z","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-12-18T07:31:48.017Z","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-12-18T07:37:09.726Z","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-12-18T07:34:01.928Z","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-12-18T07:35:30.027Z","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":"2024-01-04T05:05:19.547Z","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":"2024-01-07T08:07:04.615Z","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":"2024-01-07T08:00:31.485Z","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-12-18T07:36:12.246Z","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":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":"/uploads/-/system/user/avatar/35/avatar.png","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":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","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,"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":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":"2024-01-05T02:50:36.695Z","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 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 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/c714f90 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c714f90 Response Code: HTTP/1.1 200 OK Response: {"id":"c714f9060edd4128a9efb87a7186472e247e0bd8","short_id":"c714f906","created_at":"2024-01-07T16:01:43.000+08:00","parent_ids":["f1704a7cfe896da5e882cf8a99da291f4c197524"],"title":"chore(params):更新参数","message":"chore(params):更新参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-01-07T16:01:43.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-01-07T16:01:43.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c714f9060edd4128a9efb87a7186472e247e0bd8","stats":{"additions":1,"deletions":4,"total":5},"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 2024/01/07/16:01:43 [Pipeline] echo dev**: c714f90.**2024/01/07/16:01:43** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M030","branch":"dev","time":"2024-01-07_21-44-46","commit_id":"8f93960","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-50","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M030_Master","type":0,"project":5} [Pipeline] echo M023 [Pipeline] sh ++ grep -v params_M030 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M030/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M030","branch":"dev","time":"2024-01-07_21-44-46","commit_id":"8f93960","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-07_21-44-50","commit_id":"c714f90","version":"","commit_msgs":",,"}],"device":1,"device_name":"M030_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M030@tmp [Pipeline] echo > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> > - <font color=#3C3C3C> [M026master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** </font> > - <font color=#3C3C3C> [M027master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: e9accbd.**2023/10/13/17:47:19** </font> > - <font color=#3C3C3C> [M028master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 79a1375.**2023/10/13/17:47:20** </font> > - <font color=#3C3C3C> [M029master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 3750644.**2023/10/13/17:47:22** </font> > - <font color=#3C3C3C> [M030master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 8f93960.**2023/10/13/17:47:23** </font> [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M023@tmp /root/workspace/xiamen-config/M024@tmp /root/workspace/xiamen-config/M025@tmp /root/workspace/xiamen-config/M026@tmp /root/workspace/xiamen-config/M027@tmp /root/workspace/xiamen-config/M028@tmp /root/workspace/xiamen-config/M029@tmp /root/workspace/xiamen-config/M030@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 M023拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M023/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/M023.git > git init /root/workspace/xiamen-config/M023/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M023.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/M023.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M023.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 2004c88d1338a04a5c8ee101f58bc791878a09d3 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2004c88d1338a04a5c8ee101f58bc791878a09d3 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 0442941c9b64440f2d2ed6b4656ac84d5db1ee3d # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M023.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M023.git) registered for path 'msf-vehicle' 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/M023.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M023/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 23.91 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (21/522) Resolving deltas: 5% (27/522) Resolving deltas: 6% (32/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (45/522) Resolving deltas: 11% (62/522) Resolving deltas: 17% (90/522) Resolving deltas: 18% (96/522) Resolving deltas: 21% (112/522) Resolving deltas: 22% (116/522) Resolving deltas: 23% (124/522) Resolving deltas: 25% (131/522) Resolving deltas: 32% (168/522) Resolving deltas: 33% (174/522) Resolving deltas: 34% (178/522) Resolving deltas: 35% (184/522) Resolving deltas: 37% (195/522) Resolving deltas: 38% (203/522) Resolving deltas: 42% (224/522) Resolving deltas: 44% (230/522) Resolving deltas: 46% (242/522) Resolving deltas: 49% (256/522) Resolving deltas: 50% (261/522) Resolving deltas: 51% (271/522) Resolving deltas: 53% (281/522) Resolving deltas: 54% (286/522) Resolving deltas: 55% (290/522) Resolving deltas: 57% (299/522) Resolving deltas: 58% (307/522) Resolving deltas: 59% (310/522) Resolving deltas: 60% (316/522) Resolving deltas: 62% (328/522) Resolving deltas: 63% (329/522) Resolving deltas: 65% (342/522) Resolving deltas: 66% (348/522) Resolving deltas: 67% (353/522) Resolving deltas: 68% (356/522) Resolving deltas: 69% (361/522) Resolving deltas: 70% (366/522) Resolving deltas: 72% (381/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/lidar-extrinsics'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 21 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 5.35 KiB | 5.35 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/M023/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 12.82 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 3% (3/83) Resolving deltas: 6% (5/83) Resolving deltas: 10% (9/83) Resolving deltas: 13% (11/83) Resolving deltas: 27% (23/83) Resolving deltas: 45% (38/83) Resolving deltas: 48% (40/83) Resolving deltas: 50% (42/83) Resolving deltas: 53% (44/83) Resolving deltas: 54% (45/83) Resolving deltas: 56% (47/83) Resolving deltas: 60% (50/83) Resolving deltas: 62% (52/83) Resolving deltas: 65% (54/83) Resolving deltas: 68% (57/83) Resolving deltas: 72% (60/83) Resolving deltas: 73% (61/83) Resolving deltas: 74% (62/83) Resolving deltas: 75% (63/83) Resolving deltas: 77% (64/83) Resolving deltas: 81% (68/83) Resolving deltas: 83% (69/83) Resolving deltas: 85% (71/83) Resolving deltas: 91% (76/83) Resolving deltas: 92% (77/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 10% (5/49) Resolving deltas: 14% (7/49) Resolving deltas: 20% (10/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 28% (14/49) Resolving deltas: 30% (15/49) Resolving deltas: 36% (18/49) Resolving deltas: 51% (25/49) Resolving deltas: 55% (27/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 69% (34/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 91% (45/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M023/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/M023/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 50% (7/14) Resolving deltas: 64% (9/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 16% (4/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 23.28 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 9% (61/675) Resolving deltas: 10% (69/675) Resolving deltas: 14% (98/675) Resolving deltas: 16% (108/675) Resolving deltas: 17% (116/675) Resolving deltas: 18% (123/675) Resolving deltas: 20% (136/675) Resolving deltas: 21% (142/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 25% (169/675) Resolving deltas: 28% (190/675) Resolving deltas: 29% (196/675) Resolving deltas: 30% (206/675) Resolving deltas: 31% (210/675) Resolving deltas: 49% (333/675) Resolving deltas: 64% (434/675) Resolving deltas: 65% (439/675) Resolving deltas: 83% (564/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 28% (2/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. Receiving objects: 0% (1/131) remote: Total 131 (delta 40), reused 101 (delta 30), pack-reused 11 Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.90 KiB | 12.90 MiB/s, done. Resolving deltas: 0% (0/41) Resolving deltas: 2% (1/41) Resolving deltas: 12% (5/41) Resolving deltas: 17% (7/41) Resolving deltas: 21% (9/41) Resolving deltas: 26% (11/41) Resolving deltas: 31% (13/41) Resolving deltas: 100% (41/41) Resolving deltas: 100% (41/41), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/perception_vehicles'... remote: Enumerating objects: 41, done. remote: Counting objects: 2% (1/41) remote: Counting objects: 4% (2/41) remote: Counting objects: 7% (3/41) remote: Counting objects: 9% (4/41) remote: Counting objects: 12% (5/41) remote: Counting objects: 14% (6/41) remote: Counting objects: 17% (7/41) remote: Counting objects: 19% (8/41) remote: Counting objects: 21% (9/41) remote: Counting objects: 24% (10/41) remote: Counting objects: 26% (11/41) remote: Counting objects: 29% (12/41) remote: Counting objects: 31% (13/41) remote: Counting objects: 34% (14/41) remote: Counting objects: 36% (15/41) remote: Counting objects: 39% (16/41) remote: Counting objects: 41% (17/41) remote: Counting objects: 43% (18/41) remote: Counting objects: 46% (19/41) remote: Counting objects: 48% (20/41) remote: Counting objects: 51% (21/41) remote: Counting objects: 53% (22/41) remote: Counting objects: 56% (23/41) remote: Counting objects: 58% (24/41) remote: Counting objects: 60% (25/41) remote: Counting objects: 63% (26/41) remote: Counting objects: 65% (27/41) remote: Counting objects: 68% (28/41) remote: Counting objects: 70% (29/41) remote: Counting objects: 73% (30/41) remote: Counting objects: 75% (31/41) remote: Counting objects: 78% (32/41) remote: Counting objects: 80% (33/41) remote: Counting objects: 82% (34/41) remote: Counting objects: 85% (35/41) remote: Counting objects: 87% (36/41) remote: Counting objects: 90% (37/41) remote: Counting objects: 92% (38/41) remote: Counting objects: 95% (39/41) remote: Counting objects: 97% (40/41) remote: Counting objects: 100% (41/41) remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 41 (delta 10), reused 0 (delta 0), pack-reused 0 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), 5.37 KiB | 5.37 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 50% (5/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 15.20 MiB | 30.38 MiB/s Receiving objects: 8% (23/286), 15.20 MiB | 30.38 MiB/s Receiving objects: 9% (26/286), 15.20 MiB | 30.38 MiB/s Receiving objects: 10% (29/286), 15.20 MiB | 30.38 MiB/s Receiving objects: 11% (32/286), 15.20 MiB | 30.38 MiB/s Receiving objects: 11% (33/286), 30.70 MiB | 30.70 MiB/s Receiving objects: 12% (35/286), 30.70 MiB | 30.70 MiB/s Receiving objects: 13% (38/286), 30.70 MiB | 30.70 MiB/s Receiving objects: 13% (40/286), 55.78 MiB | 27.88 MiB/s Receiving objects: 14% (41/286), 67.73 MiB | 27.09 MiB/s Receiving objects: 14% (42/286), 95.78 MiB | 31.92 MiB/s Receiving objects: 15% (43/286), 95.78 MiB | 31.92 MiB/s Receiving objects: 16% (46/286), 95.78 MiB | 31.92 MiB/s Receiving objects: 17% (49/286), 95.78 MiB | 31.92 MiB/s Receiving objects: 18% (52/286), 95.78 MiB | 31.92 MiB/s Receiving objects: 19% (55/286), 95.78 MiB | 31.92 MiB/s Receiving objects: 20% (58/286), 110.34 MiB | 31.52 MiB/s Receiving objects: 21% (61/286), 110.34 MiB | 31.52 MiB/s Receiving objects: 22% (63/286), 110.34 MiB | 31.52 MiB/s Receiving objects: 22% (64/286), 125.25 MiB | 31.31 MiB/s Receiving objects: 23% (66/286), 139.51 MiB | 31.00 MiB/s Receiving objects: 24% (69/286), 139.51 MiB | 31.00 MiB/s Receiving objects: 24% (71/286), 153.56 MiB | 30.75 MiB/s Receiving objects: 25% (72/286), 153.56 MiB | 30.75 MiB/s Receiving objects: 26% (75/286), 167.25 MiB | 30.34 MiB/s Receiving objects: 27% (78/286), 167.25 MiB | 30.34 MiB/s Receiving objects: 27% (79/286), 180.83 MiB | 30.45 MiB/s Receiving objects: 28% (81/286), 180.83 MiB | 30.45 MiB/s Receiving objects: 28% (82/286), 210.52 MiB | 31.73 MiB/s Receiving objects: 28% (82/286), 245.80 MiB | 30.10 MiB/s Receiving objects: 29% (83/286), 263.17 MiB | 30.65 MiB/s Receiving objects: 30% (86/286), 263.17 MiB | 30.65 MiB/s Receiving objects: 31% (89/286), 263.17 MiB | 30.65 MiB/s Receiving objects: 32% (92/286), 263.17 MiB | 30.65 MiB/s Receiving objects: 32% (92/286), 275.89 MiB | 30.31 MiB/s Receiving objects: 33% (95/286), 275.89 MiB | 30.31 MiB/s Receiving objects: 34% (98/286), 275.89 MiB | 30.31 MiB/s Receiving objects: 35% (101/286), 275.89 MiB | 30.31 MiB/s Receiving objects: 36% (103/286), 275.89 MiB | 30.31 MiB/s Receiving objects: 37% (106/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 38% (109/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 39% (112/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 40% (115/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 41% (118/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 42% (121/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 43% (123/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 44% (126/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 45% (129/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 46% (132/286), 290.76 MiB | 30.49 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 22.97 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 22.97 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 22.97 MiB/s Receiving objects: 48% (138/286), 303.70 MiB | 22.84 MiB/s Receiving objects: 49% (141/286), 303.70 MiB | 22.84 MiB/s Receiving objects: 50% (143/286), 307.79 MiB | 21.03 MiB/s Receiving objects: 50% (144/286), 307.79 MiB | 21.03 MiB/s Receiving objects: 51% (146/286), 311.95 MiB | 18.64 MiB/s Receiving objects: 52% (149/286), 311.95 MiB | 18.64 MiB/s Receiving objects: 53% (152/286), 311.95 MiB | 18.64 MiB/s Receiving objects: 53% (154/286), 332.46 MiB | 15.93 MiB/s Receiving objects: 54% (155/286), 332.46 MiB | 15.93 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 12.27 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 12.27 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 12.27 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 12.27 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 4.81 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 4.81 MiB/s Receiving objects: 58% (166/286), 370.85 MiB | 6.50 MiB/s Receiving objects: 58% (166/286), 406.41 MiB | 8.02 MiB/s Receiving objects: 59% (169/286), 416.50 MiB | 8.47 MiB/s Receiving objects: 59% (171/286), 416.50 MiB | 8.47 MiB/s Receiving objects: 60% (172/286), 416.50 MiB | 8.47 MiB/s Receiving objects: 61% (175/286), 420.89 MiB | 8.27 MiB/s Receiving objects: 62% (178/286), 423.52 MiB | 7.37 MiB/s Receiving objects: 62% (179/286), 423.52 MiB | 7.37 MiB/s Receiving objects: 63% (181/286), 423.52 MiB | 7.37 MiB/s Receiving objects: 64% (184/286), 423.52 MiB | 7.37 MiB/s Receiving objects: 65% (186/286), 423.52 MiB | 7.37 MiB/s Receiving objects: 66% (189/286), 431.13 MiB | 7.96 MiB/s Receiving objects: 67% (192/286), 431.13 MiB | 7.96 MiB/s Receiving objects: 68% (195/286), 431.13 MiB | 7.96 MiB/s Receiving objects: 69% (198/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 70% (201/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 71% (204/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 72% (206/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 73% (209/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 74% (212/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 75% (215/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 76% (218/286), 445.63 MiB | 23.05 MiB/s Receiving objects: 76% (218/286), 459.57 MiB | 22.51 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 76% (220/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 7.67 MiB/s Receiving objects: 84% (241/286), 495.13 MiB | 7.94 MiB/s Receiving objects: 85% (244/286), 495.13 MiB | 7.94 MiB/s Receiving objects: 86% (246/286), 495.13 MiB | 7.94 MiB/s Receiving objects: 86% (247/286), 524.23 MiB | 9.33 MiB/s Receiving objects: 87% (249/286), 524.23 MiB | 9.33 MiB/s Receiving objects: 88% (252/286), 524.23 MiB | 9.33 MiB/s Receiving objects: 89% (255/286), 524.23 MiB | 9.33 MiB/s Receiving objects: 89% (257/286), 537.95 MiB | 10.35 MiB/s Receiving objects: 90% (258/286), 551.27 MiB | 10.87 MiB/s Receiving objects: 90% (259/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 91% (261/286), 564.03 MiB | 10.71 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 93% (266/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 94% (269/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 95% (272/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 96% (275/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 97% (278/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 98% (281/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 99% (284/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 100% (286/286), 564.03 MiB | 10.71 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.08 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 4% (2/44) Resolving deltas: 9% (4/44) Resolving deltas: 11% (5/44) Resolving deltas: 20% (9/44) Resolving deltas: 27% (12/44) Resolving deltas: 34% (15/44) Resolving deltas: 47% (21/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 29% (29/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 30% (30/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 31% (31/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 32% (32/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 34% (33/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 35% (34/97), 18.64 MiB | 37.26 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 37% (36/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 38% (37/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 39% (38/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 40% (39/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 41% (40/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 42% (41/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 43% (42/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 44% (43/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 45% (44/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 46% (45/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 47% (46/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 48% (47/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 49% (48/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 50% (49/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 51% (50/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 52% (51/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 53% (52/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 54% (53/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 55% (54/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 56% (55/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 57% (56/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 58% (57/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 59% (58/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 60% (59/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 61% (60/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 62% (61/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 63% (62/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 64% (63/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 65% (64/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 67% (65/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 68% (66/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 69% (67/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 70% (68/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 71% (69/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 72% (70/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 73% (71/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 74% (72/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 75% (73/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 76% (74/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 77% (75/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 78% (76/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 79% (77/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 80% (78/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 81% (79/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 82% (80/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 83% (81/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 84% (82/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 85% (83/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 86% (84/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 87% (85/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 88% (86/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 89% (87/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 90% (88/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 91% (89/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 92% (90/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 93% (91/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 94% (92/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 95% (93/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 96% (94/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 97% (95/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 98% (96/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 100% (97/97), 18.64 MiB | 37.26 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 37.27 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 22.67 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 4% (23/463) Resolving deltas: 10% (50/463) Resolving deltas: 18% (84/463) Resolving deltas: 24% (115/463) Resolving deltas: 32% (150/463) Resolving deltas: 33% (153/463) Resolving deltas: 36% (169/463) Resolving deltas: 39% (182/463) Resolving deltas: 46% (214/463) Resolving deltas: 47% (218/463) Resolving deltas: 48% (225/463) Resolving deltas: 49% (229/463) Resolving deltas: 50% (233/463) Resolving deltas: 55% (258/463) Resolving deltas: 56% (260/463) Resolving deltas: 57% (265/463) Resolving deltas: 59% (277/463) Resolving deltas: 60% (278/463) Resolving deltas: 61% (283/463) Resolving deltas: 68% (316/463) Resolving deltas: 69% (321/463) Resolving deltas: 77% (361/463) Resolving deltas: 78% (365/463) Resolving deltas: 79% (366/463) Resolving deltas: 81% (378/463) Resolving deltas: 82% (381/463) Resolving deltas: 83% (386/463) Resolving deltas: 84% (389/463) Resolving deltas: 85% (394/463) Resolving deltas: 87% (404/463) Resolving deltas: 88% (408/463) Resolving deltas: 89% (413/463) Resolving deltas: 90% (419/463) Resolving deltas: 91% (423/463) Resolving deltas: 92% (426/463) Resolving deltas: 93% (432/463) Resolving deltas: 94% (436/463) Resolving deltas: 95% (440/463) Resolving deltas: 96% (445/463) Resolving deltas: 97% (450/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 15.55 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 66% (83/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M023/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 11.80 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 6% (7/102) Resolving deltas: 9% (10/102) Resolving deltas: 12% (13/102) Resolving deltas: 13% (14/102) Resolving deltas: 23% (24/102) Resolving deltas: 50% (51/102) Resolving deltas: 51% (53/102) Resolving deltas: 53% (55/102) Resolving deltas: 54% (56/102) Resolving deltas: 55% (57/102) Resolving deltas: 58% (60/102) Resolving deltas: 59% (61/102) Resolving deltas: 60% (62/102) Resolving deltas: 62% (64/102) Resolving deltas: 63% (65/102) Resolving deltas: 64% (66/102) Resolving deltas: 65% (67/102) Resolving deltas: 66% (68/102) Resolving deltas: 71% (73/102) Resolving deltas: 74% (76/102) Resolving deltas: 76% (78/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out '98f4b22c04140ce3d1d7d7a5c04d9f9971a8a028' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '699a883d3f89ed0dc4dbebf6ad7d985cbf25636e' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'e4f94141c3712e28abdc32791044481ee914dbc1' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M023/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M023/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/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/M023/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M023/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M023/params_new/msf-port/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M023/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M023/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M023/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M023/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/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/M023/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M023/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M023/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M023/params_new/perception_vehicles/master /root/workspace/xiamen-config/M023/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/prediction_config/prediction /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M023/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-common/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-device/master /root/workspace/xiamen-config/M023/params_new/system-device/slave /root/workspace/xiamen-config/M023/params_new/system-device/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M023/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M023/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M023/params_new/system-port/system-ros /root/workspace/xiamen-config/M023/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M023/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M023/params_new/params_new/crane_align /root/workspace/xiamen-config/M023/params_new/params_new/data_collection /root/workspace/xiamen-config/M023/params_new/params_new/extrinsics /root/workspace/xiamen-config/M023/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M023/params_new/params_new/lane_detection /root/workspace/xiamen-config/M023/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M023/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M023/params_new/params_new/master /root/workspace/xiamen-config/M023/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M023/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M023/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M023/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M023/params_new/params_new/perception /root/workspace/xiamen-config/M023/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M023/params_new/params_new/pointcloud /root/workspace/xiamen-config/M023/params_new/params_new/prediction /root/workspace/xiamen-config/M023/params_new/params_new/README.md /root/workspace/xiamen-config/M023/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M023/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M023/params_new/params_new/segmentation /root/workspace/xiamen-config/M023/params_new/params_new/slave /root/workspace/xiamen-config/M023/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M023/params_new/params_new/system-ros /root/workspace/xiamen-config/M023/params_M023/params/ [Pipeline] echo M024拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M024/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/M024.git > git init /root/workspace/xiamen-config/M024/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M024.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/M024.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M024.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 6bd876026850aa0954ae2e15ff3da10dba7a9433 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd876026850aa0954ae2e15ff3da10dba7a9433 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk f1ec7e0f79da25f1711994c58a5516fdd0966a10 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M024.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M024.git) registered for path 'msf-vehicle' 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/M024.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M024/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 21.39 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (24/522) Resolving deltas: 5% (27/522) Resolving deltas: 6% (32/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (46/522) Resolving deltas: 11% (60/522) Resolving deltas: 16% (88/522) Resolving deltas: 17% (90/522) Resolving deltas: 18% (99/522) Resolving deltas: 19% (100/522) Resolving deltas: 21% (110/522) Resolving deltas: 23% (121/522) Resolving deltas: 24% (128/522) Resolving deltas: 31% (167/522) Resolving deltas: 33% (173/522) Resolving deltas: 34% (179/522) Resolving deltas: 35% (186/522) Resolving deltas: 36% (188/522) Resolving deltas: 41% (217/522) Resolving deltas: 42% (223/522) Resolving deltas: 43% (227/522) Resolving deltas: 45% (240/522) Resolving deltas: 46% (242/522) Resolving deltas: 48% (254/522) Resolving deltas: 49% (258/522) Resolving deltas: 50% (261/522) Resolving deltas: 51% (270/522) Resolving deltas: 53% (279/522) Resolving deltas: 54% (285/522) Resolving deltas: 55% (288/522) Resolving deltas: 57% (298/522) Resolving deltas: 58% (305/522) Resolving deltas: 59% (309/522) Resolving deltas: 60% (314/522) Resolving deltas: 62% (326/522) Resolving deltas: 63% (329/522) Resolving deltas: 65% (341/522) Resolving deltas: 66% (347/522) Resolving deltas: 67% (352/522) Resolving deltas: 68% (355/522) Resolving deltas: 69% (363/522) Resolving deltas: 70% (368/522) Resolving deltas: 71% (371/522) Resolving deltas: 72% (381/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/lidar-extrinsics'... remote: Enumerating objects: 32, done. remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 32 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 6.95 KiB | 6.95 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/M024/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 23% (58/251) Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 17.09 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 3% (3/83) Resolving deltas: 4% (4/83) Resolving deltas: 10% (9/83) Resolving deltas: 13% (11/83) Resolving deltas: 30% (25/83) Resolving deltas: 48% (40/83) Resolving deltas: 50% (42/83) Resolving deltas: 51% (43/83) Resolving deltas: 53% (44/83) Resolving deltas: 55% (46/83) Resolving deltas: 56% (47/83) Resolving deltas: 60% (50/83) Resolving deltas: 62% (52/83) Resolving deltas: 65% (54/83) Resolving deltas: 67% (56/83) Resolving deltas: 69% (58/83) Resolving deltas: 71% (59/83) Resolving deltas: 74% (62/83) Resolving deltas: 75% (63/83) Resolving deltas: 77% (64/83) Resolving deltas: 79% (66/83) Resolving deltas: 81% (68/83) Resolving deltas: 90% (75/83) Resolving deltas: 91% (76/83) Resolving deltas: 92% (77/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 10% (5/49) Resolving deltas: 14% (7/49) Resolving deltas: 20% (10/49) Resolving deltas: 22% (11/49) Resolving deltas: 26% (13/49) Resolving deltas: 28% (14/49) Resolving deltas: 34% (17/49) Resolving deltas: 44% (22/49) Resolving deltas: 46% (23/49) Resolving deltas: 55% (27/49) Resolving deltas: 61% (30/49) Resolving deltas: 63% (31/49) Resolving deltas: 67% (33/49) Resolving deltas: 71% (35/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 91% (45/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M024/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/M024/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 50% (7/14) Resolving deltas: 57% (8/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 24.94 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 7% (52/675) Resolving deltas: 8% (60/675) Resolving deltas: 13% (90/675) Resolving deltas: 14% (97/675) Resolving deltas: 16% (112/675) Resolving deltas: 17% (116/675) Resolving deltas: 18% (122/675) Resolving deltas: 19% (130/675) Resolving deltas: 20% (140/675) Resolving deltas: 21% (144/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 25% (169/675) Resolving deltas: 28% (193/675) Resolving deltas: 29% (196/675) Resolving deltas: 30% (203/675) Resolving deltas: 31% (210/675) Resolving deltas: 49% (337/675) Resolving deltas: 65% (439/675) Resolving deltas: 66% (446/675) Resolving deltas: 79% (537/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 71% (5/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 4% (2/42) Resolving deltas: 7% (3/42) Resolving deltas: 14% (6/42) Resolving deltas: 21% (9/42) Resolving deltas: 23% (10/42) Resolving deltas: 26% (11/42) Resolving deltas: 28% (12/42) Resolving deltas: 40% (17/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/perception_vehicles'... remote: Enumerating objects: 59, done. remote: Counting objects: 1% (1/59) remote: Counting objects: 3% (2/59) remote: Counting objects: 5% (3/59) remote: Counting objects: 6% (4/59) remote: Counting objects: 8% (5/59) remote: Counting objects: 10% (6/59) remote: Counting objects: 11% (7/59) remote: Counting objects: 13% (8/59) remote: Counting objects: 15% (9/59) remote: Counting objects: 16% (10/59) remote: Counting objects: 18% (11/59) remote: Counting objects: 20% (12/59) remote: Counting objects: 22% (13/59) remote: Counting objects: 23% (14/59) remote: Counting objects: 25% (15/59) remote: Counting objects: 27% (16/59) remote: Counting objects: 28% (17/59) remote: Counting objects: 30% (18/59) remote: Counting objects: 32% (19/59) remote: Counting objects: 33% (20/59) remote: Counting objects: 35% (21/59) remote: Counting objects: 37% (22/59) remote: Counting objects: 38% (23/59) remote: Counting objects: 40% (24/59) remote: Counting objects: 42% (25/59) remote: Counting objects: 44% (26/59) remote: Counting objects: 45% (27/59) remote: Counting objects: 47% (28/59) remote: Counting objects: 49% (29/59) remote: Counting objects: 50% (30/59) remote: Counting objects: 52% (31/59) remote: Counting objects: 54% (32/59) remote: Counting objects: 55% (33/59) remote: Counting objects: 57% (34/59) remote: Counting objects: 59% (35/59) remote: Counting objects: 61% (36/59) remote: Counting objects: 62% (37/59) remote: Counting objects: 64% (38/59) remote: Counting objects: 66% (39/59) remote: Counting objects: 67% (40/59) remote: Counting objects: 69% (41/59) remote: Counting objects: 71% (42/59) remote: Counting objects: 72% (43/59) remote: Counting objects: 74% (44/59) remote: Counting objects: 76% (45/59) remote: Counting objects: 77% (46/59) remote: Counting objects: 79% (47/59) remote: Counting objects: 81% (48/59) remote: Counting objects: 83% (49/59) remote: Counting objects: 84% (50/59) remote: Counting objects: 86% (51/59) remote: Counting objects: 88% (52/59) remote: Counting objects: 89% (53/59) remote: Counting objects: 91% (54/59) remote: Counting objects: 93% (55/59) remote: Counting objects: 94% (56/59) remote: Counting objects: 96% (57/59) remote: Counting objects: 98% (58/59) remote: Counting objects: 100% (59/59) remote: Counting objects: 100% (59/59), 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. remote: Total 59 (delta 16), reused 47 (delta 13), pack-reused 0 Receiving objects: 1% (1/59) Receiving objects: 3% (2/59) Receiving objects: 5% (3/59) Receiving objects: 6% (4/59) Receiving objects: 8% (5/59) Receiving objects: 10% (6/59) Receiving objects: 11% (7/59) Receiving objects: 13% (8/59) Receiving objects: 15% (9/59) Receiving objects: 16% (10/59) Receiving objects: 18% (11/59) Receiving objects: 20% (12/59) Receiving objects: 22% (13/59) Receiving objects: 23% (14/59) Receiving objects: 25% (15/59) Receiving objects: 27% (16/59) Receiving objects: 28% (17/59) Receiving objects: 30% (18/59) Receiving objects: 32% (19/59) Receiving objects: 33% (20/59) Receiving objects: 35% (21/59) Receiving objects: 37% (22/59) Receiving objects: 38% (23/59) Receiving objects: 40% (24/59) Receiving objects: 42% (25/59) Receiving objects: 44% (26/59) Receiving objects: 45% (27/59) Receiving objects: 47% (28/59) Receiving objects: 49% (29/59) Receiving objects: 50% (30/59) Receiving objects: 52% (31/59) Receiving objects: 54% (32/59) Receiving objects: 55% (33/59) Receiving objects: 57% (34/59) Receiving objects: 59% (35/59) Receiving objects: 61% (36/59) Receiving objects: 62% (37/59) Receiving objects: 64% (38/59) Receiving objects: 66% (39/59) Receiving objects: 67% (40/59) Receiving objects: 69% (41/59) Receiving objects: 71% (42/59) Receiving objects: 72% (43/59) Receiving objects: 74% (44/59) Receiving objects: 76% (45/59) Receiving objects: 77% (46/59) Receiving objects: 79% (47/59) Receiving objects: 81% (48/59) Receiving objects: 83% (49/59) Receiving objects: 84% (50/59) Receiving objects: 86% (51/59) Receiving objects: 88% (52/59) Receiving objects: 89% (53/59) Receiving objects: 91% (54/59) Receiving objects: 93% (55/59) Receiving objects: 94% (56/59) Receiving objects: 96% (57/59) Receiving objects: 98% (58/59) Receiving objects: 100% (59/59) Receiving objects: 100% (59/59), 6.86 KiB | 6.86 MiB/s, done. Resolving deltas: 0% (0/16) Resolving deltas: 6% (1/16) Resolving deltas: 12% (2/16) Resolving deltas: 18% (3/16) Resolving deltas: 43% (7/16) Resolving deltas: 50% (8/16) Resolving deltas: 68% (11/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 97% (146/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 14.60 MiB | 29.18 MiB/s Receiving objects: 8% (23/286), 14.60 MiB | 29.18 MiB/s Receiving objects: 9% (26/286), 14.60 MiB | 29.18 MiB/s Receiving objects: 10% (29/286), 14.60 MiB | 29.18 MiB/s Receiving objects: 11% (32/286), 14.60 MiB | 29.18 MiB/s Receiving objects: 11% (33/286), 30.59 MiB | 30.58 MiB/s Receiving objects: 12% (35/286), 30.59 MiB | 30.58 MiB/s Receiving objects: 13% (38/286), 30.59 MiB | 30.58 MiB/s Receiving objects: 13% (40/286), 56.18 MiB | 28.09 MiB/s Receiving objects: 14% (41/286), 56.18 MiB | 28.09 MiB/s Receiving objects: 15% (43/286), 68.14 MiB | 27.25 MiB/s Receiving objects: 16% (46/286), 68.14 MiB | 27.25 MiB/s Receiving objects: 16% (48/286), 100.09 MiB | 33.36 MiB/s Receiving objects: 17% (49/286), 100.09 MiB | 33.36 MiB/s Receiving objects: 18% (52/286), 100.09 MiB | 33.36 MiB/s Receiving objects: 19% (55/286), 100.09 MiB | 33.36 MiB/s Receiving objects: 20% (58/286), 100.09 MiB | 33.36 MiB/s Receiving objects: 21% (61/286), 116.32 MiB | 33.23 MiB/s Receiving objects: 22% (63/286), 116.32 MiB | 33.23 MiB/s Receiving objects: 22% (64/286), 131.27 MiB | 32.82 MiB/s Receiving objects: 23% (66/286), 131.27 MiB | 32.82 MiB/s Receiving objects: 24% (69/286), 148.14 MiB | 32.92 MiB/s Receiving objects: 25% (72/286), 148.14 MiB | 32.92 MiB/s Receiving objects: 25% (72/286), 163.02 MiB | 32.98 MiB/s Receiving objects: 26% (75/286), 163.02 MiB | 32.98 MiB/s Receiving objects: 27% (78/286), 163.02 MiB | 32.98 MiB/s Receiving objects: 28% (81/286), 177.98 MiB | 32.75 MiB/s Receiving objects: 28% (82/286), 192.30 MiB | 32.93 MiB/s Receiving objects: 28% (82/286), 229.25 MiB | 35.80 MiB/s Receiving objects: 28% (82/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 29% (83/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 30% (86/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 31% (89/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 32% (92/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 33% (95/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 34% (98/286), 266.20 MiB | 33.31 MiB/s Receiving objects: 35% (101/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 36% (103/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 37% (106/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 38% (109/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 39% (112/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 40% (115/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 41% (118/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 42% (121/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 43% (123/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 44% (126/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 45% (129/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 46% (132/286), 280.38 MiB | 33.13 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 24.99 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 24.99 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 24.99 MiB/s Receiving objects: 49% (141/286), 304.97 MiB | 24.86 MiB/s Receiving objects: 49% (142/286), 304.97 MiB | 24.86 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 22.79 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 22.79 MiB/s Receiving objects: 51% (148/286), 313.51 MiB | 20.88 MiB/s Receiving objects: 52% (149/286), 313.51 MiB | 20.88 MiB/s Receiving objects: 53% (152/286), 313.51 MiB | 20.88 MiB/s Receiving objects: 54% (155/286), 322.19 MiB | 19.24 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 14.26 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 14.26 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 14.26 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 14.26 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.50 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.50 MiB/s Receiving objects: 58% (166/286), 374.85 MiB | 6.96 MiB/s Receiving objects: 58% (166/286), 411.63 MiB | 8.52 MiB/s Receiving objects: 59% (169/286), 411.63 MiB | 8.52 MiB/s Receiving objects: 60% (172/286), 418.52 MiB | 8.65 MiB/s Receiving objects: 60% (173/286), 418.52 MiB | 8.65 MiB/s Receiving objects: 61% (175/286), 418.52 MiB | 8.65 MiB/s Receiving objects: 62% (178/286), 421.80 MiB | 8.21 MiB/s Receiving objects: 62% (178/286), 425.32 MiB | 7.15 MiB/s Receiving objects: 63% (181/286), 425.32 MiB | 7.15 MiB/s Receiving objects: 64% (184/286), 425.32 MiB | 7.15 MiB/s Receiving objects: 65% (186/286), 425.32 MiB | 7.15 MiB/s Receiving objects: 66% (189/286), 425.32 MiB | 7.15 MiB/s Receiving objects: 67% (192/286), 425.32 MiB | 7.15 MiB/s Receiving objects: 68% (195/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 69% (198/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 70% (201/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 71% (204/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 72% (206/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 73% (209/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 74% (212/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 75% (215/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 76% (218/286), 441.30 MiB | 8.78 MiB/s Receiving objects: 76% (218/286), 456.57 MiB | 24.84 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 8.86 MiB/s Receiving objects: 85% (244/286), 496.55 MiB | 9.12 MiB/s Receiving objects: 86% (246/286), 496.55 MiB | 9.12 MiB/s Receiving objects: 86% (247/286), 527.84 MiB | 9.87 MiB/s Receiving objects: 87% (249/286), 527.84 MiB | 9.87 MiB/s Receiving objects: 88% (252/286), 527.84 MiB | 9.87 MiB/s Receiving objects: 89% (255/286), 527.84 MiB | 9.87 MiB/s Receiving objects: 89% (257/286), 556.11 MiB | 11.89 MiB/s Receiving objects: 90% (258/286), 556.11 MiB | 11.89 MiB/s Receiving objects: 91% (261/286), 570.23 MiB | 11.72 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 93% (266/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 94% (269/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 95% (272/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 96% (275/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 97% (278/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 98% (281/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 99% (284/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 100% (286/286), 570.23 MiB | 11.72 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.72 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 20% (9/44) Resolving deltas: 22% (10/44) Resolving deltas: 25% (11/44) Resolving deltas: 27% (12/44) Resolving deltas: 34% (15/44) Resolving deltas: 40% (18/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 29% (29/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 30% (30/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 31% (31/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 32% (32/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 34% (33/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 35% (34/97), 19.83 MiB | 39.64 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 37% (36/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 38% (37/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 39% (38/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 40% (39/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 41% (40/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 42% (41/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 43% (42/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 44% (43/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 45% (44/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 46% (45/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 47% (46/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 48% (47/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 49% (48/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 50% (49/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 51% (50/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 52% (51/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 53% (52/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 54% (53/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 55% (54/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 56% (55/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 57% (56/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 58% (57/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 59% (58/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 60% (59/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 61% (60/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 62% (61/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 63% (62/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 64% (63/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 65% (64/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 67% (65/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 68% (66/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 69% (67/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 70% (68/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 71% (69/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 72% (70/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 73% (71/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 74% (72/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 75% (73/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 76% (74/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 77% (75/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 78% (76/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 79% (77/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 80% (78/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 81% (79/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 82% (80/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 83% (81/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 84% (82/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 85% (83/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 86% (84/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 87% (85/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 88% (86/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 89% (87/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 90% (88/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 91% (89/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 92% (90/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 93% (91/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 94% (92/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 95% (93/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 96% (94/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 97% (95/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 98% (96/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 100% (97/97), 19.83 MiB | 39.64 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 38.32 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/static_transform_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: 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 14 (delta 2), 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), 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/M024/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 22.67 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 5% (27/463) Resolving deltas: 13% (64/463) Resolving deltas: 14% (65/463) Resolving deltas: 19% (90/463) Resolving deltas: 26% (121/463) Resolving deltas: 30% (139/463) Resolving deltas: 32% (150/463) Resolving deltas: 40% (186/463) Resolving deltas: 52% (242/463) Resolving deltas: 53% (247/463) Resolving deltas: 57% (264/463) Resolving deltas: 58% (269/463) Resolving deltas: 60% (280/463) Resolving deltas: 61% (283/463) Resolving deltas: 62% (289/463) Resolving deltas: 64% (298/463) Resolving deltas: 74% (344/463) Resolving deltas: 76% (353/463) Resolving deltas: 80% (374/463) Resolving deltas: 81% (377/463) Resolving deltas: 82% (380/463) Resolving deltas: 83% (385/463) Resolving deltas: 85% (394/463) Resolving deltas: 87% (404/463) Resolving deltas: 88% (409/463) Resolving deltas: 89% (414/463) Resolving deltas: 90% (417/463) Resolving deltas: 92% (428/463) Resolving deltas: 93% (432/463) Resolving deltas: 94% (436/463) Resolving deltas: 95% (441/463) Resolving deltas: 96% (445/463) Resolving deltas: 97% (450/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 25% (8/31) Resolving deltas: 61% (19/31) Resolving deltas: 64% (20/31) Resolving deltas: 67% (21/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 19.44 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 68% (85/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M024/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 5% (6/102) Resolving deltas: 11% (12/102) Resolving deltas: 13% (14/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 42% (43/102) Resolving deltas: 45% (46/102) Resolving deltas: 51% (53/102) Resolving deltas: 53% (55/102) Resolving deltas: 54% (56/102) Resolving deltas: 55% (57/102) Resolving deltas: 57% (59/102) Resolving deltas: 58% (60/102) Resolving deltas: 61% (63/102) Resolving deltas: 62% (64/102) Resolving deltas: 63% (65/102) Resolving deltas: 67% (69/102) Resolving deltas: 72% (74/102) Resolving deltas: 75% (77/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out '1520f9b6cd9966f3f700b27dfb4d727e9d8bcefb' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'dccdc29d443658605f29611d5fda2273020a02e3' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '49e53295b9cf8b0e7a026966bb4c5029af0a4baa' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M024/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M024/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/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/M024/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M024/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M024/params_new/msf-port/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M024/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M024/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M024/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M024/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M024/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M024/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M024/params_new/perception_vehicles/master /root/workspace/xiamen-config/M024/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/prediction_config/prediction /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-common/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-device/master /root/workspace/xiamen-config/M024/params_new/system-device/slave /root/workspace/xiamen-config/M024/params_new/system-device/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M024/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M024/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M024/params_new/system-port/system-ros /root/workspace/xiamen-config/M024/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M024/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M024/params_new/params_new/crane_align /root/workspace/xiamen-config/M024/params_new/params_new/data_collection /root/workspace/xiamen-config/M024/params_new/params_new/extrinsics /root/workspace/xiamen-config/M024/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M024/params_new/params_new/lane_detection /root/workspace/xiamen-config/M024/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M024/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M024/params_new/params_new/master /root/workspace/xiamen-config/M024/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M024/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M024/params_new/params_new/perception /root/workspace/xiamen-config/M024/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M024/params_new/params_new/pointcloud /root/workspace/xiamen-config/M024/params_new/params_new/prediction /root/workspace/xiamen-config/M024/params_new/params_new/README.md /root/workspace/xiamen-config/M024/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M024/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M024/params_new/params_new/segmentation /root/workspace/xiamen-config/M024/params_new/params_new/slave /root/workspace/xiamen-config/M024/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M024/params_new/params_new/system-ros /root/workspace/xiamen-config/M024/params_M024/params/ [Pipeline] echo M025拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M025/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/M025.git > git init /root/workspace/xiamen-config/M025/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M025.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/M025.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M025.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 e2ce3e6bd82bb91e812f5eb0e30774cc98a2d305 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e2ce3e6bd82bb91e812f5eb0e30774cc98a2d305 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 14800140e49c792038b3861fc19e4936f4cc788e # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M025.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M025.git) registered for path 'msf-vehicle' 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/M025.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M025/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 22.58 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (24/522) Resolving deltas: 5% (30/522) Resolving deltas: 6% (32/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (46/522) Resolving deltas: 11% (60/522) Resolving deltas: 16% (87/522) Resolving deltas: 19% (100/522) Resolving deltas: 20% (107/522) Resolving deltas: 21% (111/522) Resolving deltas: 22% (118/522) Resolving deltas: 23% (125/522) Resolving deltas: 31% (162/522) Resolving deltas: 32% (169/522) Resolving deltas: 34% (181/522) Resolving deltas: 35% (187/522) Resolving deltas: 36% (189/522) Resolving deltas: 42% (220/522) Resolving deltas: 43% (226/522) Resolving deltas: 45% (239/522) Resolving deltas: 46% (241/522) Resolving deltas: 48% (253/522) Resolving deltas: 49% (256/522) Resolving deltas: 50% (263/522) Resolving deltas: 51% (267/522) Resolving deltas: 53% (277/522) Resolving deltas: 54% (282/522) Resolving deltas: 56% (295/522) Resolving deltas: 57% (298/522) Resolving deltas: 58% (306/522) Resolving deltas: 59% (311/522) Resolving deltas: 61% (323/522) Resolving deltas: 62% (324/522) Resolving deltas: 64% (338/522) Resolving deltas: 65% (343/522) Resolving deltas: 66% (349/522) Resolving deltas: 67% (351/522) Resolving deltas: 68% (358/522) Resolving deltas: 69% (363/522) Resolving deltas: 70% (366/522) Resolving deltas: 71% (375/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/lidar-extrinsics'... remote: Enumerating objects: 31, done. remote: Counting objects: 3% (1/31) remote: Counting objects: 6% (2/31) remote: Counting objects: 9% (3/31) remote: Counting objects: 12% (4/31) remote: Counting objects: 16% (5/31) remote: Counting objects: 19% (6/31) remote: Counting objects: 22% (7/31) remote: Counting objects: 25% (8/31) remote: Counting objects: 29% (9/31) remote: Counting objects: 32% (10/31) remote: Counting objects: 35% (11/31) remote: Counting objects: 38% (12/31) remote: Counting objects: 41% (13/31) remote: Counting objects: 45% (14/31) remote: Counting objects: 48% (15/31) remote: Counting objects: 51% (16/31) remote: Counting objects: 54% (17/31) remote: Counting objects: 58% (18/31) remote: Counting objects: 61% (19/31) remote: Counting objects: 64% (20/31) remote: Counting objects: 67% (21/31) remote: Counting objects: 70% (22/31) remote: Counting objects: 74% (23/31) remote: Counting objects: 77% (24/31) remote: Counting objects: 80% (25/31) remote: Counting objects: 83% (26/31) remote: Counting objects: 87% (27/31) remote: Counting objects: 90% (28/31) remote: Counting objects: 93% (29/31) remote: Counting objects: 96% (30/31) remote: Counting objects: 100% (31/31) remote: Counting objects: 100% (31/31), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 31 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/31) Receiving objects: 6% (2/31) Receiving objects: 9% (3/31) Receiving objects: 12% (4/31) Receiving objects: 16% (5/31) Receiving objects: 19% (6/31) Receiving objects: 22% (7/31) Receiving objects: 25% (8/31) Receiving objects: 29% (9/31) Receiving objects: 32% (10/31) Receiving objects: 35% (11/31) Receiving objects: 38% (12/31) Receiving objects: 41% (13/31) Receiving objects: 45% (14/31) Receiving objects: 48% (15/31) Receiving objects: 51% (16/31) Receiving objects: 54% (17/31) Receiving objects: 58% (18/31) Receiving objects: 61% (19/31) Receiving objects: 64% (20/31) Receiving objects: 67% (21/31) Receiving objects: 70% (22/31) Receiving objects: 74% (23/31) Receiving objects: 77% (24/31) Receiving objects: 80% (25/31) Receiving objects: 83% (26/31) Receiving objects: 87% (27/31) Receiving objects: 90% (28/31) Receiving objects: 93% (29/31) Receiving objects: 96% (30/31) Receiving objects: 100% (31/31) Receiving objects: 100% (31/31), 6.90 KiB | 6.90 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/M025/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 12.82 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 3% (3/83) Resolving deltas: 4% (4/83) Resolving deltas: 12% (10/83) Resolving deltas: 15% (13/83) Resolving deltas: 33% (28/83) Resolving deltas: 44% (37/83) Resolving deltas: 46% (39/83) Resolving deltas: 49% (41/83) Resolving deltas: 51% (43/83) Resolving deltas: 54% (45/83) Resolving deltas: 59% (49/83) Resolving deltas: 60% (50/83) Resolving deltas: 63% (53/83) Resolving deltas: 67% (56/83) Resolving deltas: 68% (57/83) Resolving deltas: 71% (59/83) Resolving deltas: 72% (60/83) Resolving deltas: 75% (63/83) Resolving deltas: 77% (64/83) Resolving deltas: 78% (65/83) Resolving deltas: 80% (67/83) Resolving deltas: 83% (69/83) Resolving deltas: 87% (73/83) Resolving deltas: 91% (76/83) Resolving deltas: 96% (80/83) Resolving deltas: 97% (81/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 6% (3/49) Resolving deltas: 12% (6/49) Resolving deltas: 22% (11/49) Resolving deltas: 32% (16/49) Resolving deltas: 36% (18/49) Resolving deltas: 38% (19/49) Resolving deltas: 40% (20/49) Resolving deltas: 42% (21/49) Resolving deltas: 44% (22/49) Resolving deltas: 55% (27/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 61% (30/49) Resolving deltas: 65% (32/49) Resolving deltas: 69% (34/49) Resolving deltas: 71% (35/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 81% (40/49) Resolving deltas: 85% (42/49) Resolving deltas: 89% (44/49) Resolving deltas: 93% (46/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M025/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/M025/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 78% (11/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 56% (14/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 23.28 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 8% (58/675) Resolving deltas: 9% (61/675) Resolving deltas: 11% (78/675) Resolving deltas: 15% (106/675) Resolving deltas: 18% (123/675) Resolving deltas: 19% (129/675) Resolving deltas: 20% (140/675) Resolving deltas: 21% (144/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 27% (184/675) Resolving deltas: 28% (189/675) Resolving deltas: 29% (199/675) Resolving deltas: 47% (320/675) Resolving deltas: 62% (420/675) Resolving deltas: 63% (426/675) Resolving deltas: 79% (536/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 57% (4/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 6.39 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 9% (4/42) Resolving deltas: 19% (8/42) Resolving deltas: 23% (10/42) Resolving deltas: 26% (11/42) Resolving deltas: 28% (12/42) Resolving deltas: 35% (15/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/perception_vehicles'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 38 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 4.54 KiB | 4.54 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 55% (5/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 28% (43/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 14.98 MiB | 29.95 MiB/s Receiving objects: 8% (23/286), 14.98 MiB | 29.95 MiB/s Receiving objects: 9% (26/286), 14.98 MiB | 29.95 MiB/s Receiving objects: 10% (29/286), 14.98 MiB | 29.95 MiB/s Receiving objects: 11% (32/286), 14.98 MiB | 29.95 MiB/s Receiving objects: 11% (33/286), 30.66 MiB | 30.66 MiB/s Receiving objects: 12% (35/286), 30.66 MiB | 30.66 MiB/s Receiving objects: 13% (38/286), 30.66 MiB | 30.66 MiB/s Receiving objects: 13% (40/286), 56.18 MiB | 28.08 MiB/s Receiving objects: 14% (41/286), 56.18 MiB | 28.08 MiB/s Receiving objects: 15% (43/286), 68.59 MiB | 27.43 MiB/s Receiving objects: 16% (46/286), 68.59 MiB | 27.43 MiB/s Receiving objects: 16% (48/286), 99.57 MiB | 33.19 MiB/s Receiving objects: 17% (49/286), 99.57 MiB | 33.19 MiB/s Receiving objects: 18% (52/286), 99.57 MiB | 33.19 MiB/s Receiving objects: 19% (55/286), 99.57 MiB | 33.19 MiB/s Receiving objects: 20% (58/286), 99.57 MiB | 33.19 MiB/s Receiving objects: 21% (61/286), 115.00 MiB | 32.86 MiB/s Receiving objects: 22% (63/286), 115.00 MiB | 32.86 MiB/s Receiving objects: 22% (64/286), 129.11 MiB | 32.28 MiB/s Receiving objects: 23% (66/286), 144.64 MiB | 32.15 MiB/s Receiving objects: 24% (69/286), 144.64 MiB | 32.15 MiB/s Receiving objects: 24% (71/286), 159.14 MiB | 32.04 MiB/s Receiving objects: 25% (72/286), 159.14 MiB | 32.04 MiB/s Receiving objects: 26% (75/286), 159.14 MiB | 32.04 MiB/s Receiving objects: 27% (78/286), 173.47 MiB | 31.74 MiB/s Receiving objects: 27% (79/286), 186.78 MiB | 31.71 MiB/s Receiving objects: 28% (81/286), 186.78 MiB | 31.71 MiB/s Receiving objects: 28% (82/286), 220.77 MiB | 33.82 MiB/s Receiving objects: 28% (82/286), 258.16 MiB | 31.81 MiB/s Receiving objects: 29% (83/286), 258.16 MiB | 31.81 MiB/s Receiving objects: 30% (86/286), 258.16 MiB | 31.81 MiB/s Receiving objects: 31% (89/286), 271.95 MiB | 31.74 MiB/s Receiving objects: 32% (92/286), 271.95 MiB | 31.74 MiB/s Receiving objects: 33% (95/286), 271.95 MiB | 31.74 MiB/s Receiving objects: 34% (98/286), 271.95 MiB | 31.74 MiB/s Receiving objects: 35% (101/286), 271.95 MiB | 31.74 MiB/s Receiving objects: 35% (101/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 36% (103/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 37% (106/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 38% (109/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 39% (112/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 40% (115/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 41% (118/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 42% (121/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 43% (123/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 44% (126/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 45% (129/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 46% (132/286), 286.12 MiB | 31.44 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 23.68 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 23.68 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 23.68 MiB/s Receiving objects: 48% (139/286), 290.82 MiB | 23.68 MiB/s Receiving objects: 49% (141/286), 304.99 MiB | 23.65 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 21.87 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 21.87 MiB/s Receiving objects: 52% (149/286), 313.25 MiB | 19.64 MiB/s Receiving objects: 53% (152/286), 313.25 MiB | 19.64 MiB/s Receiving objects: 54% (155/286), 320.28 MiB | 17.79 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 13.09 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 13.09 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 13.09 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 13.09 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.10 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.10 MiB/s Receiving objects: 58% (166/286), 357.23 MiB | 5.39 MiB/s Receiving objects: 58% (166/286), 393.57 MiB | 7.30 MiB/s Receiving objects: 59% (169/286), 411.00 MiB | 8.42 MiB/s Receiving objects: 60% (172/286), 418.52 MiB | 8.57 MiB/s Receiving objects: 61% (175/286), 418.52 MiB | 8.57 MiB/s Receiving objects: 61% (177/286), 421.82 MiB | 8.27 MiB/s Receiving objects: 62% (178/286), 421.82 MiB | 8.27 MiB/s Receiving objects: 63% (181/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 64% (184/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 65% (186/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 66% (189/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 67% (192/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 68% (195/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 69% (198/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 70% (201/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 71% (204/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 72% (206/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 73% (209/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 74% (212/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 75% (215/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 76% (218/286), 441.34 MiB | 8.68 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 85% (244/286), 496.78 MiB | 9.11 MiB/s Receiving objects: 86% (246/286), 496.78 MiB | 9.11 MiB/s Receiving objects: 86% (247/286), 511.98 MiB | 8.92 MiB/s Receiving objects: 87% (249/286), 527.16 MiB | 9.75 MiB/s Receiving objects: 88% (252/286), 527.16 MiB | 9.75 MiB/s Receiving objects: 89% (255/286), 527.16 MiB | 9.75 MiB/s Receiving objects: 89% (256/286), 541.26 MiB | 10.72 MiB/s Receiving objects: 90% (258/286), 554.46 MiB | 11.72 MiB/s Receiving objects: 90% (258/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 91% (261/286), 567.72 MiB | 11.47 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 93% (266/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 94% (269/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 95% (272/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 96% (275/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 97% (278/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 98% (281/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 99% (284/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 100% (286/286), 567.72 MiB | 11.47 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.47 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 4% (2/44) Resolving deltas: 6% (3/44) Resolving deltas: 9% (4/44) Resolving deltas: 13% (6/44) Resolving deltas: 15% (7/44) Resolving deltas: 22% (10/44) Resolving deltas: 31% (14/44) Resolving deltas: 36% (16/44) Resolving deltas: 38% (17/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 29% (29/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 30% (30/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 31% (31/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 32% (32/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 34% (33/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 35% (34/97), 18.56 MiB | 37.11 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 37% (36/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 38% (37/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 39% (38/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 40% (39/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 41% (40/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 42% (41/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 43% (42/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 44% (43/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 45% (44/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 46% (45/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 47% (46/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 48% (47/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 49% (48/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 50% (49/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 51% (50/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 52% (51/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 53% (52/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 54% (53/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 55% (54/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 56% (55/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 57% (56/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 58% (57/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 59% (58/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 60% (59/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 61% (60/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 62% (61/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 63% (62/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 64% (63/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 65% (64/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 67% (65/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 68% (66/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 69% (67/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 70% (68/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 71% (69/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 72% (70/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 73% (71/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 74% (72/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 75% (73/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 76% (74/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 77% (75/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 78% (76/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 79% (77/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 80% (78/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 81% (79/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 82% (80/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 83% (81/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 84% (82/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 85% (83/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 86% (84/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 87% (85/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 88% (86/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 89% (87/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 90% (88/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 91% (89/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 92% (90/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 93% (91/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 94% (92/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 95% (93/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 96% (94/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 97% (95/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 98% (96/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 100% (97/97), 18.56 MiB | 37.11 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 37.31 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 22.67 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 4% (23/463) Resolving deltas: 10% (50/463) Resolving deltas: 18% (84/463) Resolving deltas: 25% (116/463) Resolving deltas: 32% (151/463) Resolving deltas: 33% (153/463) Resolving deltas: 36% (170/463) Resolving deltas: 39% (183/463) Resolving deltas: 45% (212/463) Resolving deltas: 46% (217/463) Resolving deltas: 48% (225/463) Resolving deltas: 49% (228/463) Resolving deltas: 50% (232/463) Resolving deltas: 55% (256/463) Resolving deltas: 56% (260/463) Resolving deltas: 57% (265/463) Resolving deltas: 59% (277/463) Resolving deltas: 60% (278/463) Resolving deltas: 61% (283/463) Resolving deltas: 75% (349/463) Resolving deltas: 76% (355/463) Resolving deltas: 77% (358/463) Resolving deltas: 79% (370/463) Resolving deltas: 80% (373/463) Resolving deltas: 81% (377/463) Resolving deltas: 82% (380/463) Resolving deltas: 84% (390/463) Resolving deltas: 91% (423/463) Resolving deltas: 92% (426/463) Resolving deltas: 93% (431/463) Resolving deltas: 94% (438/463) Resolving deltas: 95% (442/463) Resolving deltas: 96% (447/463) Resolving deltas: 97% (450/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 29% (9/31) Resolving deltas: 32% (10/31) Resolving deltas: 35% (11/31) Resolving deltas: 80% (25/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 15.55 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 65% (81/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M025/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 8% (9/102) Resolving deltas: 9% (10/102) Resolving deltas: 10% (11/102) Resolving deltas: 11% (12/102) Resolving deltas: 13% (14/102) Resolving deltas: 14% (15/102) Resolving deltas: 16% (17/102) Resolving deltas: 42% (43/102) Resolving deltas: 44% (45/102) Resolving deltas: 45% (46/102) Resolving deltas: 50% (52/102) Resolving deltas: 51% (53/102) Resolving deltas: 54% (56/102) Resolving deltas: 55% (57/102) Resolving deltas: 56% (58/102) Resolving deltas: 57% (59/102) Resolving deltas: 58% (60/102) Resolving deltas: 59% (61/102) Resolving deltas: 61% (63/102) Resolving deltas: 62% (64/102) Resolving deltas: 64% (66/102) Resolving deltas: 65% (67/102) Resolving deltas: 68% (70/102) Resolving deltas: 72% (74/102) Resolving deltas: 73% (75/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out 'a45039b9047e46c57befb17a63f42d37f287910e' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'c0113b35bcb23090839ced86cfa05b2640b53335' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '8d614bdac66796954ace10f03695508c0131d48e' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M025/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M025/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M025/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M025/params_new/msf-port/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M025/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M025/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M025/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M025/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/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/M025/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M025/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M025/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M025/params_new/perception_vehicles/master /root/workspace/xiamen-config/M025/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/prediction_config/prediction /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-common/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M025/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-device/master /root/workspace/xiamen-config/M025/params_new/system-device/slave /root/workspace/xiamen-config/M025/params_new/system-device/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M025/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M025/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M025/params_new/system-port/system-ros /root/workspace/xiamen-config/M025/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M025/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M025/params_new/params_new/crane_align /root/workspace/xiamen-config/M025/params_new/params_new/data_collection /root/workspace/xiamen-config/M025/params_new/params_new/extrinsics /root/workspace/xiamen-config/M025/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M025/params_new/params_new/lane_detection /root/workspace/xiamen-config/M025/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M025/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M025/params_new/params_new/master /root/workspace/xiamen-config/M025/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M025/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M025/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M025/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M025/params_new/params_new/perception /root/workspace/xiamen-config/M025/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M025/params_new/params_new/pointcloud /root/workspace/xiamen-config/M025/params_new/params_new/prediction /root/workspace/xiamen-config/M025/params_new/params_new/README.md /root/workspace/xiamen-config/M025/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M025/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M025/params_new/params_new/segmentation /root/workspace/xiamen-config/M025/params_new/params_new/slave /root/workspace/xiamen-config/M025/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M025/params_new/params_new/system-ros /root/workspace/xiamen-config/M025/params_M025/params/ [Pipeline] echo M026拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M026/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/M026.git > git init /root/workspace/xiamen-config/M026/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M026.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/M026.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M026.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 68aa4c79cc5c069126d13286edea7d4fc925eaf9 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 68aa4c79cc5c069126d13286edea7d4fc925eaf9 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 007f1bc407e39a459beffbe56ca50c1528dd2dc6 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M026.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M026.git) registered for path 'msf-vehicle' 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/M026.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M026/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 23.91 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (21/522) Resolving deltas: 5% (27/522) Resolving deltas: 6% (34/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (46/522) Resolving deltas: 11% (60/522) Resolving deltas: 17% (89/522) Resolving deltas: 19% (101/522) Resolving deltas: 20% (108/522) Resolving deltas: 21% (113/522) Resolving deltas: 22% (119/522) Resolving deltas: 24% (128/522) Resolving deltas: 31% (164/522) Resolving deltas: 32% (172/522) Resolving deltas: 33% (174/522) Resolving deltas: 35% (183/522) Resolving deltas: 36% (188/522) Resolving deltas: 42% (221/522) Resolving deltas: 43% (225/522) Resolving deltas: 46% (241/522) Resolving deltas: 48% (255/522) Resolving deltas: 49% (259/522) Resolving deltas: 50% (261/522) Resolving deltas: 51% (271/522) Resolving deltas: 53% (281/522) Resolving deltas: 54% (286/522) Resolving deltas: 55% (289/522) Resolving deltas: 57% (300/522) Resolving deltas: 58% (306/522) Resolving deltas: 59% (309/522) Resolving deltas: 60% (316/522) Resolving deltas: 62% (328/522) Resolving deltas: 63% (329/522) Resolving deltas: 65% (342/522) Resolving deltas: 66% (347/522) Resolving deltas: 67% (353/522) Resolving deltas: 68% (355/522) Resolving deltas: 69% (362/522) Resolving deltas: 70% (367/522) Resolving deltas: 72% (379/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/lidar-extrinsics'... remote: Enumerating objects: 32, done. remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 32 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 6.99 KiB | 6.99 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/M026/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 17.09 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 7% (6/83) Resolving deltas: 8% (7/83) Resolving deltas: 9% (8/83) Resolving deltas: 10% (9/83) Resolving deltas: 30% (25/83) Resolving deltas: 46% (39/83) Resolving deltas: 49% (41/83) Resolving deltas: 53% (44/83) Resolving deltas: 54% (45/83) Resolving deltas: 55% (46/83) Resolving deltas: 57% (48/83) Resolving deltas: 61% (51/83) Resolving deltas: 66% (55/83) Resolving deltas: 67% (56/83) Resolving deltas: 71% (59/83) Resolving deltas: 74% (62/83) Resolving deltas: 77% (64/83) Resolving deltas: 79% (66/83) Resolving deltas: 80% (67/83) Resolving deltas: 81% (68/83) Resolving deltas: 83% (69/83) Resolving deltas: 85% (71/83) Resolving deltas: 89% (74/83) Resolving deltas: 91% (76/83) Resolving deltas: 92% (77/83) Resolving deltas: 93% (78/83) Resolving deltas: 95% (79/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 10% (5/49) Resolving deltas: 14% (7/49) Resolving deltas: 20% (10/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 28% (14/49) Resolving deltas: 30% (15/49) Resolving deltas: 36% (18/49) Resolving deltas: 46% (23/49) Resolving deltas: 51% (25/49) Resolving deltas: 55% (27/49) Resolving deltas: 61% (30/49) Resolving deltas: 69% (34/49) Resolving deltas: 71% (35/49) Resolving deltas: 75% (37/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M026/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/M026/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 50% (7/14) Resolving deltas: 57% (8/14) Resolving deltas: 64% (9/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 56% (14/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 24.94 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 9% (64/675) Resolving deltas: 10% (69/675) Resolving deltas: 16% (110/675) Resolving deltas: 17% (116/675) Resolving deltas: 18% (124/675) Resolving deltas: 19% (129/675) Resolving deltas: 20% (139/675) Resolving deltas: 21% (143/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (163/675) Resolving deltas: 25% (170/675) Resolving deltas: 28% (189/675) Resolving deltas: 29% (196/675) Resolving deltas: 30% (204/675) Resolving deltas: 48% (329/675) Resolving deltas: 63% (431/675) Resolving deltas: 64% (432/675) Resolving deltas: 79% (535/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 28% (2/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 7% (3/42) Resolving deltas: 11% (5/42) Resolving deltas: 19% (8/42) Resolving deltas: 21% (9/42) Resolving deltas: 38% (16/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/perception_vehicles'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 38 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 4.56 KiB | 4.56 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 22% (2/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 15.39 MiB | 30.77 MiB/s Receiving objects: 8% (23/286), 15.39 MiB | 30.77 MiB/s Receiving objects: 9% (26/286), 15.39 MiB | 30.77 MiB/s Receiving objects: 10% (29/286), 15.39 MiB | 30.77 MiB/s Receiving objects: 11% (32/286), 15.39 MiB | 30.77 MiB/s Receiving objects: 11% (34/286), 31.40 MiB | 31.39 MiB/s Receiving objects: 12% (35/286), 31.40 MiB | 31.39 MiB/s Receiving objects: 13% (38/286), 31.40 MiB | 31.39 MiB/s Receiving objects: 13% (40/286), 56.38 MiB | 28.19 MiB/s Receiving objects: 14% (41/286), 56.38 MiB | 28.19 MiB/s Receiving objects: 15% (43/286), 67.92 MiB | 27.17 MiB/s Receiving objects: 16% (46/286), 67.92 MiB | 27.17 MiB/s Receiving objects: 16% (47/286), 99.17 MiB | 33.05 MiB/s Receiving objects: 17% (49/286), 99.17 MiB | 33.05 MiB/s Receiving objects: 18% (52/286), 99.17 MiB | 33.05 MiB/s Receiving objects: 19% (55/286), 99.17 MiB | 33.05 MiB/s Receiving objects: 20% (58/286), 99.17 MiB | 33.05 MiB/s Receiving objects: 21% (61/286), 114.89 MiB | 32.82 MiB/s Receiving objects: 22% (63/286), 114.89 MiB | 32.82 MiB/s Receiving objects: 22% (64/286), 130.25 MiB | 32.56 MiB/s Receiving objects: 23% (66/286), 146.86 MiB | 32.63 MiB/s Receiving objects: 24% (69/286), 146.86 MiB | 32.63 MiB/s Receiving objects: 24% (71/286), 161.64 MiB | 32.50 MiB/s Receiving objects: 25% (72/286), 161.64 MiB | 32.50 MiB/s Receiving objects: 26% (75/286), 161.64 MiB | 32.50 MiB/s Receiving objects: 27% (78/286), 161.64 MiB | 32.50 MiB/s Receiving objects: 28% (81/286), 176.28 MiB | 32.21 MiB/s Receiving objects: 28% (82/286), 190.10 MiB | 32.33 MiB/s Receiving objects: 28% (82/286), 225.41 MiB | 35.01 MiB/s Receiving objects: 28% (82/286), 262.88 MiB | 32.90 MiB/s Receiving objects: 29% (83/286), 262.88 MiB | 32.90 MiB/s Receiving objects: 30% (86/286), 262.88 MiB | 32.90 MiB/s Receiving objects: 31% (89/286), 262.88 MiB | 32.90 MiB/s Receiving objects: 32% (92/286), 262.88 MiB | 32.90 MiB/s Receiving objects: 33% (95/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 34% (98/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 35% (101/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 36% (103/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 37% (106/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 38% (109/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 39% (112/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 40% (115/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 41% (118/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 42% (121/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 43% (123/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 44% (126/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 45% (129/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 46% (132/286), 276.50 MiB | 32.51 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 24.69 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 24.69 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 24.69 MiB/s Receiving objects: 49% (141/286), 304.95 MiB | 24.57 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 22.62 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 22.62 MiB/s Receiving objects: 51% (148/286), 313.19 MiB | 20.96 MiB/s Receiving objects: 52% (149/286), 313.19 MiB | 20.96 MiB/s Receiving objects: 53% (152/286), 313.19 MiB | 20.96 MiB/s Receiving objects: 54% (155/286), 332.79 MiB | 18.29 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 14.47 MiB/s Receiving objects: 54% (157/286), 338.04 MiB | 14.47 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 14.47 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 14.47 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 14.47 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.63 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.63 MiB/s Receiving objects: 58% (166/286), 355.08 MiB | 5.79 MiB/s Receiving objects: 58% (166/286), 387.05 MiB | 6.71 MiB/s Receiving objects: 58% (168/286), 404.60 MiB | 7.82 MiB/s Receiving objects: 59% (169/286), 416.50 MiB | 8.36 MiB/s Receiving objects: 60% (172/286), 416.50 MiB | 8.36 MiB/s Receiving objects: 61% (175/286), 420.87 MiB | 8.23 MiB/s Receiving objects: 61% (176/286), 420.87 MiB | 8.23 MiB/s Receiving objects: 62% (178/286), 423.52 MiB | 7.33 MiB/s Receiving objects: 63% (181/286), 423.52 MiB | 7.33 MiB/s Receiving objects: 64% (184/286), 423.52 MiB | 7.33 MiB/s Receiving objects: 65% (186/286), 423.52 MiB | 7.33 MiB/s Receiving objects: 66% (189/286), 430.99 MiB | 7.89 MiB/s Receiving objects: 67% (192/286), 430.99 MiB | 7.89 MiB/s Receiving objects: 68% (195/286), 430.99 MiB | 7.89 MiB/s Receiving objects: 69% (198/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 70% (201/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 71% (204/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 72% (206/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 73% (209/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 74% (212/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 75% (215/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 76% (218/286), 445.47 MiB | 22.72 MiB/s Receiving objects: 76% (218/286), 472.36 MiB | 21.89 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 7.80 MiB/s Receiving objects: 84% (241/286), 495.06 MiB | 8.09 MiB/s Receiving objects: 85% (244/286), 495.06 MiB | 8.09 MiB/s Receiving objects: 86% (246/286), 495.06 MiB | 8.09 MiB/s Receiving objects: 87% (249/286), 526.37 MiB | 9.57 MiB/s Receiving objects: 88% (252/286), 526.37 MiB | 9.57 MiB/s Receiving objects: 89% (255/286), 526.37 MiB | 9.57 MiB/s Receiving objects: 89% (256/286), 540.43 MiB | 10.62 MiB/s Receiving objects: 90% (258/286), 554.29 MiB | 11.20 MiB/s Receiving objects: 91% (261/286), 567.82 MiB | 11.11 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 93% (266/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 94% (269/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 95% (272/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 96% (275/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 97% (278/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 98% (281/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 99% (284/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 100% (286/286), 567.82 MiB | 11.11 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.37 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 4% (2/44) Resolving deltas: 20% (9/44) Resolving deltas: 27% (12/44) Resolving deltas: 36% (16/44) Resolving deltas: 38% (17/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 29% (29/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 30% (30/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 31% (31/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 32% (32/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 34% (33/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 35% (34/97), 19.34 MiB | 38.67 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 37% (36/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 38% (37/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 39% (38/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 40% (39/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 41% (40/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 42% (41/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 43% (42/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 44% (43/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 45% (44/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 46% (45/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 47% (46/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 48% (47/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 49% (48/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 50% (49/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 51% (50/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 52% (51/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 53% (52/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 54% (53/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 55% (54/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 56% (55/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 57% (56/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 58% (57/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 59% (58/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 60% (59/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 61% (60/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 62% (61/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 63% (62/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 64% (63/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 65% (64/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 67% (65/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 68% (66/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 69% (67/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 70% (68/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 71% (69/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 72% (70/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 73% (71/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 74% (72/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 75% (73/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 76% (74/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 77% (75/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 78% (76/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 79% (77/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 80% (78/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 81% (79/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 82% (80/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 83% (81/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 84% (82/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 85% (83/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 86% (84/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 87% (85/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 88% (86/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 89% (87/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 90% (88/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 91% (89/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 92% (90/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 93% (91/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 94% (92/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 95% (93/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 96% (94/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 97% (95/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 98% (96/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 100% (97/97), 19.34 MiB | 38.67 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 38.14 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 19.83 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 6% (29/463) Resolving deltas: 13% (61/463) Resolving deltas: 14% (67/463) Resolving deltas: 20% (93/463) Resolving deltas: 27% (126/463) Resolving deltas: 31% (145/463) Resolving deltas: 33% (154/463) Resolving deltas: 34% (159/463) Resolving deltas: 42% (197/463) Resolving deltas: 43% (201/463) Resolving deltas: 52% (242/463) Resolving deltas: 53% (249/463) Resolving deltas: 58% (273/463) Resolving deltas: 59% (274/463) Resolving deltas: 60% (278/463) Resolving deltas: 61% (283/463) Resolving deltas: 62% (288/463) Resolving deltas: 66% (306/463) Resolving deltas: 71% (330/463) Resolving deltas: 73% (339/463) Resolving deltas: 77% (359/463) Resolving deltas: 78% (362/463) Resolving deltas: 79% (369/463) Resolving deltas: 80% (372/463) Resolving deltas: 81% (376/463) Resolving deltas: 82% (380/463) Resolving deltas: 85% (394/463) Resolving deltas: 86% (400/463) Resolving deltas: 87% (404/463) Resolving deltas: 88% (408/463) Resolving deltas: 89% (413/463) Resolving deltas: 90% (417/463) Resolving deltas: 91% (425/463) Resolving deltas: 92% (426/463) Resolving deltas: 93% (431/463) Resolving deltas: 94% (438/463) Resolving deltas: 95% (441/463) Resolving deltas: 96% (445/463) Resolving deltas: 97% (451/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 32% (10/31) Resolving deltas: 35% (11/31) Resolving deltas: 64% (20/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 19.44 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 4% (5/124) Resolving deltas: 67% (84/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M026/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 6% (7/102) Resolving deltas: 10% (11/102) Resolving deltas: 11% (12/102) Resolving deltas: 12% (13/102) Resolving deltas: 13% (14/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 44% (45/102) Resolving deltas: 47% (48/102) Resolving deltas: 52% (54/102) Resolving deltas: 53% (55/102) Resolving deltas: 58% (60/102) Resolving deltas: 60% (62/102) Resolving deltas: 61% (63/102) Resolving deltas: 62% (64/102) Resolving deltas: 63% (65/102) Resolving deltas: 64% (66/102) Resolving deltas: 69% (71/102) Resolving deltas: 70% (72/102) Resolving deltas: 71% (73/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out '3a6a23d0b2e7add7a3684800119de971121d6508' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'd35a2c4bbfaa945f6b05572da3e6c3e49ee9f102' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '58eb343538a05e01271cf837ffce697660317d3c' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M026/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M026/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M026/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M026/params_new/msf-port/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M026/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M026/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M026/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M026/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/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/M026/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M026/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M026/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M026/params_new/perception_vehicles/master /root/workspace/xiamen-config/M026/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/prediction_config/prediction /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-common/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M026/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-device/master /root/workspace/xiamen-config/M026/params_new/system-device/slave /root/workspace/xiamen-config/M026/params_new/system-device/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M026/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M026/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M026/params_new/system-port/system-ros /root/workspace/xiamen-config/M026/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M026/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M026/params_new/params_new/crane_align /root/workspace/xiamen-config/M026/params_new/params_new/data_collection /root/workspace/xiamen-config/M026/params_new/params_new/extrinsics /root/workspace/xiamen-config/M026/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M026/params_new/params_new/lane_detection /root/workspace/xiamen-config/M026/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M026/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M026/params_new/params_new/master /root/workspace/xiamen-config/M026/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M026/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M026/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M026/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M026/params_new/params_new/perception /root/workspace/xiamen-config/M026/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M026/params_new/params_new/pointcloud /root/workspace/xiamen-config/M026/params_new/params_new/prediction /root/workspace/xiamen-config/M026/params_new/params_new/README.md /root/workspace/xiamen-config/M026/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M026/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M026/params_new/params_new/segmentation /root/workspace/xiamen-config/M026/params_new/params_new/slave /root/workspace/xiamen-config/M026/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M026/params_new/params_new/system-ros /root/workspace/xiamen-config/M026/params_M026/params/ [Pipeline] echo M027拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M027/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/M027.git > git init /root/workspace/xiamen-config/M027/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M027.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/M027.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M027.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 f995f0ac81b7ff3770d46596c03a9fa0552a4681 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f995f0ac81b7ff3770d46596c03a9fa0552a4681 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 096efd9801e0cd15d2798476b4dbb0adf6d29fbb # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M027.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M027.git) registered for path 'msf-vehicle' 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/M027.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M027/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 23.91 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (21/522) Resolving deltas: 5% (27/522) Resolving deltas: 6% (33/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (43/522) Resolving deltas: 11% (62/522) Resolving deltas: 17% (90/522) Resolving deltas: 19% (101/522) Resolving deltas: 21% (111/522) Resolving deltas: 22% (117/522) Resolving deltas: 23% (124/522) Resolving deltas: 25% (133/522) Resolving deltas: 32% (171/522) Resolving deltas: 34% (178/522) Resolving deltas: 35% (186/522) Resolving deltas: 36% (189/522) Resolving deltas: 37% (197/522) Resolving deltas: 38% (203/522) Resolving deltas: 43% (226/522) Resolving deltas: 44% (232/522) Resolving deltas: 46% (244/522) Resolving deltas: 47% (246/522) Resolving deltas: 49% (258/522) Resolving deltas: 50% (262/522) Resolving deltas: 51% (268/522) Resolving deltas: 52% (273/522) Resolving deltas: 54% (283/522) Resolving deltas: 55% (288/522) Resolving deltas: 57% (301/522) Resolving deltas: 58% (304/522) Resolving deltas: 59% (308/522) Resolving deltas: 60% (317/522) Resolving deltas: 63% (329/522) Resolving deltas: 65% (343/522) Resolving deltas: 66% (349/522) Resolving deltas: 68% (356/522) Resolving deltas: 70% (368/522) Resolving deltas: 71% (373/522) Resolving deltas: 72% (376/522) Resolving deltas: 73% (383/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/lidar-extrinsics'... remote: Enumerating objects: 32, done. remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 32 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 7.00 KiB | 7.00 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/M027/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 17.09 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 3% (3/83) Resolving deltas: 4% (4/83) Resolving deltas: 6% (5/83) Resolving deltas: 10% (9/83) Resolving deltas: 16% (14/83) Resolving deltas: 28% (24/83) Resolving deltas: 45% (38/83) Resolving deltas: 48% (40/83) Resolving deltas: 50% (42/83) Resolving deltas: 53% (44/83) Resolving deltas: 55% (46/83) Resolving deltas: 56% (47/83) Resolving deltas: 59% (49/83) Resolving deltas: 62% (52/83) Resolving deltas: 65% (54/83) Resolving deltas: 66% (55/83) Resolving deltas: 68% (57/83) Resolving deltas: 69% (58/83) Resolving deltas: 71% (59/83) Resolving deltas: 77% (64/83) Resolving deltas: 78% (65/83) Resolving deltas: 79% (66/83) Resolving deltas: 81% (68/83) Resolving deltas: 84% (70/83) Resolving deltas: 90% (75/83) Resolving deltas: 93% (78/83) Resolving deltas: 95% (79/83) Resolving deltas: 96% (80/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 10% (5/49) Resolving deltas: 14% (7/49) Resolving deltas: 16% (8/49) Resolving deltas: 18% (9/49) Resolving deltas: 24% (12/49) Resolving deltas: 28% (14/49) Resolving deltas: 34% (17/49) Resolving deltas: 36% (18/49) Resolving deltas: 44% (22/49) Resolving deltas: 46% (23/49) Resolving deltas: 55% (27/49) Resolving deltas: 63% (31/49) Resolving deltas: 67% (33/49) Resolving deltas: 75% (37/49) Resolving deltas: 77% (38/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 89% (44/49) Resolving deltas: 91% (45/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M027/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/M027/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 64% (9/14) Resolving deltas: 71% (10/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 12% (3/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 24.94 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 9% (61/675) Resolving deltas: 10% (70/675) Resolving deltas: 16% (111/675) Resolving deltas: 17% (120/675) Resolving deltas: 18% (126/675) Resolving deltas: 19% (129/675) Resolving deltas: 20% (140/675) Resolving deltas: 21% (143/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 27% (185/675) Resolving deltas: 28% (189/675) Resolving deltas: 29% (196/675) Resolving deltas: 47% (320/675) Resolving deltas: 62% (419/675) Resolving deltas: 74% (504/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 57% (4/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 11% (5/42) Resolving deltas: 16% (7/42) Resolving deltas: 28% (12/42) Resolving deltas: 30% (13/42) Resolving deltas: 33% (14/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/perception_vehicles'... remote: Enumerating objects: 40, done. remote: Counting objects: 2% (1/40) remote: Counting objects: 5% (2/40) remote: Counting objects: 7% (3/40) remote: Counting objects: 10% (4/40) remote: Counting objects: 12% (5/40) remote: Counting objects: 15% (6/40) remote: Counting objects: 17% (7/40) remote: Counting objects: 20% (8/40) remote: Counting objects: 22% (9/40) remote: Counting objects: 25% (10/40) remote: Counting objects: 27% (11/40) remote: Counting objects: 30% (12/40) remote: Counting objects: 32% (13/40) remote: Counting objects: 35% (14/40) remote: Counting objects: 37% (15/40) remote: Counting objects: 40% (16/40) remote: Counting objects: 42% (17/40) remote: Counting objects: 45% (18/40) remote: Counting objects: 47% (19/40) remote: Counting objects: 50% (20/40) remote: Counting objects: 52% (21/40) remote: Counting objects: 55% (22/40) remote: Counting objects: 57% (23/40) remote: Counting objects: 60% (24/40) remote: Counting objects: 62% (25/40) remote: Counting objects: 65% (26/40) remote: Counting objects: 67% (27/40) remote: Counting objects: 70% (28/40) remote: Counting objects: 72% (29/40) remote: Counting objects: 75% (30/40) remote: Counting objects: 77% (31/40) remote: Counting objects: 80% (32/40) remote: Counting objects: 82% (33/40) remote: Counting objects: 85% (34/40) remote: Counting objects: 87% (35/40) remote: Counting objects: 90% (36/40) remote: Counting objects: 92% (37/40) remote: Counting objects: 95% (38/40) remote: Counting objects: 97% (39/40) remote: Counting objects: 100% (40/40) remote: Counting objects: 100% (40/40), 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. remote: Total 40 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/40) Receiving objects: 5% (2/40) Receiving objects: 7% (3/40) Receiving objects: 10% (4/40) Receiving objects: 12% (5/40) Receiving objects: 15% (6/40) Receiving objects: 17% (7/40) Receiving objects: 20% (8/40) Receiving objects: 22% (9/40) Receiving objects: 25% (10/40) Receiving objects: 27% (11/40) Receiving objects: 30% (12/40) Receiving objects: 32% (13/40) Receiving objects: 35% (14/40) Receiving objects: 37% (15/40) Receiving objects: 40% (16/40) Receiving objects: 42% (17/40) Receiving objects: 45% (18/40) Receiving objects: 47% (19/40) Receiving objects: 50% (20/40) Receiving objects: 52% (21/40) Receiving objects: 55% (22/40) Receiving objects: 57% (23/40) Receiving objects: 60% (24/40) Receiving objects: 62% (25/40) Receiving objects: 65% (26/40) Receiving objects: 67% (27/40) Receiving objects: 70% (28/40) Receiving objects: 72% (29/40) Receiving objects: 75% (30/40) Receiving objects: 77% (31/40) Receiving objects: 80% (32/40) Receiving objects: 82% (33/40) Receiving objects: 85% (34/40) Receiving objects: 87% (35/40) Receiving objects: 90% (36/40) Receiving objects: 92% (37/40) Receiving objects: 95% (38/40) Receiving objects: 97% (39/40) Receiving objects: 100% (40/40) Receiving objects: 100% (40/40), 4.87 KiB | 4.88 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 97% (146/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 15.13 MiB | 30.25 MiB/s Receiving objects: 8% (23/286), 15.13 MiB | 30.25 MiB/s Receiving objects: 9% (26/286), 15.13 MiB | 30.25 MiB/s Receiving objects: 10% (29/286), 15.13 MiB | 30.25 MiB/s Receiving objects: 11% (32/286), 15.13 MiB | 30.25 MiB/s Receiving objects: 11% (33/286), 30.71 MiB | 30.70 MiB/s Receiving objects: 12% (35/286), 30.71 MiB | 30.70 MiB/s Receiving objects: 13% (38/286), 30.71 MiB | 30.70 MiB/s Receiving objects: 13% (40/286), 56.09 MiB | 28.04 MiB/s Receiving objects: 14% (41/286), 67.67 MiB | 27.07 MiB/s Receiving objects: 15% (43/286), 67.67 MiB | 27.07 MiB/s Receiving objects: 16% (46/286), 67.67 MiB | 27.07 MiB/s Receiving objects: 16% (47/286), 98.78 MiB | 32.92 MiB/s Receiving objects: 17% (49/286), 98.78 MiB | 32.92 MiB/s Receiving objects: 18% (52/286), 98.78 MiB | 32.92 MiB/s Receiving objects: 19% (55/286), 98.78 MiB | 32.92 MiB/s Receiving objects: 20% (58/286), 98.78 MiB | 32.92 MiB/s Receiving objects: 21% (61/286), 114.93 MiB | 32.83 MiB/s Receiving objects: 22% (63/286), 114.93 MiB | 32.83 MiB/s Receiving objects: 22% (64/286), 129.80 MiB | 32.45 MiB/s Receiving objects: 23% (66/286), 146.71 MiB | 32.60 MiB/s Receiving objects: 24% (69/286), 146.71 MiB | 32.60 MiB/s Receiving objects: 24% (71/286), 161.41 MiB | 32.50 MiB/s Receiving objects: 25% (72/286), 161.41 MiB | 32.50 MiB/s Receiving objects: 26% (75/286), 161.41 MiB | 32.50 MiB/s Receiving objects: 27% (78/286), 161.41 MiB | 32.50 MiB/s Receiving objects: 28% (81/286), 176.58 MiB | 32.42 MiB/s Receiving objects: 28% (82/286), 190.64 MiB | 32.55 MiB/s Receiving objects: 28% (82/286), 226.75 MiB | 35.35 MiB/s Receiving objects: 28% (82/286), 264.00 MiB | 33.13 MiB/s Receiving objects: 29% (83/286), 264.00 MiB | 33.13 MiB/s Receiving objects: 30% (86/286), 264.00 MiB | 33.13 MiB/s Receiving objects: 31% (89/286), 264.00 MiB | 33.13 MiB/s Receiving objects: 32% (92/286), 264.00 MiB | 33.13 MiB/s Receiving objects: 33% (95/286), 264.00 MiB | 33.13 MiB/s Receiving objects: 34% (98/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 35% (101/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 36% (103/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 37% (106/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 38% (109/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 39% (112/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 40% (115/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 41% (118/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 42% (121/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 43% (123/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 44% (126/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 45% (129/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 46% (132/286), 277.84 MiB | 32.90 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 24.71 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 24.71 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 24.71 MiB/s Receiving objects: 49% (141/286), 304.81 MiB | 24.59 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 22.58 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 22.58 MiB/s Receiving objects: 51% (148/286), 313.46 MiB | 20.92 MiB/s Receiving objects: 52% (149/286), 313.46 MiB | 20.92 MiB/s Receiving objects: 53% (152/286), 313.46 MiB | 20.92 MiB/s Receiving objects: 54% (155/286), 335.19 MiB | 18.47 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 14.29 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 14.29 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 14.29 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 14.29 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.60 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.60 MiB/s Receiving objects: 58% (166/286), 374.18 MiB | 6.89 MiB/s Receiving objects: 58% (166/286), 410.07 MiB | 8.37 MiB/s Receiving objects: 59% (169/286), 410.07 MiB | 8.37 MiB/s Receiving objects: 59% (171/286), 418.30 MiB | 8.69 MiB/s Receiving objects: 60% (172/286), 418.30 MiB | 8.69 MiB/s Receiving objects: 61% (175/286), 421.70 MiB | 8.29 MiB/s Receiving objects: 62% (178/286), 421.70 MiB | 8.29 MiB/s Receiving objects: 62% (178/286), 425.32 MiB | 7.31 MiB/s Receiving objects: 63% (181/286), 425.32 MiB | 7.31 MiB/s Receiving objects: 64% (184/286), 425.32 MiB | 7.31 MiB/s Receiving objects: 65% (186/286), 425.32 MiB | 7.31 MiB/s Receiving objects: 66% (189/286), 425.32 MiB | 7.31 MiB/s Receiving objects: 67% (192/286), 425.32 MiB | 7.31 MiB/s Receiving objects: 68% (195/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 69% (198/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 70% (201/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 71% (204/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 72% (206/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 72% (207/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 73% (209/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 74% (212/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 75% (215/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 76% (218/286), 440.51 MiB | 8.71 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 76% (220/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 8.77 MiB/s Receiving objects: 85% (244/286), 496.30 MiB | 9.08 MiB/s Receiving objects: 86% (246/286), 496.30 MiB | 9.08 MiB/s Receiving objects: 86% (247/286), 526.62 MiB | 9.49 MiB/s Receiving objects: 87% (249/286), 526.62 MiB | 9.49 MiB/s Receiving objects: 88% (252/286), 526.62 MiB | 9.49 MiB/s Receiving objects: 89% (255/286), 526.62 MiB | 9.49 MiB/s Receiving objects: 89% (257/286), 540.71 MiB | 10.60 MiB/s Receiving objects: 90% (258/286), 554.17 MiB | 11.55 MiB/s Receiving objects: 90% (260/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 91% (261/286), 567.46 MiB | 11.38 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 93% (266/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 94% (269/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 95% (272/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 96% (275/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 97% (278/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 98% (281/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 99% (284/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 100% (286/286), 567.46 MiB | 11.38 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.54 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 11% (5/44) Resolving deltas: 25% (11/44) Resolving deltas: 36% (16/44) Resolving deltas: 38% (17/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 29% (29/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 30% (30/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 31% (31/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 32% (32/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 34% (33/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 35% (34/97), 19.82 MiB | 39.63 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 37% (36/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 38% (37/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 39% (38/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 40% (39/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 41% (40/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 42% (41/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 43% (42/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 44% (43/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 45% (44/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 46% (45/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 47% (46/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 48% (47/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 49% (48/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 50% (49/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 51% (50/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 52% (51/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 53% (52/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 54% (53/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 55% (54/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 56% (55/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 57% (56/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 58% (57/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 59% (58/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 60% (59/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 61% (60/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 62% (61/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 63% (62/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 64% (63/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 65% (64/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 67% (65/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 68% (66/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 69% (67/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 70% (68/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 71% (69/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 72% (70/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 73% (71/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 74% (72/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 75% (73/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 76% (74/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 77% (75/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 78% (76/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 79% (77/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 80% (78/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 81% (79/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 82% (80/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 83% (81/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 84% (82/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 85% (83/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 86% (84/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 87% (85/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 88% (86/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 89% (87/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 90% (88/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 91% (89/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 92% (90/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 93% (91/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 94% (92/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 95% (93/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 96% (94/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 97% (95/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 98% (96/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 100% (97/97), 19.82 MiB | 39.63 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 37.92 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 12.15 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 19.83 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 6% (29/463) Resolving deltas: 12% (60/463) Resolving deltas: 14% (65/463) Resolving deltas: 20% (93/463) Resolving deltas: 26% (123/463) Resolving deltas: 30% (139/463) Resolving deltas: 32% (149/463) Resolving deltas: 39% (185/463) Resolving deltas: 40% (188/463) Resolving deltas: 52% (243/463) Resolving deltas: 53% (248/463) Resolving deltas: 58% (270/463) Resolving deltas: 59% (276/463) Resolving deltas: 60% (278/463) Resolving deltas: 61% (284/463) Resolving deltas: 62% (288/463) Resolving deltas: 73% (338/463) Resolving deltas: 74% (347/463) Resolving deltas: 76% (353/463) Resolving deltas: 78% (364/463) Resolving deltas: 79% (367/463) Resolving deltas: 80% (371/463) Resolving deltas: 81% (376/463) Resolving deltas: 82% (380/463) Resolving deltas: 83% (386/463) Resolving deltas: 84% (389/463) Resolving deltas: 85% (397/463) Resolving deltas: 86% (399/463) Resolving deltas: 87% (403/463) Resolving deltas: 88% (408/463) Resolving deltas: 91% (424/463) Resolving deltas: 92% (426/463) Resolving deltas: 93% (433/463) Resolving deltas: 94% (438/463) Resolving deltas: 95% (440/463) Resolving deltas: 96% (445/463) Resolving deltas: 97% (450/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 25% (8/31) Resolving deltas: 54% (17/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 19.44 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 67% (84/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M027/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 6% (7/102) Resolving deltas: 9% (10/102) Resolving deltas: 11% (12/102) Resolving deltas: 13% (14/102) Resolving deltas: 21% (22/102) Resolving deltas: 46% (47/102) Resolving deltas: 48% (49/102) Resolving deltas: 51% (53/102) Resolving deltas: 53% (55/102) Resolving deltas: 54% (56/102) Resolving deltas: 55% (57/102) Resolving deltas: 58% (60/102) Resolving deltas: 59% (61/102) Resolving deltas: 62% (64/102) Resolving deltas: 63% (65/102) Resolving deltas: 64% (66/102) Resolving deltas: 65% (67/102) Resolving deltas: 66% (68/102) Resolving deltas: 67% (69/102) Resolving deltas: 68% (70/102) Resolving deltas: 73% (75/102) Resolving deltas: 74% (76/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out 'daa5555d18bc9aaa35afb7d676469ee8a671d3cc' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'bb42cf91320ab9e030ed45b48abc92a266b3b86d' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '8e0eab4ffff06076bcbc8117b7fa00ea919ed3b1' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M027/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M027/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/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/M027/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/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/M027/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M027/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M027/params_new/msf-port/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M027/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M027/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M027/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M027/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M027/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M027/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M027/params_new/perception_vehicles/master /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/prediction_config/prediction /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-common/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-device/master /root/workspace/xiamen-config/M027/params_new/system-device/slave /root/workspace/xiamen-config/M027/params_new/system-device/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M027/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M027/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M027/params_new/system-port/system-ros /root/workspace/xiamen-config/M027/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M027/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M027/params_new/params_new/crane_align /root/workspace/xiamen-config/M027/params_new/params_new/data_collection /root/workspace/xiamen-config/M027/params_new/params_new/extrinsics /root/workspace/xiamen-config/M027/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M027/params_new/params_new/lane_detection /root/workspace/xiamen-config/M027/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M027/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M027/params_new/params_new/master /root/workspace/xiamen-config/M027/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M027/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M027/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M027/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M027/params_new/params_new/perception /root/workspace/xiamen-config/M027/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M027/params_new/params_new/pointcloud /root/workspace/xiamen-config/M027/params_new/params_new/prediction /root/workspace/xiamen-config/M027/params_new/params_new/README.md /root/workspace/xiamen-config/M027/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M027/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M027/params_new/params_new/segmentation /root/workspace/xiamen-config/M027/params_new/params_new/slave /root/workspace/xiamen-config/M027/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M027/params_new/params_new/system-ros /root/workspace/xiamen-config/M027/params_M027/params/ [Pipeline] echo M028拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M028/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/M028.git > git init /root/workspace/xiamen-config/M028/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M028.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/M028.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M028.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 ca3b3ddad57a0bcdb8ba0d19bdd5258275263ed3 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f ca3b3ddad57a0bcdb8ba0d19bdd5258275263ed3 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 8e6446683e77008a1faf61d18e2cc226d8ac6522 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M028.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M028.git) registered for path 'msf-vehicle' 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/M028.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M028/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 22.58 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (21/522) Resolving deltas: 5% (28/522) Resolving deltas: 6% (32/522) Resolving deltas: 8% (43/522) Resolving deltas: 11% (62/522) Resolving deltas: 17% (92/522) Resolving deltas: 18% (94/522) Resolving deltas: 21% (114/522) Resolving deltas: 22% (115/522) Resolving deltas: 23% (121/522) Resolving deltas: 24% (128/522) Resolving deltas: 26% (137/522) Resolving deltas: 32% (172/522) Resolving deltas: 33% (173/522) Resolving deltas: 34% (179/522) Resolving deltas: 35% (186/522) Resolving deltas: 36% (188/522) Resolving deltas: 37% (197/522) Resolving deltas: 43% (225/522) Resolving deltas: 44% (231/522) Resolving deltas: 46% (244/522) Resolving deltas: 47% (247/522) Resolving deltas: 49% (259/522) Resolving deltas: 50% (263/522) Resolving deltas: 51% (268/522) Resolving deltas: 52% (275/522) Resolving deltas: 54% (286/522) Resolving deltas: 55% (292/522) Resolving deltas: 56% (297/522) Resolving deltas: 58% (307/522) Resolving deltas: 59% (310/522) Resolving deltas: 60% (315/522) Resolving deltas: 62% (325/522) Resolving deltas: 64% (336/522) Resolving deltas: 65% (340/522) Resolving deltas: 67% (352/522) Resolving deltas: 68% (359/522) Resolving deltas: 69% (362/522) Resolving deltas: 70% (366/522) Resolving deltas: 71% (371/522) Resolving deltas: 74% (388/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/lidar-extrinsics'... remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/30) remote: Counting objects: 6% (2/30) remote: Counting objects: 10% (3/30) remote: Counting objects: 13% (4/30) remote: Counting objects: 16% (5/30) remote: Counting objects: 20% (6/30) remote: Counting objects: 23% (7/30) remote: Counting objects: 26% (8/30) remote: Counting objects: 30% (9/30) remote: Counting objects: 33% (10/30) remote: Counting objects: 36% (11/30) remote: Counting objects: 40% (12/30) remote: Counting objects: 43% (13/30) remote: Counting objects: 46% (14/30) remote: Counting objects: 50% (15/30) remote: Counting objects: 53% (16/30) remote: Counting objects: 56% (17/30) remote: Counting objects: 60% (18/30) remote: Counting objects: 63% (19/30) remote: Counting objects: 66% (20/30) remote: Counting objects: 70% (21/30) remote: Counting objects: 73% (22/30) remote: Counting objects: 76% (23/30) remote: Counting objects: 80% (24/30) remote: Counting objects: 83% (25/30) remote: Counting objects: 86% (26/30) remote: Counting objects: 90% (27/30) remote: Counting objects: 93% (28/30) remote: Counting objects: 96% (29/30) remote: Counting objects: 100% (30/30) remote: Counting objects: 100% (30/30), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 30 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.89 KiB | 6.89 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/M028/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 17.09 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 3% (3/83) Resolving deltas: 8% (7/83) Resolving deltas: 9% (8/83) Resolving deltas: 12% (10/83) Resolving deltas: 32% (27/83) Resolving deltas: 45% (38/83) Resolving deltas: 49% (41/83) Resolving deltas: 51% (43/83) Resolving deltas: 53% (44/83) Resolving deltas: 54% (45/83) Resolving deltas: 56% (47/83) Resolving deltas: 60% (50/83) Resolving deltas: 62% (52/83) Resolving deltas: 66% (55/83) Resolving deltas: 68% (57/83) Resolving deltas: 71% (59/83) Resolving deltas: 72% (60/83) Resolving deltas: 75% (63/83) Resolving deltas: 77% (64/83) Resolving deltas: 78% (65/83) Resolving deltas: 80% (67/83) Resolving deltas: 84% (70/83) Resolving deltas: 87% (73/83) Resolving deltas: 93% (78/83) Resolving deltas: 95% (79/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 8% (4/49) Resolving deltas: 12% (6/49) Resolving deltas: 18% (9/49) Resolving deltas: 20% (10/49) Resolving deltas: 22% (11/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 30% (15/49) Resolving deltas: 44% (22/49) Resolving deltas: 46% (23/49) Resolving deltas: 51% (25/49) Resolving deltas: 63% (31/49) Resolving deltas: 69% (34/49) Resolving deltas: 75% (37/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 93% (46/49) Resolving deltas: 97% (48/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M028/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/M028/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 78% (11/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 24.94 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 8% (59/675) Resolving deltas: 9% (66/675) Resolving deltas: 11% (78/675) Resolving deltas: 15% (102/675) Resolving deltas: 17% (119/675) Resolving deltas: 18% (122/675) Resolving deltas: 19% (129/675) Resolving deltas: 20% (135/675) Resolving deltas: 21% (142/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 25% (169/675) Resolving deltas: 28% (190/675) Resolving deltas: 29% (196/675) Resolving deltas: 30% (206/675) Resolving deltas: 48% (329/675) Resolving deltas: 63% (430/675) Resolving deltas: 64% (432/675) Resolving deltas: 79% (536/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 71% (5/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 40), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.90 KiB | 12.90 MiB/s, done. Resolving deltas: 0% (0/41) Resolving deltas: 2% (1/41) Resolving deltas: 14% (6/41) Resolving deltas: 17% (7/41) Resolving deltas: 19% (8/41) Resolving deltas: 21% (9/41) Resolving deltas: 24% (10/41) Resolving deltas: 26% (11/41) Resolving deltas: 29% (12/41) Resolving deltas: 100% (41/41) Resolving deltas: 100% (41/41), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/perception_vehicles'... remote: Enumerating objects: 42, done. remote: Counting objects: 2% (1/42) remote: Counting objects: 4% (2/42) remote: Counting objects: 7% (3/42) remote: Counting objects: 9% (4/42) remote: Counting objects: 11% (5/42) remote: Counting objects: 14% (6/42) remote: Counting objects: 16% (7/42) remote: Counting objects: 19% (8/42) remote: Counting objects: 21% (9/42) remote: Counting objects: 23% (10/42) remote: Counting objects: 26% (11/42) remote: Counting objects: 28% (12/42) remote: Counting objects: 30% (13/42) remote: Counting objects: 33% (14/42) remote: Counting objects: 35% (15/42) remote: Counting objects: 38% (16/42) remote: Counting objects: 40% (17/42) remote: Counting objects: 42% (18/42) remote: Counting objects: 45% (19/42) remote: Counting objects: 47% (20/42) remote: Counting objects: 50% (21/42) remote: Counting objects: 52% (22/42) remote: Counting objects: 54% (23/42) remote: Counting objects: 57% (24/42) remote: Counting objects: 59% (25/42) remote: Counting objects: 61% (26/42) remote: Counting objects: 64% (27/42) remote: Counting objects: 66% (28/42) remote: Counting objects: 69% (29/42) remote: Counting objects: 71% (30/42) remote: Counting objects: 73% (31/42) remote: Counting objects: 76% (32/42) remote: Counting objects: 78% (33/42) remote: Counting objects: 80% (34/42) remote: Counting objects: 83% (35/42) remote: Counting objects: 85% (36/42) remote: Counting objects: 88% (37/42) remote: Counting objects: 90% (38/42) remote: Counting objects: 92% (39/42) remote: Counting objects: 95% (40/42) remote: Counting objects: 97% (41/42) remote: Counting objects: 100% (42/42) remote: Counting objects: 100% (42/42), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 42 (delta 10), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/42) Receiving objects: 4% (2/42) Receiving objects: 7% (3/42) Receiving objects: 9% (4/42) Receiving objects: 11% (5/42) Receiving objects: 14% (6/42) Receiving objects: 16% (7/42) Receiving objects: 19% (8/42) Receiving objects: 21% (9/42) Receiving objects: 23% (10/42) Receiving objects: 26% (11/42) Receiving objects: 28% (12/42) Receiving objects: 30% (13/42) Receiving objects: 33% (14/42) Receiving objects: 35% (15/42) Receiving objects: 38% (16/42) Receiving objects: 40% (17/42) Receiving objects: 42% (18/42) Receiving objects: 45% (19/42) Receiving objects: 47% (20/42) Receiving objects: 50% (21/42) Receiving objects: 52% (22/42) Receiving objects: 54% (23/42) Receiving objects: 57% (24/42) Receiving objects: 59% (25/42) Receiving objects: 61% (26/42) Receiving objects: 64% (27/42) Receiving objects: 66% (28/42) Receiving objects: 69% (29/42) Receiving objects: 71% (30/42) Receiving objects: 73% (31/42) Receiving objects: 76% (32/42) Receiving objects: 78% (33/42) Receiving objects: 80% (34/42) Receiving objects: 83% (35/42) Receiving objects: 85% (36/42) Receiving objects: 88% (37/42) Receiving objects: 90% (38/42) Receiving objects: 92% (39/42) Receiving objects: 95% (40/42) Receiving objects: 97% (41/42) Receiving objects: 100% (42/42) Receiving objects: 100% (42/42), 4.95 KiB | 4.95 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 10% (1/10) Resolving deltas: 50% (5/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 26% (40/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 14.96 MiB | 29.91 MiB/s Receiving objects: 8% (23/286), 14.96 MiB | 29.91 MiB/s Receiving objects: 9% (26/286), 14.96 MiB | 29.91 MiB/s Receiving objects: 10% (29/286), 14.96 MiB | 29.91 MiB/s Receiving objects: 11% (32/286), 14.96 MiB | 29.91 MiB/s Receiving objects: 11% (33/286), 30.21 MiB | 30.20 MiB/s Receiving objects: 12% (35/286), 30.21 MiB | 30.20 MiB/s Receiving objects: 13% (38/286), 30.21 MiB | 30.20 MiB/s Receiving objects: 13% (40/286), 55.00 MiB | 27.50 MiB/s Receiving objects: 14% (41/286), 66.66 MiB | 26.66 MiB/s Receiving objects: 15% (43/286), 66.66 MiB | 26.66 MiB/s Receiving objects: 16% (46/286), 66.66 MiB | 26.66 MiB/s Receiving objects: 16% (46/286), 97.25 MiB | 32.41 MiB/s Receiving objects: 17% (49/286), 97.25 MiB | 32.41 MiB/s Receiving objects: 18% (52/286), 97.25 MiB | 32.41 MiB/s Receiving objects: 19% (55/286), 97.25 MiB | 32.41 MiB/s Receiving objects: 20% (58/286), 112.28 MiB | 32.08 MiB/s Receiving objects: 21% (61/286), 112.28 MiB | 32.08 MiB/s Receiving objects: 22% (63/286), 112.28 MiB | 32.08 MiB/s Receiving objects: 22% (64/286), 128.14 MiB | 32.03 MiB/s Receiving objects: 23% (66/286), 144.05 MiB | 32.01 MiB/s Receiving objects: 24% (69/286), 144.05 MiB | 32.01 MiB/s Receiving objects: 24% (71/286), 158.75 MiB | 31.95 MiB/s Receiving objects: 25% (72/286), 158.75 MiB | 31.95 MiB/s Receiving objects: 26% (75/286), 158.75 MiB | 31.95 MiB/s Receiving objects: 27% (78/286), 173.71 MiB | 31.89 MiB/s Receiving objects: 28% (81/286), 173.71 MiB | 31.89 MiB/s Receiving objects: 28% (82/286), 187.52 MiB | 32.04 MiB/s Receiving objects: 28% (82/286), 222.86 MiB | 34.71 MiB/s Receiving objects: 28% (82/286), 261.11 MiB | 33.07 MiB/s Receiving objects: 29% (83/286), 261.11 MiB | 33.07 MiB/s Receiving objects: 30% (86/286), 261.11 MiB | 33.07 MiB/s Receiving objects: 31% (89/286), 261.11 MiB | 33.07 MiB/s Receiving objects: 32% (92/286), 274.19 MiB | 32.46 MiB/s Receiving objects: 33% (95/286), 274.19 MiB | 32.46 MiB/s Receiving objects: 34% (98/286), 274.19 MiB | 32.46 MiB/s Receiving objects: 35% (101/286), 274.19 MiB | 32.46 MiB/s Receiving objects: 36% (103/286), 274.19 MiB | 32.46 MiB/s Receiving objects: 36% (103/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 37% (106/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 38% (109/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 39% (112/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 40% (115/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 41% (118/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 42% (121/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 43% (123/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 44% (126/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 45% (129/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 46% (132/286), 289.42 MiB | 32.30 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 24.36 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 24.36 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 24.36 MiB/s Receiving objects: 49% (141/286), 305.17 MiB | 24.25 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 22.30 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 22.30 MiB/s Receiving objects: 51% (147/286), 313.46 MiB | 19.98 MiB/s Receiving objects: 52% (149/286), 313.46 MiB | 19.98 MiB/s Receiving objects: 53% (152/286), 313.46 MiB | 19.98 MiB/s Receiving objects: 54% (155/286), 335.15 MiB | 17.09 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 12.84 MiB/s Receiving objects: 54% (157/286), 338.04 MiB | 12.84 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 12.84 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 12.84 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 12.84 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 4.98 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 4.98 MiB/s Receiving objects: 58% (166/286), 356.02 MiB | 5.10 MiB/s Receiving objects: 58% (166/286), 388.96 MiB | 6.90 MiB/s Receiving objects: 58% (168/286), 416.50 MiB | 8.42 MiB/s Receiving objects: 59% (169/286), 416.50 MiB | 8.42 MiB/s Receiving objects: 60% (172/286), 416.50 MiB | 8.42 MiB/s Receiving objects: 61% (175/286), 420.89 MiB | 8.23 MiB/s Receiving objects: 61% (176/286), 423.52 MiB | 7.22 MiB/s Receiving objects: 62% (178/286), 423.52 MiB | 7.22 MiB/s Receiving objects: 63% (181/286), 423.52 MiB | 7.22 MiB/s Receiving objects: 64% (184/286), 423.52 MiB | 7.22 MiB/s Receiving objects: 65% (186/286), 423.52 MiB | 7.22 MiB/s Receiving objects: 66% (189/286), 431.56 MiB | 7.99 MiB/s Receiving objects: 67% (192/286), 431.56 MiB | 7.99 MiB/s Receiving objects: 68% (195/286), 431.56 MiB | 7.99 MiB/s Receiving objects: 69% (198/286), 431.56 MiB | 7.99 MiB/s Receiving objects: 70% (201/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 71% (204/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 72% (206/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 73% (209/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 74% (212/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 75% (215/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 76% (218/286), 445.91 MiB | 22.98 MiB/s Receiving objects: 76% (218/286), 473.69 MiB | 22.04 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 7.52 MiB/s Receiving objects: 85% (244/286), 496.25 MiB | 7.90 MiB/s Receiving objects: 85% (245/286), 496.25 MiB | 7.90 MiB/s Receiving objects: 86% (246/286), 496.25 MiB | 7.90 MiB/s Receiving objects: 87% (249/286), 526.33 MiB | 9.40 MiB/s Receiving objects: 88% (252/286), 526.33 MiB | 9.40 MiB/s Receiving objects: 89% (255/286), 526.33 MiB | 9.40 MiB/s Receiving objects: 89% (256/286), 540.55 MiB | 10.44 MiB/s Receiving objects: 90% (258/286), 554.09 MiB | 10.93 MiB/s Receiving objects: 91% (261/286), 567.44 MiB | 10.85 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 93% (266/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 94% (269/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 95% (272/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 96% (275/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 97% (278/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 98% (281/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 99% (284/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 100% (286/286), 567.44 MiB | 10.85 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.31 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 11% (5/44) Resolving deltas: 22% (10/44) Resolving deltas: 36% (16/44) Resolving deltas: 38% (17/44) Resolving deltas: 54% (24/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 29% (29/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 30% (30/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 31% (31/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 32% (32/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 34% (33/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 35% (34/97), 19.19 MiB | 38.36 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 37% (36/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 38% (37/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 39% (38/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 40% (39/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 41% (40/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 42% (41/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 43% (42/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 44% (43/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 45% (44/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 46% (45/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 47% (46/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 48% (47/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 49% (48/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 50% (49/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 51% (50/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 52% (51/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 53% (52/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 54% (53/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 55% (54/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 56% (55/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 57% (56/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 58% (57/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 59% (58/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 60% (59/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 61% (60/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 62% (61/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 63% (62/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 64% (63/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 65% (64/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 67% (65/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 68% (66/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 69% (67/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 70% (68/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 71% (69/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 72% (70/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 73% (71/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 74% (72/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 75% (73/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 76% (74/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 77% (75/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 78% (76/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 79% (77/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 80% (78/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 81% (79/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 82% (80/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 83% (81/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 84% (82/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 85% (83/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 86% (84/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 87% (85/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 88% (86/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 89% (87/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 90% (88/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 91% (89/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 92% (90/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 93% (91/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 94% (92/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 95% (93/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 96% (94/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 97% (95/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 98% (96/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 100% (97/97), 19.19 MiB | 38.36 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 37.74 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 19.83 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 7% (36/463) Resolving deltas: 11% (52/463) Resolving deltas: 18% (87/463) Resolving deltas: 19% (90/463) Resolving deltas: 24% (114/463) Resolving deltas: 31% (146/463) Resolving deltas: 34% (160/463) Resolving deltas: 36% (170/463) Resolving deltas: 37% (172/463) Resolving deltas: 45% (210/463) Resolving deltas: 50% (236/463) Resolving deltas: 51% (238/463) Resolving deltas: 52% (243/463) Resolving deltas: 58% (270/463) Resolving deltas: 59% (275/463) Resolving deltas: 60% (279/463) Resolving deltas: 61% (285/463) Resolving deltas: 62% (289/463) Resolving deltas: 65% (304/463) Resolving deltas: 72% (337/463) Resolving deltas: 74% (344/463) Resolving deltas: 79% (368/463) Resolving deltas: 80% (372/463) Resolving deltas: 81% (377/463) Resolving deltas: 82% (380/463) Resolving deltas: 83% (385/463) Resolving deltas: 84% (393/463) Resolving deltas: 85% (395/463) Resolving deltas: 87% (403/463) Resolving deltas: 88% (408/463) Resolving deltas: 89% (413/463) Resolving deltas: 92% (429/463) Resolving deltas: 93% (431/463) Resolving deltas: 94% (438/463) Resolving deltas: 95% (440/463) Resolving deltas: 96% (445/463) Resolving deltas: 97% (450/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 38% (12/31) Resolving deltas: 41% (13/31) Resolving deltas: 45% (14/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 19.44 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 66% (83/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M028/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 6% (7/102) Resolving deltas: 11% (12/102) Resolving deltas: 13% (14/102) Resolving deltas: 14% (15/102) Resolving deltas: 18% (19/102) Resolving deltas: 55% (57/102) Resolving deltas: 56% (58/102) Resolving deltas: 59% (61/102) Resolving deltas: 62% (64/102) Resolving deltas: 64% (66/102) Resolving deltas: 67% (69/102) Resolving deltas: 68% (70/102) Resolving deltas: 69% (71/102) Resolving deltas: 70% (72/102) Resolving deltas: 71% (73/102) Resolving deltas: 72% (74/102) Resolving deltas: 75% (77/102) Resolving deltas: 77% (79/102) Resolving deltas: 81% (83/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out 'f62cdaa9db9d7498ba396e92e6942375567b8fc5' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'fc20761ed7c1657eaba6cf9ad2c5e3c10cd59fcb' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '9532fcea4c52831445e204e360c14ae0fcc0e74c' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M028/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M028/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M028/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M028/params_new/msf-port/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M028/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M028/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M028/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M028/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M028/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/perception_segmentation_fisheye/ [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M028/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M028/params_new/perception_vehicles/master /root/workspace/xiamen-config/M028/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/prediction_config/prediction /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-common/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-device/master /root/workspace/xiamen-config/M028/params_new/system-device/slave /root/workspace/xiamen-config/M028/params_new/system-device/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M028/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M028/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M028/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M028/params_new/system-port/system-ros /root/workspace/xiamen-config/M028/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M028/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M028/params_new/params_new/crane_align /root/workspace/xiamen-config/M028/params_new/params_new/data_collection /root/workspace/xiamen-config/M028/params_new/params_new/extrinsics /root/workspace/xiamen-config/M028/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M028/params_new/params_new/lane_detection /root/workspace/xiamen-config/M028/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M028/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M028/params_new/params_new/master /root/workspace/xiamen-config/M028/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M028/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M028/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M028/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M028/params_new/params_new/perception /root/workspace/xiamen-config/M028/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M028/params_new/params_new/pointcloud /root/workspace/xiamen-config/M028/params_new/params_new/prediction /root/workspace/xiamen-config/M028/params_new/params_new/README.md /root/workspace/xiamen-config/M028/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M028/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M028/params_new/params_new/segmentation /root/workspace/xiamen-config/M028/params_new/params_new/slave /root/workspace/xiamen-config/M028/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M028/params_new/params_new/system-ros /root/workspace/xiamen-config/M028/params_M028/params/ [Pipeline] echo M029拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M029/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/M029.git > git init /root/workspace/xiamen-config/M029/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M029.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/M029.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M029.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 37b484cf1e031ae9c162e19aeb5bf8b5fd5c1ee3 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 37b484cf1e031ae9c162e19aeb5bf8b5fd5c1ee3 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 28d78d496b9083d01bf3375d2328585b2ae9f01c # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M029.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M029.git) registered for path 'msf-vehicle' 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/M029.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M029/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 23.91 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (21/522) Resolving deltas: 5% (29/522) Resolving deltas: 6% (33/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (43/522) Resolving deltas: 11% (61/522) Resolving deltas: 16% (88/522) Resolving deltas: 17% (89/522) Resolving deltas: 18% (99/522) Resolving deltas: 21% (110/522) Resolving deltas: 22% (120/522) Resolving deltas: 23% (121/522) Resolving deltas: 24% (128/522) Resolving deltas: 31% (166/522) Resolving deltas: 32% (172/522) Resolving deltas: 33% (174/522) Resolving deltas: 34% (178/522) Resolving deltas: 35% (184/522) Resolving deltas: 36% (188/522) Resolving deltas: 41% (218/522) Resolving deltas: 42% (222/522) Resolving deltas: 43% (226/522) Resolving deltas: 45% (238/522) Resolving deltas: 48% (252/522) Resolving deltas: 49% (257/522) Resolving deltas: 50% (262/522) Resolving deltas: 51% (267/522) Resolving deltas: 52% (276/522) Resolving deltas: 53% (280/522) Resolving deltas: 54% (284/522) Resolving deltas: 56% (294/522) Resolving deltas: 57% (301/522) Resolving deltas: 58% (304/522) Resolving deltas: 59% (310/522) Resolving deltas: 61% (321/522) Resolving deltas: 62% (325/522) Resolving deltas: 63% (334/522) Resolving deltas: 65% (341/522) Resolving deltas: 66% (346/522) Resolving deltas: 67% (351/522) Resolving deltas: 68% (359/522) Resolving deltas: 69% (364/522) Resolving deltas: 70% (366/522) Resolving deltas: 71% (374/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/lidar-extrinsics'... remote: Enumerating objects: 21, done. remote: Counting objects: 4% (1/21) remote: Counting objects: 9% (2/21) remote: Counting objects: 14% (3/21) remote: Counting objects: 19% (4/21) remote: Counting objects: 23% (5/21) remote: Counting objects: 28% (6/21) remote: Counting objects: 33% (7/21) remote: Counting objects: 38% (8/21) remote: Counting objects: 42% (9/21) remote: Counting objects: 47% (10/21) remote: Counting objects: 52% (11/21) remote: Counting objects: 57% (12/21) remote: Counting objects: 61% (13/21) remote: Counting objects: 66% (14/21) remote: Counting objects: 71% (15/21) remote: Counting objects: 76% (16/21) remote: Counting objects: 80% (17/21) remote: Counting objects: 85% (18/21) remote: Counting objects: 90% (19/21) remote: Counting objects: 95% (20/21) remote: Counting objects: 100% (21/21) remote: Counting objects: 100% (21/21), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 21 (delta 1), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/21) Receiving objects: 9% (2/21) Receiving objects: 14% (3/21) Receiving objects: 19% (4/21) Receiving objects: 23% (5/21) Receiving objects: 28% (6/21) Receiving objects: 33% (7/21) Receiving objects: 38% (8/21) Receiving objects: 42% (9/21) Receiving objects: 47% (10/21) Receiving objects: 52% (11/21) Receiving objects: 57% (12/21) Receiving objects: 61% (13/21) Receiving objects: 66% (14/21) Receiving objects: 71% (15/21) Receiving objects: 76% (16/21) Receiving objects: 80% (17/21) Receiving objects: 85% (18/21) Receiving objects: 90% (19/21) Receiving objects: 95% (20/21) Receiving objects: 100% (21/21) Receiving objects: 100% (21/21), 5.33 KiB | 5.33 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/M029/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 10.26 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 3% (3/83) Resolving deltas: 4% (4/83) Resolving deltas: 9% (8/83) Resolving deltas: 12% (10/83) Resolving deltas: 32% (27/83) Resolving deltas: 44% (37/83) Resolving deltas: 48% (40/83) Resolving deltas: 50% (42/83) Resolving deltas: 53% (44/83) Resolving deltas: 54% (45/83) Resolving deltas: 56% (47/83) Resolving deltas: 61% (51/83) Resolving deltas: 63% (53/83) Resolving deltas: 67% (56/83) Resolving deltas: 68% (57/83) Resolving deltas: 72% (60/83) Resolving deltas: 74% (62/83) Resolving deltas: 77% (64/83) Resolving deltas: 78% (65/83) Resolving deltas: 79% (66/83) Resolving deltas: 81% (68/83) Resolving deltas: 86% (72/83) Resolving deltas: 91% (76/83) Resolving deltas: 92% (77/83) Resolving deltas: 93% (78/83) Resolving deltas: 95% (79/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 12% (6/49) Resolving deltas: 14% (7/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 28% (14/49) Resolving deltas: 32% (16/49) Resolving deltas: 34% (17/49) Resolving deltas: 38% (19/49) Resolving deltas: 42% (21/49) Resolving deltas: 46% (23/49) Resolving deltas: 53% (26/49) Resolving deltas: 55% (27/49) Resolving deltas: 63% (31/49) Resolving deltas: 65% (32/49) Resolving deltas: 67% (33/49) Resolving deltas: 75% (37/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 91% (45/49) Resolving deltas: 93% (46/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M029/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/M029/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 57% (8/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 24.94 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 9% (63/675) Resolving deltas: 10% (71/675) Resolving deltas: 16% (109/675) Resolving deltas: 17% (117/675) Resolving deltas: 18% (125/675) Resolving deltas: 19% (130/675) Resolving deltas: 20% (135/675) Resolving deltas: 21% (142/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 25% (169/675) Resolving deltas: 27% (187/675) Resolving deltas: 28% (189/675) Resolving deltas: 29% (196/675) Resolving deltas: 30% (203/675) Resolving deltas: 48% (324/675) Resolving deltas: 63% (426/675) Resolving deltas: 79% (534/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 57% (4/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 6.39 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 4% (2/42) Resolving deltas: 11% (5/42) Resolving deltas: 26% (11/42) Resolving deltas: 40% (17/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/perception_vehicles'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 38 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 4.55 KiB | 4.55 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 15.34 MiB | 30.66 MiB/s Receiving objects: 8% (23/286), 15.34 MiB | 30.66 MiB/s Receiving objects: 9% (26/286), 15.34 MiB | 30.66 MiB/s Receiving objects: 10% (29/286), 15.34 MiB | 30.66 MiB/s Receiving objects: 11% (32/286), 15.34 MiB | 30.66 MiB/s Receiving objects: 11% (33/286), 30.32 MiB | 30.31 MiB/s Receiving objects: 12% (35/286), 30.32 MiB | 30.31 MiB/s Receiving objects: 13% (38/286), 30.32 MiB | 30.31 MiB/s Receiving objects: 13% (40/286), 55.13 MiB | 27.56 MiB/s Receiving objects: 14% (41/286), 67.07 MiB | 26.82 MiB/s Receiving objects: 15% (43/286), 67.07 MiB | 26.82 MiB/s Receiving objects: 16% (46/286), 67.07 MiB | 26.82 MiB/s Receiving objects: 16% (47/286), 98.61 MiB | 32.87 MiB/s Receiving objects: 17% (49/286), 98.61 MiB | 32.87 MiB/s Receiving objects: 18% (52/286), 98.61 MiB | 32.87 MiB/s Receiving objects: 19% (55/286), 98.61 MiB | 32.87 MiB/s Receiving objects: 20% (58/286), 98.61 MiB | 32.87 MiB/s Receiving objects: 21% (61/286), 114.07 MiB | 32.59 MiB/s Receiving objects: 22% (63/286), 114.07 MiB | 32.59 MiB/s Receiving objects: 22% (64/286), 129.05 MiB | 32.26 MiB/s Receiving objects: 23% (66/286), 145.09 MiB | 32.24 MiB/s Receiving objects: 24% (69/286), 145.09 MiB | 32.24 MiB/s Receiving objects: 24% (71/286), 160.01 MiB | 32.15 MiB/s Receiving objects: 25% (72/286), 160.01 MiB | 32.15 MiB/s Receiving objects: 26% (75/286), 160.01 MiB | 32.15 MiB/s Receiving objects: 27% (78/286), 174.48 MiB | 32.04 MiB/s Receiving objects: 28% (81/286), 174.48 MiB | 32.04 MiB/s Receiving objects: 28% (82/286), 187.91 MiB | 32.13 MiB/s Receiving objects: 28% (82/286), 223.42 MiB | 34.75 MiB/s Receiving objects: 28% (82/286), 262.00 MiB | 32.88 MiB/s Receiving objects: 29% (83/286), 262.00 MiB | 32.88 MiB/s Receiving objects: 30% (86/286), 262.00 MiB | 32.88 MiB/s Receiving objects: 31% (89/286), 262.00 MiB | 32.88 MiB/s Receiving objects: 32% (92/286), 275.06 MiB | 32.45 MiB/s Receiving objects: 33% (95/286), 275.06 MiB | 32.45 MiB/s Receiving objects: 34% (98/286), 275.06 MiB | 32.45 MiB/s Receiving objects: 35% (101/286), 275.06 MiB | 32.45 MiB/s Receiving objects: 36% (103/286), 275.06 MiB | 32.45 MiB/s Receiving objects: 36% (103/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 37% (106/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 38% (109/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 39% (112/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 40% (115/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 41% (118/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 42% (121/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 43% (123/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 44% (126/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 45% (129/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 46% (132/286), 290.57 MiB | 32.33 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 24.22 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 24.22 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 24.22 MiB/s Receiving objects: 49% (141/286), 305.31 MiB | 24.22 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 22.31 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 22.31 MiB/s Receiving objects: 51% (148/286), 313.51 MiB | 19.75 MiB/s Receiving objects: 52% (149/286), 313.51 MiB | 19.75 MiB/s Receiving objects: 53% (152/286), 313.51 MiB | 19.75 MiB/s Receiving objects: 54% (155/286), 321.09 MiB | 17.81 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 12.76 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 12.76 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 12.76 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 12.76 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 4.93 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 4.93 MiB/s Receiving objects: 58% (166/286), 357.63 MiB | 5.15 MiB/s Receiving objects: 58% (166/286), 392.14 MiB | 7.17 MiB/s Receiving objects: 59% (169/286), 409.86 MiB | 8.34 MiB/s Receiving objects: 59% (169/286), 417.88 MiB | 8.68 MiB/s Receiving objects: 60% (172/286), 417.88 MiB | 8.68 MiB/s Receiving objects: 61% (175/286), 421.70 MiB | 8.22 MiB/s Receiving objects: 62% (178/286), 421.70 MiB | 8.22 MiB/s Receiving objects: 63% (181/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 64% (184/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 65% (186/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 66% (189/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 67% (192/286), 425.32 MiB | 7.22 MiB/s Receiving objects: 68% (195/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 69% (198/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 70% (201/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 71% (204/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 72% (206/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 73% (209/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 74% (212/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 75% (215/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 76% (218/286), 440.97 MiB | 8.70 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 76% (220/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 8.88 MiB/s Receiving objects: 85% (244/286), 495.94 MiB | 9.13 MiB/s Receiving objects: 86% (246/286), 495.94 MiB | 9.13 MiB/s Receiving objects: 86% (247/286), 526.58 MiB | 9.56 MiB/s Receiving objects: 87% (249/286), 526.58 MiB | 9.56 MiB/s Receiving objects: 88% (252/286), 526.58 MiB | 9.56 MiB/s Receiving objects: 89% (255/286), 526.58 MiB | 9.56 MiB/s Receiving objects: 89% (257/286), 540.75 MiB | 10.67 MiB/s Receiving objects: 90% (258/286), 554.48 MiB | 11.64 MiB/s Receiving objects: 90% (259/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 91% (261/286), 567.96 MiB | 11.45 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 93% (266/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 94% (269/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 95% (272/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 96% (275/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 97% (278/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 98% (281/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 99% (284/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 100% (286/286), 567.96 MiB | 11.45 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.53 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 4% (2/44) Resolving deltas: 6% (3/44) Resolving deltas: 9% (4/44) Resolving deltas: 11% (5/44) Resolving deltas: 18% (8/44) Resolving deltas: 25% (11/44) Resolving deltas: 31% (14/44) Resolving deltas: 47% (21/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 29% (29/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 30% (30/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 31% (31/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 32% (32/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 34% (33/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 35% (34/97), 19.52 MiB | 39.11 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 37% (36/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 38% (37/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 39% (38/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 40% (39/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 41% (40/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 42% (41/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 43% (42/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 44% (43/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 45% (44/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 46% (45/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 47% (46/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 48% (47/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 49% (48/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 50% (49/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 51% (50/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 52% (51/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 53% (52/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 54% (53/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 55% (54/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 56% (55/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 57% (56/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 58% (57/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 59% (58/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 60% (59/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 61% (60/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 62% (61/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 63% (62/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 64% (63/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 65% (64/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 67% (65/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 68% (66/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 69% (67/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 70% (68/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 71% (69/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 72% (70/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 73% (71/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 74% (72/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 75% (73/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 76% (74/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 77% (75/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 78% (76/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 79% (77/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 80% (78/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 81% (79/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 82% (80/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 83% (81/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 84% (82/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 85% (83/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 86% (84/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 87% (85/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 88% (86/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 89% (87/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 90% (88/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 91% (89/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 92% (90/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 93% (91/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 94% (92/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 95% (93/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 96% (94/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 97% (95/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 98% (96/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 100% (97/97), 19.52 MiB | 39.11 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 38.28 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 22.67 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 6% (28/463) Resolving deltas: 13% (62/463) Resolving deltas: 14% (65/463) Resolving deltas: 20% (95/463) Resolving deltas: 27% (128/463) Resolving deltas: 28% (131/463) Resolving deltas: 32% (150/463) Resolving deltas: 34% (161/463) Resolving deltas: 35% (163/463) Resolving deltas: 42% (198/463) Resolving deltas: 43% (202/463) Resolving deltas: 55% (256/463) Resolving deltas: 56% (261/463) Resolving deltas: 57% (265/463) Resolving deltas: 59% (276/463) Resolving deltas: 60% (281/463) Resolving deltas: 61% (284/463) Resolving deltas: 62% (289/463) Resolving deltas: 64% (298/463) Resolving deltas: 70% (325/463) Resolving deltas: 71% (331/463) Resolving deltas: 78% (364/463) Resolving deltas: 79% (368/463) Resolving deltas: 80% (371/463) Resolving deltas: 81% (379/463) Resolving deltas: 82% (380/463) Resolving deltas: 83% (385/463) Resolving deltas: 84% (393/463) Resolving deltas: 85% (395/463) Resolving deltas: 86% (400/463) Resolving deltas: 87% (403/463) Resolving deltas: 88% (408/463) Resolving deltas: 91% (425/463) Resolving deltas: 92% (426/463) Resolving deltas: 93% (431/463) Resolving deltas: 94% (437/463) Resolving deltas: 95% (440/463) Resolving deltas: 96% (446/463) Resolving deltas: 97% (450/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 38% (12/31) Resolving deltas: 41% (13/31) Resolving deltas: 80% (25/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 15.55 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 67% (84/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M029/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 11.80 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 9% (10/102) Resolving deltas: 13% (14/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 39% (40/102) Resolving deltas: 41% (42/102) Resolving deltas: 45% (46/102) Resolving deltas: 46% (47/102) Resolving deltas: 47% (48/102) Resolving deltas: 48% (49/102) Resolving deltas: 50% (51/102) Resolving deltas: 53% (55/102) Resolving deltas: 55% (57/102) Resolving deltas: 56% (58/102) Resolving deltas: 57% (59/102) Resolving deltas: 62% (64/102) Resolving deltas: 64% (66/102) Resolving deltas: 65% (67/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out '619330a93a2b1fb407d58014db94468159395a4a' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out '865f7742cab3bc720a3c4fe6e2c3cf3f0b494751' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '748685dfc0192e995571c4dcabc6dfe7f64ba770' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M029/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M029/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/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/M029/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M029/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M029/params_new/msf-port/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M029/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M029/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M029/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M029/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/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/M029/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M029/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M029/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M029/params_new/perception_vehicles/master /root/workspace/xiamen-config/M029/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/prediction_config/prediction /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-common/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-device/master /root/workspace/xiamen-config/M029/params_new/system-device/slave /root/workspace/xiamen-config/M029/params_new/system-device/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M029/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M029/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M029/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M029/params_new/system-port/system-ros /root/workspace/xiamen-config/M029/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M029/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M029/params_new/params_new/crane_align /root/workspace/xiamen-config/M029/params_new/params_new/data_collection /root/workspace/xiamen-config/M029/params_new/params_new/extrinsics /root/workspace/xiamen-config/M029/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M029/params_new/params_new/lane_detection /root/workspace/xiamen-config/M029/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M029/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M029/params_new/params_new/master /root/workspace/xiamen-config/M029/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M029/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M029/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M029/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M029/params_new/params_new/perception /root/workspace/xiamen-config/M029/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M029/params_new/params_new/pointcloud /root/workspace/xiamen-config/M029/params_new/params_new/prediction /root/workspace/xiamen-config/M029/params_new/params_new/README.md /root/workspace/xiamen-config/M029/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M029/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M029/params_new/params_new/segmentation /root/workspace/xiamen-config/M029/params_new/params_new/slave /root/workspace/xiamen-config/M029/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M029/params_new/params_new/system-ros /root/workspace/xiamen-config/M029/params_M029/params/ [Pipeline] echo M030拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M030/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/M030.git > git init /root/workspace/xiamen-config/M030/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M030.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/M030.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M030.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 9f1bfc4e1d08ec58ba04d5db7a429725dd8645f0 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f1bfc4e1d08ec58ba04d5db7a429725dd8645f0 # timeout=300000 Commit message: "Update module: perception_segmentation_fisheye, branch: update xiamen_imv to xiamen_imv_batch" > git rev-list --no-walk 2874948979b2d37dfa50b2e5fb33d99126c6756c # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M030.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 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/M030.git) registered for path 'msf-vehicle' 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/M030.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 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' 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/M030/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/crane_align_customized'... remote: Enumerating objects: 1103, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/1103) Receiving objects: 1% (12/1103) Receiving objects: 2% (23/1103) Receiving objects: 3% (34/1103) Receiving objects: 4% (45/1103) Receiving objects: 5% (56/1103) Receiving objects: 6% (67/1103) Receiving objects: 7% (78/1103) Receiving objects: 8% (89/1103) Receiving objects: 9% (100/1103) Receiving objects: 10% (111/1103) Receiving objects: 11% (122/1103) Receiving objects: 12% (133/1103) Receiving objects: 13% (144/1103) Receiving objects: 14% (155/1103) Receiving objects: 15% (166/1103) Receiving objects: 16% (177/1103) Receiving objects: 17% (188/1103) Receiving objects: 18% (199/1103) Receiving objects: 19% (210/1103) Receiving objects: 20% (221/1103) Receiving objects: 21% (232/1103) Receiving objects: 22% (243/1103) Receiving objects: 23% (254/1103) Receiving objects: 24% (265/1103) Receiving objects: 25% (276/1103) Receiving objects: 26% (287/1103) Receiving objects: 27% (298/1103) Receiving objects: 28% (309/1103) Receiving objects: 29% (320/1103) Receiving objects: 30% (331/1103) Receiving objects: 31% (342/1103) Receiving objects: 32% (353/1103) Receiving objects: 33% (364/1103) Receiving objects: 34% (376/1103) Receiving objects: 35% (387/1103) Receiving objects: 36% (398/1103) Receiving objects: 37% (409/1103) Receiving objects: 38% (420/1103) Receiving objects: 39% (431/1103) Receiving objects: 40% (442/1103) Receiving objects: 41% (453/1103) Receiving objects: 42% (464/1103) Receiving objects: 43% (475/1103) Receiving objects: 44% (486/1103) Receiving objects: 45% (497/1103) Receiving objects: 46% (508/1103) Receiving objects: 47% (519/1103) Receiving objects: 48% (530/1103) Receiving objects: 49% (541/1103) Receiving objects: 50% (552/1103) Receiving objects: 51% (563/1103) Receiving objects: 52% (574/1103) Receiving objects: 53% (585/1103) Receiving objects: 54% (596/1103) Receiving objects: 55% (607/1103) Receiving objects: 56% (618/1103) Receiving objects: 57% (629/1103) Receiving objects: 58% (640/1103) Receiving objects: 59% (651/1103) Receiving objects: 60% (662/1103) Receiving objects: 61% (673/1103) Receiving objects: 62% (684/1103) Receiving objects: 63% (695/1103) Receiving objects: 64% (706/1103) Receiving objects: 65% (717/1103) Receiving objects: 66% (728/1103) Receiving objects: 67% (740/1103) Receiving objects: 68% (751/1103) Receiving objects: 69% (762/1103) Receiving objects: 70% (773/1103) Receiving objects: 71% (784/1103) Receiving objects: 72% (795/1103) Receiving objects: 73% (806/1103) Receiving objects: 74% (817/1103) Receiving objects: 75% (828/1103) Receiving objects: 76% (839/1103) Receiving objects: 77% (850/1103) Receiving objects: 78% (861/1103) Receiving objects: 79% (872/1103) Receiving objects: 80% (883/1103) Receiving objects: 81% (894/1103) Receiving objects: 82% (905/1103) Receiving objects: 83% (916/1103) Receiving objects: 84% (927/1103) Receiving objects: 85% (938/1103) Receiving objects: 86% (949/1103) Receiving objects: 87% (960/1103) Receiving objects: 88% (971/1103) Receiving objects: 89% (982/1103) Receiving objects: 90% (993/1103) Receiving objects: 91% (1004/1103) Receiving objects: 92% (1015/1103) Receiving objects: 93% (1026/1103) remote: Total 1103 (delta 14), reused 35 (delta 11), pack-reused 1058 Receiving objects: 94% (1037/1103) Receiving objects: 95% (1048/1103) Receiving objects: 96% (1059/1103) Receiving objects: 97% (1070/1103) Receiving objects: 98% (1081/1103) Receiving objects: 99% (1092/1103) Receiving objects: 100% (1103/1103) Receiving objects: 100% (1103/1103), 406.41 KiB | 23.91 MiB/s, done. Resolving deltas: 0% (0/522) Resolving deltas: 1% (6/522) Resolving deltas: 2% (11/522) Resolving deltas: 3% (16/522) Resolving deltas: 4% (23/522) Resolving deltas: 5% (27/522) Resolving deltas: 6% (32/522) Resolving deltas: 7% (37/522) Resolving deltas: 8% (43/522) Resolving deltas: 11% (62/522) Resolving deltas: 12% (63/522) Resolving deltas: 17% (89/522) Resolving deltas: 18% (98/522) Resolving deltas: 21% (111/522) Resolving deltas: 22% (116/522) Resolving deltas: 23% (122/522) Resolving deltas: 25% (131/522) Resolving deltas: 32% (168/522) Resolving deltas: 33% (176/522) Resolving deltas: 34% (179/522) Resolving deltas: 35% (185/522) Resolving deltas: 36% (188/522) Resolving deltas: 40% (209/522) Resolving deltas: 42% (224/522) Resolving deltas: 43% (229/522) Resolving deltas: 46% (242/522) Resolving deltas: 48% (255/522) Resolving deltas: 49% (259/522) Resolving deltas: 50% (262/522) Resolving deltas: 51% (271/522) Resolving deltas: 53% (281/522) Resolving deltas: 54% (285/522) Resolving deltas: 55% (288/522) Resolving deltas: 57% (299/522) Resolving deltas: 58% (305/522) Resolving deltas: 59% (308/522) Resolving deltas: 60% (314/522) Resolving deltas: 62% (326/522) Resolving deltas: 63% (330/522) Resolving deltas: 64% (339/522) Resolving deltas: 66% (346/522) Resolving deltas: 67% (351/522) Resolving deltas: 68% (357/522) Resolving deltas: 70% (368/522) Resolving deltas: 71% (373/522) Resolving deltas: 72% (376/522) Resolving deltas: 100% (522/522) Resolving deltas: 100% (522/522), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/lidar-extrinsics'... remote: Enumerating objects: 33, 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 33 (delta 1), reused 0 (delta 0), pack-reused 17 Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 6.96 KiB | 6.96 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/M030/params_new/lidar_loc_v2_common'... 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: 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 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), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 251, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. Receiving objects: 0% (1/251) Receiving objects: 1% (3/251) Receiving objects: 2% (6/251) Receiving objects: 3% (8/251) Receiving objects: 4% (11/251) Receiving objects: 5% (13/251) Receiving objects: 6% (16/251) Receiving objects: 7% (18/251) Receiving objects: 8% (21/251) Receiving objects: 9% (23/251) Receiving objects: 10% (26/251) Receiving objects: 11% (28/251) Receiving objects: 12% (31/251) Receiving objects: 13% (33/251) Receiving objects: 14% (36/251) Receiving objects: 15% (38/251) Receiving objects: 16% (41/251) Receiving objects: 17% (43/251) Receiving objects: 18% (46/251) Receiving objects: 19% (48/251) Receiving objects: 20% (51/251) Receiving objects: 21% (53/251) Receiving objects: 22% (56/251) Receiving objects: 23% (58/251) remote: Total 251 (delta 8), reused 35 (delta 6), pack-reused 206 Receiving objects: 24% (61/251) Receiving objects: 25% (63/251) Receiving objects: 26% (66/251) Receiving objects: 27% (68/251) Receiving objects: 28% (71/251) Receiving objects: 29% (73/251) Receiving objects: 30% (76/251) Receiving objects: 31% (78/251) Receiving objects: 32% (81/251) Receiving objects: 33% (83/251) Receiving objects: 34% (86/251) Receiving objects: 35% (88/251) Receiving objects: 36% (91/251) Receiving objects: 37% (93/251) Receiving objects: 38% (96/251) Receiving objects: 39% (98/251) Receiving objects: 40% (101/251) Receiving objects: 41% (103/251) Receiving objects: 42% (106/251) Receiving objects: 43% (108/251) Receiving objects: 44% (111/251) Receiving objects: 45% (113/251) Receiving objects: 46% (116/251) Receiving objects: 47% (118/251) Receiving objects: 48% (121/251) Receiving objects: 49% (123/251) Receiving objects: 50% (126/251) Receiving objects: 51% (129/251) Receiving objects: 52% (131/251) Receiving objects: 53% (134/251) Receiving objects: 54% (136/251) Receiving objects: 55% (139/251) Receiving objects: 56% (141/251) Receiving objects: 57% (144/251) Receiving objects: 58% (146/251) Receiving objects: 59% (149/251) Receiving objects: 60% (151/251) Receiving objects: 61% (154/251) Receiving objects: 62% (156/251) Receiving objects: 63% (159/251) Receiving objects: 64% (161/251) Receiving objects: 65% (164/251) Receiving objects: 66% (166/251) Receiving objects: 67% (169/251) Receiving objects: 68% (171/251) Receiving objects: 69% (174/251) Receiving objects: 70% (176/251) Receiving objects: 71% (179/251) Receiving objects: 72% (181/251) Receiving objects: 73% (184/251) Receiving objects: 74% (186/251) Receiving objects: 75% (189/251) Receiving objects: 76% (191/251) Receiving objects: 77% (194/251) Receiving objects: 78% (196/251) Receiving objects: 79% (199/251) Receiving objects: 80% (201/251) Receiving objects: 81% (204/251) Receiving objects: 82% (206/251) Receiving objects: 83% (209/251) Receiving objects: 84% (211/251) Receiving objects: 85% (214/251) Receiving objects: 86% (216/251) Receiving objects: 87% (219/251) Receiving objects: 88% (221/251) Receiving objects: 89% (224/251) Receiving objects: 90% (226/251) Receiving objects: 91% (229/251) Receiving objects: 92% (231/251) Receiving objects: 93% (234/251) Receiving objects: 94% (236/251) Receiving objects: 95% (239/251) Receiving objects: 96% (241/251) Receiving objects: 97% (244/251) Receiving objects: 98% (246/251) Receiving objects: 99% (249/251) Receiving objects: 100% (251/251) Receiving objects: 100% (251/251), 51.28 KiB | 17.09 MiB/s, done. Resolving deltas: 0% (0/83) Resolving deltas: 1% (1/83) Resolving deltas: 2% (2/83) Resolving deltas: 3% (3/83) Resolving deltas: 4% (4/83) Resolving deltas: 9% (8/83) Resolving deltas: 10% (9/83) Resolving deltas: 26% (22/83) Resolving deltas: 44% (37/83) Resolving deltas: 46% (39/83) Resolving deltas: 49% (41/83) Resolving deltas: 51% (43/83) Resolving deltas: 55% (46/83) Resolving deltas: 59% (49/83) Resolving deltas: 61% (51/83) Resolving deltas: 65% (54/83) Resolving deltas: 68% (57/83) Resolving deltas: 73% (61/83) Resolving deltas: 75% (63/83) Resolving deltas: 78% (65/83) Resolving deltas: 79% (66/83) Resolving deltas: 81% (68/83) Resolving deltas: 84% (70/83) Resolving deltas: 87% (73/83) Resolving deltas: 91% (76/83) Resolving deltas: 92% (77/83) Resolving deltas: 97% (81/83) Resolving deltas: 98% (82/83) Resolving deltas: 100% (83/83) Resolving deltas: 100% (83/83), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), 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 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 14% (7/49) Resolving deltas: 16% (8/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 28% (14/49) Resolving deltas: 30% (15/49) Resolving deltas: 40% (20/49) Resolving deltas: 51% (25/49) Resolving deltas: 53% (26/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 65% (32/49) Resolving deltas: 71% (35/49) Resolving deltas: 79% (39/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 89% (44/49) Resolving deltas: 97% (48/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/msf-vehicle'... 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: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), 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/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M030/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/M030/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 50% (7/14) Resolving deltas: 71% (10/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 12% (3/25) Resolving deltas: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_new_detection'... remote: Enumerating objects: 3429, done. remote: Counting objects: 0% (1/446) remote: Counting objects: 1% (5/446) remote: Counting objects: 2% (9/446) remote: Counting objects: 3% (14/446) remote: Counting objects: 4% (18/446) remote: Counting objects: 5% (23/446) remote: Counting objects: 6% (27/446) remote: Counting objects: 7% (32/446) remote: Counting objects: 8% (36/446) remote: Counting objects: 9% (41/446) remote: Counting objects: 10% (45/446) remote: Counting objects: 11% (50/446) remote: Counting objects: 12% (54/446) remote: Counting objects: 13% (58/446) remote: Counting objects: 14% (63/446) remote: Counting objects: 15% (67/446) remote: Counting objects: 16% (72/446) remote: Counting objects: 17% (76/446) remote: Counting objects: 18% (81/446) remote: Counting objects: 19% (85/446) remote: Counting objects: 20% (90/446) remote: Counting objects: 21% (94/446) remote: Counting objects: 22% (99/446) remote: Counting objects: 23% (103/446) remote: Counting objects: 24% (108/446) remote: Counting objects: 25% (112/446) remote: Counting objects: 26% (116/446) remote: Counting objects: 27% (121/446) remote: Counting objects: 28% (125/446) remote: Counting objects: 29% (130/446) remote: Counting objects: 30% (134/446) remote: Counting objects: 31% (139/446) remote: Counting objects: 32% (143/446) remote: Counting objects: 33% (148/446) remote: Counting objects: 34% (152/446) remote: Counting objects: 35% (157/446) remote: Counting objects: 36% (161/446) remote: Counting objects: 37% (166/446) remote: Counting objects: 38% (170/446) remote: Counting objects: 39% (174/446) remote: Counting objects: 40% (179/446) remote: Counting objects: 41% (183/446) remote: Counting objects: 42% (188/446) remote: Counting objects: 43% (192/446) remote: Counting objects: 44% (197/446) remote: Counting objects: 45% (201/446) remote: Counting objects: 46% (206/446) remote: Counting objects: 47% (210/446) remote: Counting objects: 48% (215/446) remote: Counting objects: 49% (219/446) remote: Counting objects: 50% (223/446) remote: Counting objects: 51% (228/446) remote: Counting objects: 52% (232/446) remote: Counting objects: 53% (237/446) remote: Counting objects: 54% (241/446) remote: Counting objects: 55% (246/446) remote: Counting objects: 56% (250/446) remote: Counting objects: 57% (255/446) remote: Counting objects: 58% (259/446) remote: Counting objects: 59% (264/446) remote: Counting objects: 60% (268/446) remote: Counting objects: 61% (273/446) remote: Counting objects: 62% (277/446) remote: Counting objects: 63% (281/446) remote: Counting objects: 64% (286/446) remote: Counting objects: 65% (290/446) remote: Counting objects: 66% (295/446) remote: Counting objects: 67% (299/446) remote: Counting objects: 68% (304/446) remote: Counting objects: 69% (308/446) remote: Counting objects: 70% (313/446) remote: Counting objects: 71% (317/446) remote: Counting objects: 72% (322/446) remote: Counting objects: 73% (326/446) remote: Counting objects: 74% (331/446) remote: Counting objects: 75% (335/446) remote: Counting objects: 76% (339/446) remote: Counting objects: 77% (344/446) remote: Counting objects: 78% (348/446) remote: Counting objects: 79% (353/446) remote: Counting objects: 80% (357/446) remote: Counting objects: 81% (362/446) remote: Counting objects: 82% (366/446) remote: Counting objects: 83% (371/446) remote: Counting objects: 84% (375/446) remote: Counting objects: 85% (380/446) remote: Counting objects: 86% (384/446) remote: Counting objects: 87% (389/446) remote: Counting objects: 88% (393/446) remote: Counting objects: 89% (397/446) remote: Counting objects: 90% (402/446) remote: Counting objects: 91% (406/446) remote: Counting objects: 92% (411/446) remote: Counting objects: 93% (415/446) remote: Counting objects: 94% (420/446) remote: Counting objects: 95% (424/446) remote: Counting objects: 96% (429/446) remote: Counting objects: 97% (433/446) remote: Counting objects: 98% (438/446) remote: Counting objects: 99% (442/446) remote: Counting objects: 100% (446/446) remote: Counting objects: 100% (446/446), done. remote: Compressing objects: 0% (1/285) remote: Compressing objects: 1% (3/285) remote: Compressing objects: 2% (6/285) remote: Compressing objects: 3% (9/285) remote: Compressing objects: 4% (12/285) remote: Compressing objects: 5% (15/285) remote: Compressing objects: 6% (18/285) remote: Compressing objects: 7% (20/285) remote: Compressing objects: 8% (23/285) remote: Compressing objects: 9% (26/285) remote: Compressing objects: 10% (29/285) remote: Compressing objects: 11% (32/285) remote: Compressing objects: 12% (35/285) remote: Compressing objects: 13% (38/285) remote: Compressing objects: 14% (40/285) remote: Compressing objects: 15% (43/285) remote: Compressing objects: 16% (46/285) remote: Compressing objects: 17% (49/285) remote: Compressing objects: 18% (52/285) remote: Compressing objects: 19% (55/285) remote: Compressing objects: 20% (57/285) remote: Compressing objects: 21% (60/285) remote: Compressing objects: 22% (63/285) remote: Compressing objects: 23% (66/285) remote: Compressing objects: 24% (69/285) remote: Compressing objects: 25% (72/285) remote: Compressing objects: 26% (75/285) remote: Compressing objects: 27% (77/285) remote: Compressing objects: 28% (80/285) remote: Compressing objects: 29% (83/285) remote: Compressing objects: 30% (86/285) remote: Compressing objects: 31% (89/285) remote: Compressing objects: 32% (92/285) remote: Compressing objects: 33% (95/285) remote: Compressing objects: 34% (97/285) remote: Compressing objects: 35% (100/285) remote: Compressing objects: 36% (103/285) remote: Compressing objects: 37% (106/285) remote: Compressing objects: 38% (109/285) remote: Compressing objects: 39% (112/285) remote: Compressing objects: 40% (114/285) remote: Compressing objects: 41% (117/285) remote: Compressing objects: 42% (120/285) remote: Compressing objects: 43% (123/285) remote: Compressing objects: 44% (126/285) remote: Compressing objects: 45% (129/285) remote: Compressing objects: 46% (132/285) remote: Compressing objects: 47% (134/285) remote: Compressing objects: 48% (137/285) remote: Compressing objects: 49% (140/285) remote: Compressing objects: 50% (143/285) remote: Compressing objects: 51% (146/285) remote: Compressing objects: 52% (149/285) remote: Compressing objects: 53% (152/285) remote: Compressing objects: 54% (154/285) remote: Compressing objects: 55% (157/285) remote: Compressing objects: 56% (160/285) remote: Compressing objects: 57% (163/285) remote: Compressing objects: 58% (166/285) remote: Compressing objects: 59% (169/285) remote: Compressing objects: 60% (171/285) remote: Compressing objects: 61% (174/285) remote: Compressing objects: 62% (177/285) remote: Compressing objects: 63% (180/285) remote: Compressing objects: 64% (183/285) remote: Compressing objects: 65% (186/285) remote: Compressing objects: 66% (189/285) remote: Compressing objects: 67% (191/285) remote: Compressing objects: 68% (194/285) remote: Compressing objects: 69% (197/285) remote: Compressing objects: 70% (200/285) remote: Compressing objects: 71% (203/285) remote: Compressing objects: 72% (206/285) remote: Compressing objects: 73% (209/285) remote: Compressing objects: 74% (211/285) remote: Compressing objects: 75% (214/285) remote: Compressing objects: 76% (217/285) remote: Compressing objects: 77% (220/285) remote: Compressing objects: 78% (223/285) remote: Compressing objects: 79% (226/285) remote: Compressing objects: 80% (228/285) remote: Compressing objects: 81% (231/285) remote: Compressing objects: 82% (234/285) remote: Compressing objects: 83% (237/285) remote: Compressing objects: 84% (240/285) remote: Compressing objects: 85% (243/285) remote: Compressing objects: 86% (246/285) remote: Compressing objects: 87% (248/285) remote: Compressing objects: 88% (251/285) remote: Compressing objects: 89% (254/285) remote: Compressing objects: 90% (257/285) remote: Compressing objects: 91% (260/285) remote: Compressing objects: 92% (263/285) remote: Compressing objects: 93% (266/285) remote: Compressing objects: 94% (268/285) remote: Compressing objects: 95% (271/285) remote: Compressing objects: 96% (274/285) remote: Compressing objects: 97% (277/285) remote: Compressing objects: 98% (280/285) remote: Compressing objects: 99% (283/285) remote: Compressing objects: 100% (285/285) remote: Compressing objects: 100% (285/285), done. Receiving objects: 0% (1/3429) Receiving objects: 1% (35/3429) Receiving objects: 2% (69/3429) Receiving objects: 3% (103/3429) Receiving objects: 4% (138/3429) Receiving objects: 5% (172/3429) Receiving objects: 6% (206/3429) Receiving objects: 7% (241/3429) Receiving objects: 8% (275/3429) Receiving objects: 9% (309/3429) Receiving objects: 10% (343/3429) Receiving objects: 11% (378/3429) Receiving objects: 12% (412/3429) Receiving objects: 13% (446/3429) Receiving objects: 14% (481/3429) Receiving objects: 15% (515/3429) Receiving objects: 16% (549/3429) Receiving objects: 17% (583/3429) Receiving objects: 18% (618/3429) Receiving objects: 19% (652/3429) Receiving objects: 20% (686/3429) Receiving objects: 21% (721/3429) Receiving objects: 22% (755/3429) Receiving objects: 23% (789/3429) Receiving objects: 24% (823/3429) Receiving objects: 25% (858/3429) Receiving objects: 26% (892/3429) Receiving objects: 27% (926/3429) Receiving objects: 28% (961/3429) Receiving objects: 29% (995/3429) Receiving objects: 30% (1029/3429) Receiving objects: 31% (1063/3429) Receiving objects: 32% (1098/3429) Receiving objects: 33% (1132/3429) Receiving objects: 34% (1166/3429) Receiving objects: 35% (1201/3429) Receiving objects: 36% (1235/3429) Receiving objects: 37% (1269/3429) Receiving objects: 38% (1304/3429) Receiving objects: 39% (1338/3429) Receiving objects: 40% (1372/3429) Receiving objects: 41% (1406/3429) Receiving objects: 42% (1441/3429) Receiving objects: 43% (1475/3429) Receiving objects: 44% (1509/3429) Receiving objects: 45% (1544/3429) Receiving objects: 46% (1578/3429) Receiving objects: 47% (1612/3429) Receiving objects: 48% (1646/3429) Receiving objects: 49% (1681/3429) Receiving objects: 50% (1715/3429) Receiving objects: 51% (1749/3429) Receiving objects: 52% (1784/3429) Receiving objects: 53% (1818/3429) Receiving objects: 54% (1852/3429) Receiving objects: 55% (1886/3429) Receiving objects: 56% (1921/3429) Receiving objects: 57% (1955/3429) Receiving objects: 58% (1989/3429) Receiving objects: 59% (2024/3429) Receiving objects: 60% (2058/3429) Receiving objects: 61% (2092/3429) Receiving objects: 62% (2126/3429) Receiving objects: 63% (2161/3429) Receiving objects: 64% (2195/3429) Receiving objects: 65% (2229/3429) Receiving objects: 66% (2264/3429) Receiving objects: 67% (2298/3429) Receiving objects: 68% (2332/3429) Receiving objects: 69% (2367/3429) Receiving objects: 70% (2401/3429) Receiving objects: 71% (2435/3429) Receiving objects: 72% (2469/3429) Receiving objects: 73% (2504/3429) Receiving objects: 74% (2538/3429) Receiving objects: 75% (2572/3429) Receiving objects: 76% (2607/3429) Receiving objects: 77% (2641/3429) Receiving objects: 78% (2675/3429) Receiving objects: 79% (2709/3429) Receiving objects: 80% (2744/3429) Receiving objects: 81% (2778/3429) Receiving objects: 82% (2812/3429) Receiving objects: 83% (2847/3429) remote: Total 3429 (delta 72), reused 412 (delta 60), pack-reused 2983 Receiving objects: 84% (2881/3429) Receiving objects: 85% (2915/3429) Receiving objects: 86% (2949/3429) Receiving objects: 87% (2984/3429) Receiving objects: 88% (3018/3429) Receiving objects: 89% (3052/3429) Receiving objects: 90% (3087/3429) Receiving objects: 91% (3121/3429) Receiving objects: 92% (3155/3429) Receiving objects: 93% (3189/3429) Receiving objects: 94% (3224/3429) Receiving objects: 95% (3258/3429) Receiving objects: 96% (3292/3429) Receiving objects: 97% (3327/3429) Receiving objects: 98% (3361/3429) Receiving objects: 99% (3395/3429) Receiving objects: 100% (3429/3429) Receiving objects: 100% (3429/3429), 349.23 KiB | 23.28 MiB/s, done. Resolving deltas: 0% (0/675) Resolving deltas: 8% (54/675) Resolving deltas: 10% (73/675) Resolving deltas: 11% (78/675) Resolving deltas: 14% (95/675) Resolving deltas: 17% (115/675) Resolving deltas: 18% (122/675) Resolving deltas: 19% (131/675) Resolving deltas: 20% (135/675) Resolving deltas: 21% (142/675) Resolving deltas: 22% (149/675) Resolving deltas: 23% (156/675) Resolving deltas: 24% (162/675) Resolving deltas: 25% (169/675) Resolving deltas: 28% (190/675) Resolving deltas: 29% (196/675) Resolving deltas: 30% (206/675) Resolving deltas: 31% (211/675) Resolving deltas: 49% (332/675) Resolving deltas: 64% (433/675) Resolving deltas: 65% (439/675) Resolving deltas: 79% (537/675) Resolving deltas: 100% (675/675) Resolving deltas: 100% (675/675), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 57% (4/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 6.39 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 4% (2/42) Resolving deltas: 19% (8/42) Resolving deltas: 23% (10/42) Resolving deltas: 26% (11/42) Resolving deltas: 28% (12/42) Resolving deltas: 35% (15/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/perception_vehicles'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. remote: Total 38 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 4.53 KiB | 4.53 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 55% (5/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 95% (143/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 15.02 MiB | 30.03 MiB/s Receiving objects: 8% (23/286), 15.02 MiB | 30.03 MiB/s Receiving objects: 9% (26/286), 15.02 MiB | 30.03 MiB/s Receiving objects: 10% (29/286), 15.02 MiB | 30.03 MiB/s Receiving objects: 11% (32/286), 15.02 MiB | 30.03 MiB/s Receiving objects: 11% (33/286), 30.27 MiB | 30.29 MiB/s Receiving objects: 12% (35/286), 30.27 MiB | 30.29 MiB/s Receiving objects: 13% (38/286), 30.27 MiB | 30.29 MiB/s Receiving objects: 13% (40/286), 55.03 MiB | 27.52 MiB/s Receiving objects: 14% (41/286), 66.77 MiB | 26.71 MiB/s Receiving objects: 15% (43/286), 66.77 MiB | 26.71 MiB/s Receiving objects: 16% (46/286), 66.77 MiB | 26.71 MiB/s Receiving objects: 16% (46/286), 97.37 MiB | 32.46 MiB/s Receiving objects: 17% (49/286), 97.37 MiB | 32.46 MiB/s Receiving objects: 18% (52/286), 97.37 MiB | 32.46 MiB/s Receiving objects: 19% (55/286), 97.37 MiB | 32.46 MiB/s Receiving objects: 20% (58/286), 112.74 MiB | 32.22 MiB/s Receiving objects: 21% (61/286), 112.74 MiB | 32.22 MiB/s Receiving objects: 22% (63/286), 112.74 MiB | 32.22 MiB/s Receiving objects: 22% (64/286), 128.64 MiB | 32.17 MiB/s Receiving objects: 23% (66/286), 144.82 MiB | 32.19 MiB/s Receiving objects: 24% (69/286), 144.82 MiB | 32.19 MiB/s Receiving objects: 24% (71/286), 159.53 MiB | 32.12 MiB/s Receiving objects: 25% (72/286), 159.53 MiB | 32.12 MiB/s Receiving objects: 26% (75/286), 159.53 MiB | 32.12 MiB/s Receiving objects: 27% (78/286), 173.91 MiB | 31.92 MiB/s Receiving objects: 28% (81/286), 173.91 MiB | 31.92 MiB/s Receiving objects: 28% (82/286), 187.41 MiB | 32.02 MiB/s Receiving objects: 28% (82/286), 221.77 MiB | 34.45 MiB/s Receiving objects: 28% (82/286), 259.39 MiB | 32.59 MiB/s Receiving objects: 29% (83/286), 259.39 MiB | 32.59 MiB/s Receiving objects: 30% (86/286), 259.39 MiB | 32.59 MiB/s Receiving objects: 31% (89/286), 272.87 MiB | 32.05 MiB/s Receiving objects: 32% (92/286), 272.87 MiB | 32.05 MiB/s Receiving objects: 33% (95/286), 272.87 MiB | 32.05 MiB/s Receiving objects: 34% (98/286), 272.87 MiB | 32.05 MiB/s Receiving objects: 35% (101/286), 272.87 MiB | 32.05 MiB/s Receiving objects: 35% (102/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 36% (103/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 37% (106/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 38% (109/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 39% (112/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 40% (115/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 41% (118/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 42% (121/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 43% (123/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 44% (126/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 45% (129/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 46% (132/286), 287.82 MiB | 31.78 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 23.93 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 23.93 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 23.93 MiB/s Receiving objects: 48% (140/286), 304.78 MiB | 23.85 MiB/s Receiving objects: 49% (141/286), 304.78 MiB | 23.85 MiB/s Receiving objects: 50% (143/286), 309.12 MiB | 22.01 MiB/s Receiving objects: 51% (146/286), 309.12 MiB | 22.01 MiB/s Receiving objects: 51% (146/286), 313.20 MiB | 19.64 MiB/s Receiving objects: 52% (149/286), 313.20 MiB | 19.64 MiB/s Receiving objects: 53% (152/286), 313.20 MiB | 19.64 MiB/s Receiving objects: 53% (154/286), 335.11 MiB | 17.14 MiB/s Receiving objects: 54% (155/286), 335.11 MiB | 17.14 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 13.04 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 13.04 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 13.04 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 13.04 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.08 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.08 MiB/s Receiving objects: 58% (166/286), 356.81 MiB | 5.27 MiB/s Receiving objects: 58% (166/286), 391.01 MiB | 7.13 MiB/s Receiving objects: 59% (169/286), 409.43 MiB | 8.32 MiB/s Receiving objects: 60% (172/286), 417.10 MiB | 8.62 MiB/s Receiving objects: 61% (175/286), 421.43 MiB | 8.41 MiB/s Receiving objects: 61% (176/286), 423.52 MiB | 7.32 MiB/s Receiving objects: 62% (178/286), 423.52 MiB | 7.32 MiB/s Receiving objects: 63% (181/286), 423.52 MiB | 7.32 MiB/s Receiving objects: 64% (184/286), 423.52 MiB | 7.32 MiB/s Receiving objects: 65% (186/286), 423.52 MiB | 7.32 MiB/s Receiving objects: 66% (189/286), 431.85 MiB | 8.10 MiB/s Receiving objects: 67% (192/286), 431.85 MiB | 8.10 MiB/s Receiving objects: 68% (195/286), 431.85 MiB | 8.10 MiB/s Receiving objects: 69% (198/286), 431.85 MiB | 8.10 MiB/s Receiving objects: 70% (201/286), 431.85 MiB | 8.10 MiB/s Receiving objects: 71% (204/286), 447.46 MiB | 23.90 MiB/s Receiving objects: 72% (206/286), 447.46 MiB | 23.90 MiB/s Receiving objects: 73% (209/286), 447.46 MiB | 23.90 MiB/s Receiving objects: 74% (212/286), 447.46 MiB | 23.90 MiB/s Receiving objects: 75% (215/286), 447.46 MiB | 23.90 MiB/s Receiving objects: 76% (218/286), 447.46 MiB | 23.90 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 76% (220/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 8.92 MiB/s Receiving objects: 84% (241/286), 494.87 MiB | 9.12 MiB/s Receiving objects: 85% (244/286), 494.87 MiB | 9.12 MiB/s Receiving objects: 86% (246/286), 494.87 MiB | 9.12 MiB/s Receiving objects: 86% (247/286), 525.32 MiB | 9.51 MiB/s Receiving objects: 87% (249/286), 525.32 MiB | 9.51 MiB/s Receiving objects: 88% (252/286), 525.32 MiB | 9.51 MiB/s Receiving objects: 89% (255/286), 525.32 MiB | 9.51 MiB/s Receiving objects: 89% (257/286), 539.62 MiB | 10.38 MiB/s Receiving objects: 90% (258/286), 553.02 MiB | 11.40 MiB/s Receiving objects: 90% (259/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 91% (261/286), 566.23 MiB | 11.83 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 93% (266/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 94% (269/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 95% (272/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 96% (275/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 97% (278/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 98% (281/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 99% (284/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 100% (286/286), 566.23 MiB | 11.83 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.47 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 4% (2/44) Resolving deltas: 22% (10/44) Resolving deltas: 27% (12/44) Resolving deltas: 34% (15/44) Resolving deltas: 38% (17/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/prediction_config'... remote: Enumerating objects: 97, 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: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 1% (1/97) Receiving objects: 2% (2/97) Receiving objects: 3% (3/97) Receiving objects: 4% (4/97) Receiving objects: 5% (5/97) Receiving objects: 6% (6/97) Receiving objects: 7% (7/97) Receiving objects: 8% (8/97) Receiving objects: 9% (9/97) Receiving objects: 10% (10/97) Receiving objects: 11% (11/97) Receiving objects: 12% (12/97) Receiving objects: 13% (13/97) Receiving objects: 14% (14/97) Receiving objects: 15% (15/97) Receiving objects: 16% (16/97) Receiving objects: 17% (17/97) Receiving objects: 18% (18/97) Receiving objects: 19% (19/97) Receiving objects: 20% (20/97) Receiving objects: 21% (21/97) Receiving objects: 22% (22/97) Receiving objects: 23% (23/97) Receiving objects: 24% (24/97) Receiving objects: 25% (25/97) Receiving objects: 26% (26/97) Receiving objects: 27% (27/97) Receiving objects: 28% (28/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 29% (29/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 30% (30/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 31% (31/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 32% (32/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 34% (33/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 35% (34/97), 19.93 MiB | 39.85 MiB/s remote: Total 97 (delta 15), reused 9 (delta 0), pack-reused 44 Receiving objects: 36% (35/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 37% (36/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 38% (37/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 39% (38/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 40% (39/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 41% (40/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 42% (41/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 43% (42/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 44% (43/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 45% (44/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 46% (45/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 47% (46/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 48% (47/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 49% (48/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 50% (49/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 51% (50/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 52% (51/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 53% (52/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 54% (53/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 55% (54/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 56% (55/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 57% (56/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 58% (57/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 59% (58/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 60% (59/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 61% (60/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 62% (61/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 63% (62/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 64% (63/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 65% (64/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 67% (65/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 68% (66/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 69% (67/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 70% (68/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 71% (69/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 72% (70/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 73% (71/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 74% (72/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 75% (73/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 76% (74/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 77% (75/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 78% (76/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 79% (77/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 80% (78/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 81% (79/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 82% (80/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 83% (81/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 84% (82/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 85% (83/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 86% (84/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 87% (85/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 88% (86/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 89% (87/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 90% (88/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 91% (89/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 92% (90/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 93% (91/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 94% (92/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 95% (93/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 96% (94/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 97% (95/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 98% (96/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 100% (97/97), 19.93 MiB | 39.85 MiB/s Receiving objects: 100% (97/97), 31.81 MiB | 39.20 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 3% (1/26) Resolving deltas: 23% (6/26) Resolving deltas: 30% (8/26) Resolving deltas: 88% (23/26) Resolving deltas: 92% (24/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/rslidar_sdk_common'... 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: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), 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), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/static_transform_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: 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 14 (delta 2), 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), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/system-device'... remote: Enumerating objects: 1449, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 0% (1/1449) Receiving objects: 1% (15/1449) Receiving objects: 2% (29/1449) Receiving objects: 3% (44/1449) Receiving objects: 4% (58/1449) Receiving objects: 5% (73/1449) Receiving objects: 6% (87/1449) Receiving objects: 7% (102/1449) Receiving objects: 8% (116/1449) Receiving objects: 9% (131/1449) Receiving objects: 10% (145/1449) Receiving objects: 11% (160/1449) Receiving objects: 12% (174/1449) Receiving objects: 13% (189/1449) Receiving objects: 14% (203/1449) Receiving objects: 15% (218/1449) Receiving objects: 16% (232/1449) Receiving objects: 17% (247/1449) Receiving objects: 18% (261/1449) Receiving objects: 19% (276/1449) Receiving objects: 20% (290/1449) Receiving objects: 21% (305/1449) Receiving objects: 22% (319/1449) Receiving objects: 23% (334/1449) Receiving objects: 24% (348/1449) Receiving objects: 25% (363/1449) Receiving objects: 26% (377/1449) Receiving objects: 27% (392/1449) Receiving objects: 28% (406/1449) Receiving objects: 29% (421/1449) Receiving objects: 30% (435/1449) Receiving objects: 31% (450/1449) Receiving objects: 32% (464/1449) Receiving objects: 33% (479/1449) Receiving objects: 34% (493/1449) Receiving objects: 35% (508/1449) Receiving objects: 36% (522/1449) Receiving objects: 37% (537/1449) Receiving objects: 38% (551/1449) Receiving objects: 39% (566/1449) Receiving objects: 40% (580/1449) Receiving objects: 41% (595/1449) Receiving objects: 42% (609/1449) Receiving objects: 43% (624/1449) Receiving objects: 44% (638/1449) Receiving objects: 45% (653/1449) Receiving objects: 46% (667/1449) Receiving objects: 47% (682/1449) Receiving objects: 48% (696/1449) Receiving objects: 49% (711/1449) Receiving objects: 50% (725/1449) Receiving objects: 51% (739/1449) Receiving objects: 52% (754/1449) remote: Total 1449 (delta 4), reused 0 (delta 0), pack-reused 1421 Receiving objects: 53% (768/1449) Receiving objects: 54% (783/1449) Receiving objects: 55% (797/1449) Receiving objects: 56% (812/1449) Receiving objects: 57% (826/1449) Receiving objects: 58% (841/1449) Receiving objects: 59% (855/1449) Receiving objects: 60% (870/1449) Receiving objects: 61% (884/1449) Receiving objects: 62% (899/1449) Receiving objects: 63% (913/1449) Receiving objects: 64% (928/1449) Receiving objects: 65% (942/1449) Receiving objects: 66% (957/1449) Receiving objects: 67% (971/1449) Receiving objects: 68% (986/1449) Receiving objects: 69% (1000/1449) Receiving objects: 70% (1015/1449) Receiving objects: 71% (1029/1449) Receiving objects: 72% (1044/1449) Receiving objects: 73% (1058/1449) Receiving objects: 74% (1073/1449) Receiving objects: 75% (1087/1449) Receiving objects: 76% (1102/1449) Receiving objects: 77% (1116/1449) Receiving objects: 78% (1131/1449) Receiving objects: 79% (1145/1449) Receiving objects: 80% (1160/1449) Receiving objects: 81% (1174/1449) Receiving objects: 82% (1189/1449) Receiving objects: 83% (1203/1449) Receiving objects: 84% (1218/1449) Receiving objects: 85% (1232/1449) Receiving objects: 86% (1247/1449) Receiving objects: 87% (1261/1449) Receiving objects: 88% (1276/1449) Receiving objects: 89% (1290/1449) Receiving objects: 90% (1305/1449) Receiving objects: 91% (1319/1449) Receiving objects: 92% (1334/1449) Receiving objects: 93% (1348/1449) Receiving objects: 94% (1363/1449) Receiving objects: 95% (1377/1449) Receiving objects: 96% (1392/1449) Receiving objects: 97% (1406/1449) Receiving objects: 98% (1421/1449) Receiving objects: 99% (1435/1449) Receiving objects: 100% (1449/1449) Receiving objects: 100% (1449/1449), 158.67 KiB | 22.67 MiB/s, done. Resolving deltas: 0% (0/463) Resolving deltas: 6% (29/463) Resolving deltas: 13% (61/463) Resolving deltas: 14% (66/463) Resolving deltas: 19% (92/463) Resolving deltas: 27% (126/463) Resolving deltas: 31% (144/463) Resolving deltas: 33% (154/463) Resolving deltas: 41% (191/463) Resolving deltas: 53% (250/463) Resolving deltas: 54% (253/463) Resolving deltas: 55% (258/463) Resolving deltas: 58% (269/463) Resolving deltas: 60% (279/463) Resolving deltas: 61% (284/463) Resolving deltas: 65% (304/463) Resolving deltas: 67% (313/463) Resolving deltas: 73% (341/463) Resolving deltas: 75% (351/463) Resolving deltas: 80% (371/463) Resolving deltas: 81% (376/463) Resolving deltas: 82% (380/463) Resolving deltas: 83% (385/463) Resolving deltas: 84% (393/463) Resolving deltas: 85% (395/463) Resolving deltas: 86% (402/463) Resolving deltas: 87% (404/463) Resolving deltas: 88% (409/463) Resolving deltas: 89% (416/463) Resolving deltas: 92% (426/463) Resolving deltas: 93% (432/463) Resolving deltas: 94% (436/463) Resolving deltas: 95% (440/463) Resolving deltas: 96% (445/463) Resolving deltas: 97% (451/463) Resolving deltas: 98% (454/463) Resolving deltas: 99% (459/463) Resolving deltas: 100% (463/463) Resolving deltas: 100% (463/463), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 7.27 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 25% (8/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 12.96 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 66% (83/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M030/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 5% (6/102) Resolving deltas: 10% (11/102) Resolving deltas: 11% (12/102) Resolving deltas: 13% (14/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 57% (59/102) Resolving deltas: 58% (60/102) Resolving deltas: 61% (63/102) Resolving deltas: 62% (64/102) Resolving deltas: 64% (66/102) Resolving deltas: 66% (68/102) Resolving deltas: 67% (69/102) Resolving deltas: 68% (70/102) Resolving deltas: 69% (71/102) Resolving deltas: 70% (72/102) Resolving deltas: 72% (74/102) Resolving deltas: 74% (76/102) Resolving deltas: 75% (77/102) Resolving deltas: 81% (83/102) Resolving deltas: 84% (86/102) Resolving deltas: 86% (88/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'lidar-extrinsics': checked out '62ed7486aec9e9d91a496c01026afc2c74703970' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'e4a90f8cd063412ee9fc0e8213134d26d978300b' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '6311846945e94eba1a9b7b44da6c1a0b1086c095' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out '1dc8728cd6f808af8b2f469e457b1392d1eaae8a' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '376c99b027a9020b4f5f3333c89ebf38825d7f61' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ 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/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, 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, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M030/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M030/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/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/M030/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M030/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M030/params_new/msf-port/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M030/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M030/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M030/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M030/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/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/M030/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M030/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M030/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M030/params_new/perception_vehicles/master /root/workspace/xiamen-config/M030/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/prediction_config/ [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/prediction_config/prediction /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-common/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-device/master /root/workspace/xiamen-config/M030/params_new/system-device/slave /root/workspace/xiamen-config/M030/params_new/system-device/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M030/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M030/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M030/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M030/params_new/system-port/system-ros /root/workspace/xiamen-config/M030/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M030/params_new/params_new/ crane_align data_collection extrinsics imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M030/params_new/params_new/crane_align /root/workspace/xiamen-config/M030/params_new/params_new/data_collection /root/workspace/xiamen-config/M030/params_new/params_new/extrinsics /root/workspace/xiamen-config/M030/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M030/params_new/params_new/lane_detection /root/workspace/xiamen-config/M030/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M030/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M030/params_new/params_new/master /root/workspace/xiamen-config/M030/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M030/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M030/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M030/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M030/params_new/params_new/perception /root/workspace/xiamen-config/M030/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M030/params_new/params_new/pointcloud /root/workspace/xiamen-config/M030/params_new/params_new/prediction /root/workspace/xiamen-config/M030/params_new/params_new/README.md /root/workspace/xiamen-config/M030/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M030/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M030/params_new/params_new/segmentation /root/workspace/xiamen-config/M030/params_new/params_new/slave /root/workspace/xiamen-config/M030/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M030/params_new/params_new/system-ros /root/workspace/xiamen-config/M030/params_M030/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 M023 [Pipeline] dir Running in /root/workspace/xiamen-config/M023 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M023/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M023/params_M023/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M023/params_M023/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M023/params_M023/params/master@tmp [Pipeline] sh + cp -r params_M023 params_orin_master_M023_2024-01-07_21-55-40 [Pipeline] sh + zip -rq params_orin_master_M023_2024-01-07_21-55-40.zip params_orin_master_M023_2024-01-07_21-55-40 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M023@tmp M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M023/params_orin_master_M023_2024-01-07_21-55-40.zip,/root/workspace/xiamen-config/M023/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M023/params_orin_master_M023_2024-01-07_21-55-40.zip"' --form 'version=@"/root/workspace/xiamen-config/M023/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.3M 100 47.5M 0 0 100 47.5M 0 9347k 0:00:05 0:00:05 --:--:-- 9347k 100 47.5M 0 0 100 47.5M 0 7838k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6750k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5927k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5283k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4765k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4339k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3984k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3682k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3197k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3000k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2531k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2189k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2008k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1421k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1209k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1125k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 1115k 0:00:43 0:00:43 --:--:-- 9 [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/M023@tmp [Pipeline] echo M024 [Pipeline] dir Running in /root/workspace/xiamen-config/M024 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M024/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M024/params_M024/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M024/params_M024/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M024/params_M024/params/master@tmp [Pipeline] sh + cp -r params_M024 params_orin_master_M024_2024-01-07_21-56-34 [Pipeline] sh + zip -rq params_orin_master_M024_2024-01-07_21-56-34.zip params_orin_master_M024_2024-01-07_21-56-34 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M024@tmp M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M024/params_orin_master_M024_2024-01-07_21-56-34.zip,/root/workspace/xiamen-config/M024/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M024/params_orin_master_M024_2024-01-07_21-56-34.zip"' --form 'version=@"/root/workspace/xiamen-config/M024/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 37.5M 0:00:01 0:00:01 --:--:-- 37.5M 100 47.5M 0 0 100 47.5M 0 20.9M 0:00:02 0:00:02 --:--:-- 20.9M 100 47.5M 0 0 100 47.5M 0 14.5M 0:00:03 0:00:03 --:--:-- 14.5M 100 47.5M 0 0 100 47.5M 0 11.1M 0:00:04 0:00:04 --:--:-- 11.1M 100 47.5M 0 0 100 47.5M 0 9235k 0:00:05 0:00:05 --:--:-- 9235k 100 47.5M 0 0 100 47.5M 0 7761k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6691k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5881k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5246k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4735k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4315k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3963k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3664k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3407k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3184k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2988k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2815k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2661k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2522k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2398k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2285k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2182k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2089k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2002k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1923k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1850k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1782k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1719k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1660k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1605k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1554k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1506k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1461k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1418k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1378k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1340k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1304k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1270k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1237k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1216k 0:00:39 0:00:39 --:--:-- 9 100 47.5M 0 43 100 47.5M 1 1216k 0:00:39 0:00:39 --:--:-- 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/M024@tmp [Pipeline] echo M025 [Pipeline] dir Running in /root/workspace/xiamen-config/M025 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M025/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M025/params_M025/params/master [Pipeline] { [Pipeline] sh ++ xargs ++ grep -v version.json ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M025/params_M025/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M025/params_M025/params/master@tmp [Pipeline] sh + cp -r params_M025 params_orin_master_M025_2024-01-07_21-57-23 [Pipeline] sh + zip -rq params_orin_master_M025_2024-01-07_21-57-23.zip params_orin_master_M025_2024-01-07_21-57-23 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M025@tmp M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M025/params_orin_master_M025_2024-01-07_21-57-23.zip,/root/workspace/xiamen-config/M025/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M025/params_orin_master_M025_2024-01-07_21-57-23.zip"' --form 'version=@"/root/workspace/xiamen-config/M025/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9345k 0:00:05 0:00:05 --:--:-- 9347k 100 47.5M 0 0 100 47.5M 0 7838k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6750k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5926k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5282k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4339k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3197k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3000k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2531k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2189k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2008k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1159k 0:00:41 0:00:41 --:--:-- 9 100 47.5M 0 43 100 47.5M 1 1159k 0:00:41 0:00:41 --:--:-- 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/M025@tmp [Pipeline] echo M026 [Pipeline] dir Running in /root/workspace/xiamen-config/M026 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M026/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M026/params_M026/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M026/params_M026/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M026/params_M026/params/master@tmp [Pipeline] sh + cp -r params_M026 params_orin_master_M026_2024-01-07_21-58-16 [Pipeline] sh + zip -rq params_orin_master_M026_2024-01-07_21-58-16.zip params_orin_master_M026_2024-01-07_21-58-16 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M026@tmp M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M026/params_orin_master_M026_2024-01-07_21-58-16.zip,/root/workspace/xiamen-config/M026/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M026/params_orin_master_M026_2024-01-07_21-58-16.zip"' --form 'version=@"/root/workspace/xiamen-config/M026/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 38.3M 0:00:01 0:00:01 --:--:-- 38.3M 100 47.5M 0 0 100 47.5M 0 21.2M 0:00:02 0:00:02 --:--:-- 21.2M 100 47.5M 0 0 100 47.5M 0 14.6M 0:00:03 0:00:03 --:--:-- 14.6M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9279k 0:00:05 0:00:05 --:--:-- 9281k 100 47.5M 0 0 100 47.5M 0 7792k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6715k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5900k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5261k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4747k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4324k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3971k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3671k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3413k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3189k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2992k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2819k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2664k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2526k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2401k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2288k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2185k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2091k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2005k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1925k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1852k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1784k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1721k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1662k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1607k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1555k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1507k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1462k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1419k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1379k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1341k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1305k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1270k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1238k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1207k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1178k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1150k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1144k 0:00:42 0:00:42 --:--:-- 10 [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/M026@tmp [Pipeline] echo M027 [Pipeline] dir Running in /root/workspace/xiamen-config/M027 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M027/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M027/params_M027/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M027/params_M027/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M027/params_M027/params/master@tmp [Pipeline] sh + cp -r params_M027 params_orin_master_M027_2024-01-07_21-59-08 [Pipeline] sh + zip -rq params_orin_master_M027_2024-01-07_21-59-08.zip params_orin_master_M027_2024-01-07_21-59-08 ./version.json [Pipeline] sh + ls /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 M027@tmp M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M027/params_orin_master_M027_2024-01-07_21-59-08.zip,/root/workspace/xiamen-config/M027/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M027/params_orin_master_M027_2024-01-07_21-59-08.zip"' --form 'version=@"/root/workspace/xiamen-config/M027/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 16 47.5M 0 0 16 8192k 0 121M --:--:-- --:--:-- --:--:-- 119M 100 47.5M 0 0 100 47.5M 0 38.2M 0:00:01 0:00:01 --:--:-- 38.2M 100 47.5M 0 0 100 47.5M 0 21.1M 0:00:02 0:00:02 --:--:-- 21.1M 100 47.5M 0 0 100 47.5M 0 14.6M 0:00:03 0:00:03 --:--:-- 14.6M 100 47.5M 0 0 100 47.5M 0 11.1M 0:00:04 0:00:04 --:--:-- 11.1M 100 47.5M 0 0 100 47.5M 0 9272k 0:00:05 0:00:05 --:--:-- 7809k 100 47.5M 0 0 100 47.5M 0 7787k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6711k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5896k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5258k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4745k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4323k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3969k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3670k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3412k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3188k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2992k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2818k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2664k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2525k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2400k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2287k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2185k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2090k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2004k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1925k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1852k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1783k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1720k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1661k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1607k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1555k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1507k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1462k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1419k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1379k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1340k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1304k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1270k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1238k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1207k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1178k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1150k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1140k 0:00:42 0:00:42 --:--:-- 9 [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/M027@tmp [Pipeline] echo M028 [Pipeline] dir Running in /root/workspace/xiamen-config/M028 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M028/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M028/params_M028/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M028/params_M028/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M028/params_M028/params/master@tmp [Pipeline] sh + cp -r params_M028 params_orin_master_M028_2024-01-07_22-00-00 [Pipeline] sh + zip -rq params_orin_master_M028_2024-01-07_22-00-00.zip params_orin_master_M028_2024-01-07_22-00-00 ./version.json [Pipeline] sh + ls /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 M028@tmp M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M028/params_orin_master_M028_2024-01-07_22-00-00.zip,/root/workspace/xiamen-config/M028/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M028/params_orin_master_M028_2024-01-07_22-00-00.zip"' --form 'version=@"/root/workspace/xiamen-config/M028/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 38.5M 0:00:01 0:00:01 --:--:-- 38.5M 100 47.5M 0 0 100 47.5M 0 21.2M 0:00:02 0:00:02 --:--:-- 21.2M 100 47.5M 0 0 100 47.5M 0 14.6M 0:00:03 0:00:03 --:--:-- 14.6M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9286k 0:00:05 0:00:05 --:--:-- 9286k 100 47.5M 0 0 100 47.5M 0 7797k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6719k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5902k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5263k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4749k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4326k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3972k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3672k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3414k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3190k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2993k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2820k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2665k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2526k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2401k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2288k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2185k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2091k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2005k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1925k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1852k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1784k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1721k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1662k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1607k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1556k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1507k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1462k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1419k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1379k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1341k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1305k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1271k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1238k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1207k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1178k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1150k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1124k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1098k 0:00:44 0:00:44 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 1092k 0:00:44 0:00:44 --:--:-- 10 [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/M028@tmp [Pipeline] echo M029 [Pipeline] dir Running in /root/workspace/xiamen-config/M029 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M029/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M029/params_M029/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M029/params_M029/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M029/params_M029/params/master@tmp [Pipeline] sh + cp -r params_M029 params_orin_master_M029_2024-01-07_22-00-54 [Pipeline] sh + zip -rq params_orin_master_M029_2024-01-07_22-00-54.zip params_orin_master_M029_2024-01-07_22-00-54 ./version.json [Pipeline] sh + ls /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 M029@tmp M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M029/params_orin_master_M029_2024-01-07_22-00-54.zip,/root/workspace/xiamen-config/M029/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M029/params_orin_master_M029_2024-01-07_22-00-54.zip"' --form 'version=@"/root/workspace/xiamen-config/M029/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 61 47.5M 0 0 61 29.1M 0 248M --:--:-- --:--:-- --:--:-- 246M 100 47.5M 0 0 100 47.5M 0 39.5M 0:00:01 0:00:01 --:--:-- 39.5M 100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M 100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M 100 47.5M 0 0 100 47.5M 0 11.3M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9345k 0:00:05 0:00:05 --:--:-- 3700k 100 47.5M 0 0 100 47.5M 0 7838k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6749k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5926k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5282k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4339k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3197k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2531k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2189k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2008k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1421k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1147k 0:00:42 0:00:42 --:--:-- 10 [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/M029@tmp [Pipeline] echo M030 [Pipeline] dir Running in /root/workspace/xiamen-config/M030 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M030/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M030/params_M030/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M030/params_M030/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M030/params_M030/params/master@tmp [Pipeline] sh + cp -r params_M030 params_orin_master_M030_2024-01-07_22-01-45 [Pipeline] sh + zip -rq params_orin_master_M030_2024-01-07_22-01-45.zip params_orin_master_M030_2024-01-07_22-01-45 ./version.json [Pipeline] sh + ls /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 M030@tmp M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M030/params_orin_master_M030_2024-01-07_22-01-45.zip,/root/workspace/xiamen-config/M030/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M030/params_orin_master_M030_2024-01-07_22-01-45.zip"' --form 'version=@"/root/workspace/xiamen-config/M030/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47.5M 0 0 100 47.5M 0 38.9M 0:00:01 0:00:01 --:--:-- 38.9M 100 47.5M 0 0 100 47.5M 0 21.3M 0:00:02 0:00:02 --:--:-- 21.3M 100 47.5M 0 0 100 47.5M 0 14.7M 0:00:03 0:00:03 --:--:-- 14.7M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9311k 0:00:05 0:00:05 --:--:-- 9313k 100 47.5M 0 0 100 47.5M 0 7814k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6732k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5913k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5271k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4755k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4331k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3977k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3676k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3417k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3193k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2996k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2822k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2667k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2528k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2403k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2290k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2187k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2093k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2006k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1927k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1853k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1785k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1722k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1663k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1556k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1508k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1341k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1305k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1271k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 43 100 47.5M 1 1150k 0:00:42 0:00:42 --:--:-- 10 [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/M030@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/.M023.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M023.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M023.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M024.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M025.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M026.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M027.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M028.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M029.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M030.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M030.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M030.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": "# 参数发布通知 ### [厦门023-030车参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:sunyufu - 更新车辆: > - <font color=#3C3C3C> [M023master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: b860aa9.**2023/10/13/17:47:12** </font> > - <font color=#3C3C3C> [M024master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 4e2aa2e.**2023/10/13/17:47:14** </font> > - <font color=#3C3C3C> [M025master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: ff8f0fb.**2023/10/13/17:47:15** </font> > - <font color=#3C3C3C> [M026master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 2ec3e7e.**2023/10/13/17:47:17** </font> > - <font color=#3C3C3C> [M027master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: e9accbd.**2023/10/13/17:47:19** </font> > - <font color=#3C3C3C> [M028master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 79a1375.**2023/10/13/17:47:20** </font> > - <font color=#3C3C3C> [M029master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 3750644.**2023/10/13/17:47:22** </font> > - <font color=#3C3C3C> [M030master]: **公有dev**: c714f90.**2024/01/07/16:01:43** **私有dev**: 8f93960.**2023/10/13/17:47:23** </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 1667 100 27 100 1640 56 3445 --:--:-- --:--:-- --:--:-- 3502 [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