Started by user liqizhi Obtained xiamen-config-31-38-cloud.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git Loading library jenkinslib@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Found match: refs/heads/master revision 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-031-038-cloud@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Fetching without tags Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0 # timeout=10 Commit message: "Update params.groovy" > git rev-list --no-walk 91e3e0dcdf8ff2b82c8d33a8b7b9bcf465b94bdc # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo shared_config不更新参数 [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo M031 [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-031-038-cloud [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-031-038-cloud/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1964eb92b89f882c75d429ec4ccc47620521e520 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1964eb92b89f882c75d429ec4ccc47620521e520 # timeout=10 Commit message: "Update daxie-orin.jenkinsfile" > git rev-list --no-walk 2492abbe573836b1de73bff396f8802f6b46e9ee # 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 M031.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M031.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M031.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M031.json [Pipeline] echo M032.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M032.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M032.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M032.json [Pipeline] echo M033.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M033.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M033.json [Pipeline] echo M034.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M034.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M034.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M034.json [Pipeline] echo M035.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M035.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M035.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M035.json [Pipeline] echo M036.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M036.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M036.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M036.json [Pipeline] echo M037.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M037.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M037.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M037.json [Pipeline] echo M038.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/M038.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/M038.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/M038.json [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo M031 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M031 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M031/params_M031 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M031/params /root/workspace/xiamen-config/M031/params_M031 /root/workspace/xiamen-config/M031/params_new /root/workspace/xiamen-config/M031/params_orin_slave_M031_2024-02-29_19-48-54 /root/workspace/xiamen-config/M031/params_orin_slave_M031_2024-02-29_19-48-54.zip /root/workspace/xiamen-config/M031/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M031 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M031参数 [Pipeline] echo rc_dev [Pipeline] echo M031 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M031.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M031/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M031.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M031.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/M031.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 5554edf12ad6177562772f53baafac7831fc3c1b (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 5554edf12ad6177562772f53baafac7831fc3c1b # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 5554edf12ad6177562772f53baafac7831fc3c1b # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M031.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=M031 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M031 Response Code: HTTP/1.1 200 OK Response: [{"id":1352,"description":"","name":"M031","name_with_namespace":"Hardware / config / M031","path":"M031","path_with_namespace":"hardware/config/M031","created_at":"2024-01-04T13:21:38.638Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M031.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M031.git","web_url":"http://159.27.226.4/hardware/config/M031","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:05.608Z","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/1352","issues":"http://159.27.226.4/api/v4/projects/1352/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1352/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1352/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1352/labels","events":"http://159.27.226.4/api/v4/projects/1352/events","members":"http://159.27.226.4/api/v4/projects/1352/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1352/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:38.656Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1146,"description":null,"name":"M031","name_with_namespace":"Localization / config / M031","path":"M031","path_with_namespace":"localization/config/M031","created_at":"2023-10-24T03:55:30.407Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M031.git","http_url_to_repo":"http://159.27.226.4/localization/config/M031.git","web_url":"http://159.27.226.4/localization/config/M031","readme_url":"http://159.27.226.4/localization/config/M031/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:20.382Z","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/1146","issues":"http://159.27.226.4/api/v4/projects/1146/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1146/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1146/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1146/labels","events":"http://159.27.226.4/api/v4/projects/1146/events","members":"http://159.27.226.4/api/v4/projects/1146/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1146/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:30.434Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":966,"description":null,"name":"M031","name_with_namespace":"Lidar / config / vehicles / M031","path":"M031","path_with_namespace":"lidar/config/vehicles/M031","created_at":"2023-07-28T07:56:47.661Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M031.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M031.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M031","readme_url":"http://159.27.226.4/lidar/config/vehicles/M031/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:53.100Z","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/966","issues":"http://159.27.226.4/api/v4/projects/966/issues","merge_requests":"http://159.27.226.4/api/v4/projects/966/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/966/repository/branches","labels":"http://159.27.226.4/api/v4/projects/966/labels","events":"http://159.27.226.4/api/v4/projects/966/events","members":"http://159.27.226.4/api/v4/projects/966/members","cluster_agents":"http://159.27.226.4/api/v4/projects/966/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:47.683Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":766,"description":"","name":"M031","name_with_namespace":"config / extrinsics / M031","path":"M031","path_with_namespace":"config/extrinsics/M031","created_at":"2023-07-10T13:01:36.342Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M031.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M031.git","web_url":"http://159.27.226.4/config/extrinsics/M031","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-01T09:21:16.569Z","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/766","issues":"http://159.27.226.4/api/v4/projects/766/issues","merge_requests":"http://159.27.226.4/api/v4/projects/766/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/766/repository/branches","labels":"http://159.27.226.4/api/v4/projects/766/labels","events":"http://159.27.226.4/api/v4/projects/766/events","members":"http://159.27.226.4/api/v4/projects/766/members","cluster_agents":"http://159.27.226.4/api/v4/projects/766/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:36.596Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":694,"description":"","name":"M031","name_with_namespace":"config / vehicles / M031","path":"M031","path_with_namespace":"config/vehicles/M031","created_at":"2023-07-04T07:54:43.818Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M031.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M031.git","web_url":"http://159.27.226.4/config/vehicles/M031","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:37.928Z","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/694","issues":"http://159.27.226.4/api/v4/projects/694/issues","merge_requests":"http://159.27.226.4/api/v4/projects/694/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/694/repository/branches","labels":"http://159.27.226.4/api/v4/projects/694/labels","events":"http://159.27.226.4/api/v4/projects/694/events","members":"http://159.27.226.4/api/v4/projects/694/members","cluster_agents":"http://159.27.226.4/api/v4/projects/694/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.838Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":468,"description":"","name":"M031","name_with_namespace":"config / xiamen / M031","path":"M031","path_with_namespace":"config/xiamen/M031","created_at":"2022-10-27T04:16:31.942Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M031.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M031.git","web_url":"http://159.27.226.4/config/xiamen/M031","readme_url":"http://159.27.226.4/config/xiamen/M031/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:06.804Z","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/468","issues":"http://159.27.226.4/api/v4/projects/468/issues","merge_requests":"http://159.27.226.4/api/v4/projects/468/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/468/repository/branches","labels":"http://159.27.226.4/api/v4/projects/468/labels","events":"http://159.27.226.4/api/v4/projects/468/events","members":"http://159.27.226.4/api/v4/projects/468/members","cluster_agents":"http://159.27.226.4/api/v4/projects/468/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:31.955Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo 468 [Pipeline] echo 468 [Pipeline] echo 5554edf [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 468 5554edf 5554edf [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M031.json [Pipeline] readJSON [Pipeline] echo {"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M031.json {"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M031","branch":"dev","time":"2024-03-18_15-42-23","commit_id":"5554edf","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=M031 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M031 Response Code: HTTP/1.1 200 OK Response: [{"id":1352,"description":"","name":"M031","name_with_namespace":"Hardware / config / M031","path":"M031","path_with_namespace":"hardware/config/M031","created_at":"2024-01-04T13:21:38.638Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M031.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M031.git","web_url":"http://159.27.226.4/hardware/config/M031","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:05.608Z","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/1352","issues":"http://159.27.226.4/api/v4/projects/1352/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1352/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1352/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1352/labels","events":"http://159.27.226.4/api/v4/projects/1352/events","members":"http://159.27.226.4/api/v4/projects/1352/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1352/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:38.656Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1146,"description":null,"name":"M031","name_with_namespace":"Localization / config / M031","path":"M031","path_with_namespace":"localization/config/M031","created_at":"2023-10-24T03:55:30.407Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M031.git","http_url_to_repo":"http://159.27.226.4/localization/config/M031.git","web_url":"http://159.27.226.4/localization/config/M031","readme_url":"http://159.27.226.4/localization/config/M031/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:20.382Z","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/1146","issues":"http://159.27.226.4/api/v4/projects/1146/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1146/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1146/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1146/labels","events":"http://159.27.226.4/api/v4/projects/1146/events","members":"http://159.27.226.4/api/v4/projects/1146/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1146/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:30.434Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":966,"description":null,"name":"M031","name_with_namespace":"Lidar / config / vehicles / M031","path":"M031","path_with_namespace":"lidar/config/vehicles/M031","created_at":"2023-07-28T07:56:47.661Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M031.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M031.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M031","readme_url":"http://159.27.226.4/lidar/config/vehicles/M031/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:53.100Z","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/966","issues":"http://159.27.226.4/api/v4/projects/966/issues","merge_requests":"http://159.27.226.4/api/v4/projects/966/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/966/repository/branches","labels":"http://159.27.226.4/api/v4/projects/966/labels","events":"http://159.27.226.4/api/v4/projects/966/events","members":"http://159.27.226.4/api/v4/projects/966/members","cluster_agents":"http://159.27.226.4/api/v4/projects/966/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:47.683Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":766,"description":"","name":"M031","name_with_namespace":"config / extrinsics / M031","path":"M031","path_with_namespace":"config/extrinsics/M031","created_at":"2023-07-10T13:01:36.342Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M031.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M031.git","web_url":"http://159.27.226.4/config/extrinsics/M031","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-01T09:21:16.569Z","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/766","issues":"http://159.27.226.4/api/v4/projects/766/issues","merge_requests":"http://159.27.226.4/api/v4/projects/766/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/766/repository/branches","labels":"http://159.27.226.4/api/v4/projects/766/labels","events":"http://159.27.226.4/api/v4/projects/766/events","members":"http://159.27.226.4/api/v4/projects/766/members","cluster_agents":"http://159.27.226.4/api/v4/projects/766/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:36.596Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":694,"description":"","name":"M031","name_with_namespace":"config / vehicles / M031","path":"M031","path_with_namespace":"config/vehicles/M031","created_at":"2023-07-04T07:54:43.818Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M031.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M031.git","web_url":"http://159.27.226.4/config/vehicles/M031","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:37.928Z","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/694","issues":"http://159.27.226.4/api/v4/projects/694/issues","merge_requests":"http://159.27.226.4/api/v4/projects/694/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/694/repository/branches","labels":"http://159.27.226.4/api/v4/projects/694/labels","events":"http://159.27.226.4/api/v4/projects/694/events","members":"http://159.27.226.4/api/v4/projects/694/members","cluster_agents":"http://159.27.226.4/api/v4/projects/694/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.838Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":468,"description":"","name":"M031","name_with_namespace":"config / xiamen / M031","path":"M031","path_with_namespace":"config/xiamen/M031","created_at":"2022-10-27T04:16:31.942Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M031.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M031.git","web_url":"http://159.27.226.4/config/xiamen/M031","readme_url":"http://159.27.226.4/config/xiamen/M031/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:06.804Z","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/468","issues":"http://159.27.226.4/api/v4/projects/468/issues","merge_requests":"http://159.27.226.4/api/v4/projects/468/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/468/repository/branches","labels":"http://159.27.226.4/api/v4/projects/468/labels","events":"http://159.27.226.4/api/v4/projects/468/events","members":"http://159.27.226.4/api/v4/projects/468/members","cluster_agents":"http://159.27.226.4/api/v4/projects/468/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:31.955Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo config/xiamen/M031 [Pipeline] echo 468 [Pipeline] echo 468 [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/468/repository/commits/5554edf Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/468/repository/commits/5554edf Response Code: HTTP/1.1 200 OK Response: {"id":"5554edf12ad6177562772f53baafac7831fc3c1b","short_id":"5554edf1","created_at":"2023-10-13T17:47:25.000+08:00","parent_ids":["ed36cdf146266b755d645c215c837851299e917e"],"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:25.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:25.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M031/-/commit/5554edf12ad6177562772f53baafac7831fc3c1b","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":468,"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:25 [Pipeline] echo dev**: 5554edf.**2023/10/13/17:47:25** [Pipeline] dir Running in /root/workspace/xiamen-config/M031/params_M031 [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/M031/params_M031 # 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 c9b2d8f26d554aa66ef272e232174cdb2e83f765 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f c9b2d8f26d554aa66ef272e232174cdb2e83f765 # timeout=300000 Commit message: "chore(params):修改车道线的超时时间" > git rev-list --no-walk 1bf37fa6f3b5fdc1878a64359db87b0165910201 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + cp -r .git/ params /root/workspace/xiamen-config/shared_config/dev/ [Pipeline] sh + rm -rf params_M031@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M031.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M031.json [Pipeline] readJSON [Pipeline] echo {"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M031.json {"project":{"M031":"config/xiamen/M031","shared_config":"config/xiamen/shared_config"},"commit":{"M031":"5554edf","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-34","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M031","branch":"dev","time":"2024-03-18_15-42-23","commit_id":"5554edf","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-34","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M031_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ ls ++ grep -v params_M031 ++ grep -v version.json ++ xargs + cp -r params params_M031/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M031","branch":"dev","time":"2024-03-18_15-42-23","commit_id":"5554edf","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-34","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M031_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M031@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** [Pipeline] } [Pipeline] // dir [Pipeline] echo M032 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M032 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M032/params_M032 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M032/params /root/workspace/xiamen-config/M032/params_M032 /root/workspace/xiamen-config/M032/params_new /root/workspace/xiamen-config/M032/params_orin_slave_M032_2024-02-29_19-50-03 /root/workspace/xiamen-config/M032/params_orin_slave_M032_2024-02-29_19-50-03.zip /root/workspace/xiamen-config/M032/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M032 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M032参数 [Pipeline] echo rc_dev [Pipeline] echo M032 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M032.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M032/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M032.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M032.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/M032.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision b5dfc95f98630d88a68f25a6ba0112b4561b8ea7 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b5dfc95f98630d88a68f25a6ba0112b4561b8ea7 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk b5dfc95f98630d88a68f25a6ba0112b4561b8ea7 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M032.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=M032 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M032 Response Code: HTTP/1.1 200 OK Response: [{"id":1353,"description":"","name":"M032","name_with_namespace":"Hardware / config / M032","path":"M032","path_with_namespace":"hardware/config/M032","created_at":"2024-01-04T13:21:49.285Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M032.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M032.git","web_url":"http://159.27.226.4/hardware/config/M032","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:05.888Z","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/1353","issues":"http://159.27.226.4/api/v4/projects/1353/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1353/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1353/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1353/labels","events":"http://159.27.226.4/api/v4/projects/1353/events","members":"http://159.27.226.4/api/v4/projects/1353/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1353/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:49.298Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1147,"description":null,"name":"M032","name_with_namespace":"Localization / config / M032","path":"M032","path_with_namespace":"localization/config/M032","created_at":"2023-10-24T03:55:32.922Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M032.git","http_url_to_repo":"http://159.27.226.4/localization/config/M032.git","web_url":"http://159.27.226.4/localization/config/M032","readme_url":"http://159.27.226.4/localization/config/M032/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:21.648Z","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/1147","issues":"http://159.27.226.4/api/v4/projects/1147/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1147/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1147/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1147/labels","events":"http://159.27.226.4/api/v4/projects/1147/events","members":"http://159.27.226.4/api/v4/projects/1147/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1147/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:32.951Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":965,"description":null,"name":"M032","name_with_namespace":"Lidar / config / vehicles / M032","path":"M032","path_with_namespace":"lidar/config/vehicles/M032","created_at":"2023-07-28T07:56:47.049Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M032.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M032.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M032","readme_url":"http://159.27.226.4/lidar/config/vehicles/M032/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:53.937Z","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/965","issues":"http://159.27.226.4/api/v4/projects/965/issues","merge_requests":"http://159.27.226.4/api/v4/projects/965/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/965/repository/branches","labels":"http://159.27.226.4/api/v4/projects/965/labels","events":"http://159.27.226.4/api/v4/projects/965/events","members":"http://159.27.226.4/api/v4/projects/965/members","cluster_agents":"http://159.27.226.4/api/v4/projects/965/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:47.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":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":767,"description":"","name":"M032","name_with_namespace":"config / extrinsics / M032","path":"M032","path_with_namespace":"config/extrinsics/M032","created_at":"2023-07-10T13:01:45.706Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M032.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M032.git","web_url":"http://159.27.226.4/config/extrinsics/M032","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-31T11:19:05.187Z","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/767","issues":"http://159.27.226.4/api/v4/projects/767/issues","merge_requests":"http://159.27.226.4/api/v4/projects/767/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/767/repository/branches","labels":"http://159.27.226.4/api/v4/projects/767/labels","events":"http://159.27.226.4/api/v4/projects/767/events","members":"http://159.27.226.4/api/v4/projects/767/members","cluster_agents":"http://159.27.226.4/api/v4/projects/767/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:45.716Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":695,"description":"","name":"M032","name_with_namespace":"config / vehicles / M032","path":"M032","path_with_namespace":"config/vehicles/M032","created_at":"2023-07-04T07:55:20.816Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M032.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M032.git","web_url":"http://159.27.226.4/config/vehicles/M032","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:39.704Z","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/695","issues":"http://159.27.226.4/api/v4/projects/695/issues","merge_requests":"http://159.27.226.4/api/v4/projects/695/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/695/repository/branches","labels":"http://159.27.226.4/api/v4/projects/695/labels","events":"http://159.27.226.4/api/v4/projects/695/events","members":"http://159.27.226.4/api/v4/projects/695/members","cluster_agents":"http://159.27.226.4/api/v4/projects/695/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:55:20.830Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":469,"description":"","name":"M032","name_with_namespace":"config / xiamen / M032","path":"M032","path_with_namespace":"config/xiamen/M032","created_at":"2022-10-27T04:17:04.909Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M032.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M032.git","web_url":"http://159.27.226.4/config/xiamen/M032","readme_url":"http://159.27.226.4/config/xiamen/M032/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:21.231Z","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/469","issues":"http://159.27.226.4/api/v4/projects/469/issues","merge_requests":"http://159.27.226.4/api/v4/projects/469/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/469/repository/branches","labels":"http://159.27.226.4/api/v4/projects/469/labels","events":"http://159.27.226.4/api/v4/projects/469/events","members":"http://159.27.226.4/api/v4/projects/469/members","cluster_agents":"http://159.27.226.4/api/v4/projects/469/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:17:04.949Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo 469 [Pipeline] echo 469 [Pipeline] echo b5dfc95 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 469 b5dfc95 b5dfc95 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M032.json [Pipeline] readJSON [Pipeline] echo {"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M032.json {"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M032","branch":"dev","time":"2024-03-18_15-42-42","commit_id":"b5dfc95","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=M032 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M032 Response Code: HTTP/1.1 200 OK Response: [{"id":1353,"description":"","name":"M032","name_with_namespace":"Hardware / config / M032","path":"M032","path_with_namespace":"hardware/config/M032","created_at":"2024-01-04T13:21:49.285Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M032.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M032.git","web_url":"http://159.27.226.4/hardware/config/M032","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:05.888Z","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/1353","issues":"http://159.27.226.4/api/v4/projects/1353/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1353/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1353/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1353/labels","events":"http://159.27.226.4/api/v4/projects/1353/events","members":"http://159.27.226.4/api/v4/projects/1353/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1353/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:49.298Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1147,"description":null,"name":"M032","name_with_namespace":"Localization / config / M032","path":"M032","path_with_namespace":"localization/config/M032","created_at":"2023-10-24T03:55:32.922Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M032.git","http_url_to_repo":"http://159.27.226.4/localization/config/M032.git","web_url":"http://159.27.226.4/localization/config/M032","readme_url":"http://159.27.226.4/localization/config/M032/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:21.648Z","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/1147","issues":"http://159.27.226.4/api/v4/projects/1147/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1147/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1147/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1147/labels","events":"http://159.27.226.4/api/v4/projects/1147/events","members":"http://159.27.226.4/api/v4/projects/1147/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1147/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:32.951Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":965,"description":null,"name":"M032","name_with_namespace":"Lidar / config / vehicles / M032","path":"M032","path_with_namespace":"lidar/config/vehicles/M032","created_at":"2023-07-28T07:56:47.049Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M032.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M032.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M032","readme_url":"http://159.27.226.4/lidar/config/vehicles/M032/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:53.937Z","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/965","issues":"http://159.27.226.4/api/v4/projects/965/issues","merge_requests":"http://159.27.226.4/api/v4/projects/965/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/965/repository/branches","labels":"http://159.27.226.4/api/v4/projects/965/labels","events":"http://159.27.226.4/api/v4/projects/965/events","members":"http://159.27.226.4/api/v4/projects/965/members","cluster_agents":"http://159.27.226.4/api/v4/projects/965/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:47.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":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":767,"description":"","name":"M032","name_with_namespace":"config / extrinsics / M032","path":"M032","path_with_namespace":"config/extrinsics/M032","created_at":"2023-07-10T13:01:45.706Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M032.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M032.git","web_url":"http://159.27.226.4/config/extrinsics/M032","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-31T11:19:05.187Z","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/767","issues":"http://159.27.226.4/api/v4/projects/767/issues","merge_requests":"http://159.27.226.4/api/v4/projects/767/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/767/repository/branches","labels":"http://159.27.226.4/api/v4/projects/767/labels","events":"http://159.27.226.4/api/v4/projects/767/events","members":"http://159.27.226.4/api/v4/projects/767/members","cluster_agents":"http://159.27.226.4/api/v4/projects/767/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:45.716Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":695,"description":"","name":"M032","name_with_namespace":"config / vehicles / M032","path":"M032","path_with_namespace":"config/vehicles/M032","created_at":"2023-07-04T07:55:20.816Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M032.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M032.git","web_url":"http://159.27.226.4/config/vehicles/M032","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:39.704Z","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/695","issues":"http://159.27.226.4/api/v4/projects/695/issues","merge_requests":"http://159.27.226.4/api/v4/projects/695/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/695/repository/branches","labels":"http://159.27.226.4/api/v4/projects/695/labels","events":"http://159.27.226.4/api/v4/projects/695/events","members":"http://159.27.226.4/api/v4/projects/695/members","cluster_agents":"http://159.27.226.4/api/v4/projects/695/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:55:20.830Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":469,"description":"","name":"M032","name_with_namespace":"config / xiamen / M032","path":"M032","path_with_namespace":"config/xiamen/M032","created_at":"2022-10-27T04:17:04.909Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M032.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M032.git","web_url":"http://159.27.226.4/config/xiamen/M032","readme_url":"http://159.27.226.4/config/xiamen/M032/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:21.231Z","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/469","issues":"http://159.27.226.4/api/v4/projects/469/issues","merge_requests":"http://159.27.226.4/api/v4/projects/469/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/469/repository/branches","labels":"http://159.27.226.4/api/v4/projects/469/labels","events":"http://159.27.226.4/api/v4/projects/469/events","members":"http://159.27.226.4/api/v4/projects/469/members","cluster_agents":"http://159.27.226.4/api/v4/projects/469/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:17:04.949Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo config/xiamen/M032 [Pipeline] echo 469 [Pipeline] echo 469 [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/469/repository/commits/b5dfc95 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/469/repository/commits/b5dfc95 Response Code: HTTP/1.1 200 OK Response: {"id":"b5dfc95f98630d88a68f25a6ba0112b4561b8ea7","short_id":"b5dfc95f","created_at":"2023-10-13T17:47:26.000+08:00","parent_ids":["9303683ebfdc4240ef71953ca4a03c601070775e"],"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:26.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:26.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M032/-/commit/b5dfc95f98630d88a68f25a6ba0112b4561b8ea7","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":469,"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:26 [Pipeline] echo dev**: b5dfc95.**2023/10/13/17:47:26** [Pipeline] dir Running in /root/workspace/xiamen-config/M032/params_M032 [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_M032@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M032.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M032.json [Pipeline] readJSON [Pipeline] echo {"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M032.json {"project":{"M032":"config/xiamen/M032","shared_config":"config/xiamen/shared_config"},"commit":{"M032":"b5dfc95","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-46","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M032","branch":"dev","time":"2024-03-18_15-42-42","commit_id":"b5dfc95","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-46","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M032_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ grep -v params_M032 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M032/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M032","branch":"dev","time":"2024-03-18_15-42-42","commit_id":"b5dfc95","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-46","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M032_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M032@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** [Pipeline] } [Pipeline] // dir [Pipeline] echo M033 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033/params_M033 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M033/params /root/workspace/xiamen-config/M033/params_M033 /root/workspace/xiamen-config/M033/params_new /root/workspace/xiamen-config/M033/params_orin_slave_M033_2024-02-29_19-51-11 /root/workspace/xiamen-config/M033/params_orin_slave_M033_2024-02-29_19-51-11.zip /root/workspace/xiamen-config/M033/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M033 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M033参数 [Pipeline] echo rc_dev [Pipeline] echo M033 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/m033.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M033/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/m033.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/m033.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/xiamen/m033.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision cbef7aa3240e6d2822dd1eac303ad90e58d2b64d (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f cbef7aa3240e6d2822dd1eac303ad90e58d2b64d # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk cbef7aa3240e6d2822dd1eac303ad90e58d2b64d # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=M033 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M033 Response Code: HTTP/1.1 200 OK Response: [{"id":1354,"description":"","name":"M033","name_with_namespace":"Hardware / config / M033","path":"M033","path_with_namespace":"hardware/config/M033","created_at":"2024-01-04T13:22:00.659Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M033.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M033.git","web_url":"http://159.27.226.4/hardware/config/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:07.175Z","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/1354","issues":"http://159.27.226.4/api/v4/projects/1354/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1354/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1354/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1354/labels","events":"http://159.27.226.4/api/v4/projects/1354/events","members":"http://159.27.226.4/api/v4/projects/1354/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1354/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:00.674Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1148,"description":null,"name":"M033","name_with_namespace":"Localization / config / M033","path":"M033","path_with_namespace":"localization/config/M033","created_at":"2023-10-24T03:55:34.334Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M033.git","http_url_to_repo":"http://159.27.226.4/localization/config/M033.git","web_url":"http://159.27.226.4/localization/config/M033","readme_url":"http://159.27.226.4/localization/config/M033/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:23.022Z","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/1148","issues":"http://159.27.226.4/api/v4/projects/1148/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1148/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1148/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1148/labels","events":"http://159.27.226.4/api/v4/projects/1148/events","members":"http://159.27.226.4/api/v4/projects/1148/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1148/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:34.351Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":964,"description":null,"name":"M033","name_with_namespace":"Lidar / config / vehicles / M033","path":"M033","path_with_namespace":"lidar/config/vehicles/M033","created_at":"2023-07-28T07:56:46.435Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M033.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M033","readme_url":"http://159.27.226.4/lidar/config/vehicles/M033/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:55.170Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/964","issues":"http://159.27.226.4/api/v4/projects/964/issues","merge_requests":"http://159.27.226.4/api/v4/projects/964/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/964/repository/branches","labels":"http://159.27.226.4/api/v4/projects/964/labels","events":"http://159.27.226.4/api/v4/projects/964/events","members":"http://159.27.226.4/api/v4/projects/964/members","cluster_agents":"http://159.27.226.4/api/v4/projects/964/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T07:56:46.451Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":768,"description":"","name":"M033","name_with_namespace":"config / extrinsics / M033","path":"M033","path_with_namespace":"config/extrinsics/M033","created_at":"2023-07-10T13:01:56.566Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M033.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M033.git","web_url":"http://159.27.226.4/config/extrinsics/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:29.266Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/768","issues":"http://159.27.226.4/api/v4/projects/768/issues","merge_requests":"http://159.27.226.4/api/v4/projects/768/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/768/repository/branches","labels":"http://159.27.226.4/api/v4/projects/768/labels","events":"http://159.27.226.4/api/v4/projects/768/events","members":"http://159.27.226.4/api/v4/projects/768/members","cluster_agents":"http://159.27.226.4/api/v4/projects/768/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T13:01:56.581Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":696,"description":"","name":"M033","name_with_namespace":"config / vehicles / M033","path":"M033","path_with_namespace":"config/vehicles/M033","created_at":"2023-07-04T07:56:31.685Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M033.git","web_url":"http://159.27.226.4/config/vehicles/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:41.482Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/696","issues":"http://159.27.226.4/api/v4/projects/696/issues","merge_requests":"http://159.27.226.4/api/v4/projects/696/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/696/repository/branches","labels":"http://159.27.226.4/api/v4/projects/696/labels","events":"http://159.27.226.4/api/v4/projects/696/events","members":"http://159.27.226.4/api/v4/projects/696/members","cluster_agents":"http://159.27.226.4/api/v4/projects/696/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:31.704Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":470,"description":"","name":"M033","name_with_namespace":"config / xiamen / M033","path":"M033","path_with_namespace":"config/xiamen/M033","created_at":"2022-10-27T04:17:43.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M033.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M033.git","web_url":"http://159.27.226.4/config/xiamen/M033","readme_url":"http://159.27.226.4/config/xiamen/M033/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:37.766Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/470","issues":"http://159.27.226.4/api/v4/projects/470/issues","merge_requests":"http://159.27.226.4/api/v4/projects/470/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/470/repository/branches","labels":"http://159.27.226.4/api/v4/projects/470/labels","events":"http://159.27.226.4/api/v4/projects/470/events","members":"http://159.27.226.4/api/v4/projects/470/members","cluster_agents":"http://159.27.226.4/api/v4/projects/470/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:17:43.393Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo 470 [Pipeline] echo 470 [Pipeline] echo cbef7aa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 470 cbef7aa cbef7aa [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] readJSON [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M033","branch":"dev","time":"2024-03-18_15-42-52","commit_id":"cbef7aa","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=M033 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M033 Response Code: HTTP/1.1 200 OK Response: [{"id":1354,"description":"","name":"M033","name_with_namespace":"Hardware / config / M033","path":"M033","path_with_namespace":"hardware/config/M033","created_at":"2024-01-04T13:22:00.659Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M033.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M033.git","web_url":"http://159.27.226.4/hardware/config/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:07.175Z","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/1354","issues":"http://159.27.226.4/api/v4/projects/1354/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1354/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1354/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1354/labels","events":"http://159.27.226.4/api/v4/projects/1354/events","members":"http://159.27.226.4/api/v4/projects/1354/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1354/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:00.674Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1148,"description":null,"name":"M033","name_with_namespace":"Localization / config / M033","path":"M033","path_with_namespace":"localization/config/M033","created_at":"2023-10-24T03:55:34.334Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M033.git","http_url_to_repo":"http://159.27.226.4/localization/config/M033.git","web_url":"http://159.27.226.4/localization/config/M033","readme_url":"http://159.27.226.4/localization/config/M033/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:23.022Z","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/1148","issues":"http://159.27.226.4/api/v4/projects/1148/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1148/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1148/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1148/labels","events":"http://159.27.226.4/api/v4/projects/1148/events","members":"http://159.27.226.4/api/v4/projects/1148/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1148/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:34.351Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":964,"description":null,"name":"M033","name_with_namespace":"Lidar / config / vehicles / M033","path":"M033","path_with_namespace":"lidar/config/vehicles/M033","created_at":"2023-07-28T07:56:46.435Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M033.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M033","readme_url":"http://159.27.226.4/lidar/config/vehicles/M033/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:55.170Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/964","issues":"http://159.27.226.4/api/v4/projects/964/issues","merge_requests":"http://159.27.226.4/api/v4/projects/964/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/964/repository/branches","labels":"http://159.27.226.4/api/v4/projects/964/labels","events":"http://159.27.226.4/api/v4/projects/964/events","members":"http://159.27.226.4/api/v4/projects/964/members","cluster_agents":"http://159.27.226.4/api/v4/projects/964/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T07:56:46.451Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":38,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":768,"description":"","name":"M033","name_with_namespace":"config / extrinsics / M033","path":"M033","path_with_namespace":"config/extrinsics/M033","created_at":"2023-07-10T13:01:56.566Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M033.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M033.git","web_url":"http://159.27.226.4/config/extrinsics/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:29.266Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/768","issues":"http://159.27.226.4/api/v4/projects/768/issues","merge_requests":"http://159.27.226.4/api/v4/projects/768/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/768/repository/branches","labels":"http://159.27.226.4/api/v4/projects/768/labels","events":"http://159.27.226.4/api/v4/projects/768/events","members":"http://159.27.226.4/api/v4/projects/768/members","cluster_agents":"http://159.27.226.4/api/v4/projects/768/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-11T13:01:56.581Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":696,"description":"","name":"M033","name_with_namespace":"config / vehicles / M033","path":"M033","path_with_namespace":"config/vehicles/M033","created_at":"2023-07-04T07:56:31.685Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M033.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M033.git","web_url":"http://159.27.226.4/config/vehicles/M033","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:41.482Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/696","issues":"http://159.27.226.4/api/v4/projects/696/issues","merge_requests":"http://159.27.226.4/api/v4/projects/696/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/696/repository/branches","labels":"http://159.27.226.4/api/v4/projects/696/labels","events":"http://159.27.226.4/api/v4/projects/696/events","members":"http://159.27.226.4/api/v4/projects/696/members","cluster_agents":"http://159.27.226.4/api/v4/projects/696/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:31.704Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":51,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":470,"description":"","name":"M033","name_with_namespace":"config / xiamen / M033","path":"M033","path_with_namespace":"config/xiamen/M033","created_at":"2022-10-27T04:17:43.364Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M033.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M033.git","web_url":"http://159.27.226.4/config/xiamen/M033","readme_url":"http://159.27.226.4/config/xiamen/M033/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:37.766Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/470","issues":"http://159.27.226.4/api/v4/projects/470/issues","merge_requests":"http://159.27.226.4/api/v4/projects/470/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/470/repository/branches","labels":"http://159.27.226.4/api/v4/projects/470/labels","events":"http://159.27.226.4/api/v4/projects/470/events","members":"http://159.27.226.4/api/v4/projects/470/members","cluster_agents":"http://159.27.226.4/api/v4/projects/470/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2022-10-28T04:17:43.393Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo config/xiamen/M033 [Pipeline] echo 470 [Pipeline] echo 470 [Pipeline] sh + git rev-parse --short HEAD [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects/470/repository/commits/cbef7aa Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/470/repository/commits/cbef7aa Response Code: HTTP/1.1 200 OK Response: {"id":"cbef7aa3240e6d2822dd1eac303ad90e58d2b64d","short_id":"cbef7aa3","created_at":"2023-10-13T17:47:27.000+08:00","parent_ids":["c9ae1d6ba65e798001910d0ec77633d4b33b0e3a"],"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:27.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:27.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M033/-/commit/cbef7aa3240e6d2822dd1eac303ad90e58d2b64d","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":470,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2023/10/13/17:47:27 [Pipeline] echo dev**: cbef7aa.**2023/10/13/17:47:27** [Pipeline] dir Running in /root/workspace/xiamen-config/M033/params_M033 [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_M033@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M033.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] readJSON [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json {"project":{"M033":"config/xiamen/M033","shared_config":"config/xiamen/shared_config"},"commit":{"M033":"cbef7aa","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-56","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M033","branch":"dev","time":"2024-03-18_15-42-52","commit_id":"cbef7aa","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-56","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M033_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ grep -v params_M033 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_M033/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M033","branch":"dev","time":"2024-03-18_15-42-52","commit_id":"cbef7aa","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-42-56","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M033_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M033@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** [Pipeline] } [Pipeline] // dir [Pipeline] echo M034 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034/params_M034 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M034/params /root/workspace/xiamen-config/M034/params_M034 /root/workspace/xiamen-config/M034/params_new /root/workspace/xiamen-config/M034/params_orin_slave_M034_2024-02-29_19-52-19 /root/workspace/xiamen-config/M034/params_orin_slave_M034_2024-02-29_19-52-19.zip /root/workspace/xiamen-config/M034/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M034 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M034参数 [Pipeline] echo rc_dev [Pipeline] echo M034 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M034.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M034/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M034.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M034.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/M034.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision a3fd13e68ad7ab2650342b261952de32314177ae (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f a3fd13e68ad7ab2650342b261952de32314177ae # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk a3fd13e68ad7ab2650342b261952de32314177ae # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M034.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=M034 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M034 Response Code: HTTP/1.1 200 OK Response: [{"id":1355,"description":"","name":"M034","name_with_namespace":"Hardware / config / M034","path":"M034","path_with_namespace":"hardware/config/M034","created_at":"2024-01-04T13:22:12.846Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M034.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M034.git","web_url":"http://159.27.226.4/hardware/config/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:08.656Z","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/1355","issues":"http://159.27.226.4/api/v4/projects/1355/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1355/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1355/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1355/labels","events":"http://159.27.226.4/api/v4/projects/1355/events","members":"http://159.27.226.4/api/v4/projects/1355/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1355/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:13.284Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1149,"description":null,"name":"M034","name_with_namespace":"Localization / config / M034","path":"M034","path_with_namespace":"localization/config/M034","created_at":"2023-10-24T03:55:35.903Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M034.git","http_url_to_repo":"http://159.27.226.4/localization/config/M034.git","web_url":"http://159.27.226.4/localization/config/M034","readme_url":"http://159.27.226.4/localization/config/M034/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:24.651Z","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/1149","issues":"http://159.27.226.4/api/v4/projects/1149/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1149/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1149/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1149/labels","events":"http://159.27.226.4/api/v4/projects/1149/events","members":"http://159.27.226.4/api/v4/projects/1149/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1149/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:35.922Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":963,"description":null,"name":"M034","name_with_namespace":"Lidar / config / vehicles / M034","path":"M034","path_with_namespace":"lidar/config/vehicles/M034","created_at":"2023-07-28T07:56:45.883Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M034.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M034.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M034","readme_url":"http://159.27.226.4/lidar/config/vehicles/M034/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:56.377Z","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/963","issues":"http://159.27.226.4/api/v4/projects/963/issues","merge_requests":"http://159.27.226.4/api/v4/projects/963/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/963/repository/branches","labels":"http://159.27.226.4/api/v4/projects/963/labels","events":"http://159.27.226.4/api/v4/projects/963/events","members":"http://159.27.226.4/api/v4/projects/963/members","cluster_agents":"http://159.27.226.4/api/v4/projects/963/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:45.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":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":769,"description":"","name":"M034","name_with_namespace":"config / extrinsics / M034","path":"M034","path_with_namespace":"config/extrinsics/M034","created_at":"2023-07-10T13:02:07.365Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M034.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M034.git","web_url":"http://159.27.226.4/config/extrinsics/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:45.731Z","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/769","issues":"http://159.27.226.4/api/v4/projects/769/issues","merge_requests":"http://159.27.226.4/api/v4/projects/769/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/769/repository/branches","labels":"http://159.27.226.4/api/v4/projects/769/labels","events":"http://159.27.226.4/api/v4/projects/769/events","members":"http://159.27.226.4/api/v4/projects/769/members","cluster_agents":"http://159.27.226.4/api/v4/projects/769/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:07.376Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":697,"description":"","name":"M034","name_with_namespace":"config / vehicles / M034","path":"M034","path_with_namespace":"config/vehicles/M034","created_at":"2023-07-04T07:56:52.148Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M034.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M034.git","web_url":"http://159.27.226.4/config/vehicles/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:43.272Z","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/697","issues":"http://159.27.226.4/api/v4/projects/697/issues","merge_requests":"http://159.27.226.4/api/v4/projects/697/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/697/repository/branches","labels":"http://159.27.226.4/api/v4/projects/697/labels","events":"http://159.27.226.4/api/v4/projects/697/events","members":"http://159.27.226.4/api/v4/projects/697/members","cluster_agents":"http://159.27.226.4/api/v4/projects/697/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:52.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":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":471,"description":"","name":"M034","name_with_namespace":"config / xiamen / M034","path":"M034","path_with_namespace":"config/xiamen/M034","created_at":"2022-10-27T04:18:16.515Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M034.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M034.git","web_url":"http://159.27.226.4/config/xiamen/M034","readme_url":"http://159.27.226.4/config/xiamen/M034/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:53.747Z","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/471","issues":"http://159.27.226.4/api/v4/projects/471/issues","merge_requests":"http://159.27.226.4/api/v4/projects/471/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/471/repository/branches","labels":"http://159.27.226.4/api/v4/projects/471/labels","events":"http://159.27.226.4/api/v4/projects/471/events","members":"http://159.27.226.4/api/v4/projects/471/members","cluster_agents":"http://159.27.226.4/api/v4/projects/471/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:18:16.531Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo 471 [Pipeline] echo 471 [Pipeline] echo a3fd13e [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 471 a3fd13e a3fd13e [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] readJSON [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M034","branch":"dev","time":"2024-03-18_15-43-02","commit_id":"a3fd13e","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=M034 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M034 Response Code: HTTP/1.1 200 OK Response: [{"id":1355,"description":"","name":"M034","name_with_namespace":"Hardware / config / M034","path":"M034","path_with_namespace":"hardware/config/M034","created_at":"2024-01-04T13:22:12.846Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M034.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M034.git","web_url":"http://159.27.226.4/hardware/config/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:08.656Z","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/1355","issues":"http://159.27.226.4/api/v4/projects/1355/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1355/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1355/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1355/labels","events":"http://159.27.226.4/api/v4/projects/1355/events","members":"http://159.27.226.4/api/v4/projects/1355/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1355/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:13.284Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1149,"description":null,"name":"M034","name_with_namespace":"Localization / config / M034","path":"M034","path_with_namespace":"localization/config/M034","created_at":"2023-10-24T03:55:35.903Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M034.git","http_url_to_repo":"http://159.27.226.4/localization/config/M034.git","web_url":"http://159.27.226.4/localization/config/M034","readme_url":"http://159.27.226.4/localization/config/M034/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:24.651Z","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/1149","issues":"http://159.27.226.4/api/v4/projects/1149/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1149/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1149/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1149/labels","events":"http://159.27.226.4/api/v4/projects/1149/events","members":"http://159.27.226.4/api/v4/projects/1149/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1149/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:35.922Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":963,"description":null,"name":"M034","name_with_namespace":"Lidar / config / vehicles / M034","path":"M034","path_with_namespace":"lidar/config/vehicles/M034","created_at":"2023-07-28T07:56:45.883Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M034.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M034.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M034","readme_url":"http://159.27.226.4/lidar/config/vehicles/M034/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:56.377Z","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/963","issues":"http://159.27.226.4/api/v4/projects/963/issues","merge_requests":"http://159.27.226.4/api/v4/projects/963/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/963/repository/branches","labels":"http://159.27.226.4/api/v4/projects/963/labels","events":"http://159.27.226.4/api/v4/projects/963/events","members":"http://159.27.226.4/api/v4/projects/963/members","cluster_agents":"http://159.27.226.4/api/v4/projects/963/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:45.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":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":769,"description":"","name":"M034","name_with_namespace":"config / extrinsics / M034","path":"M034","path_with_namespace":"config/extrinsics/M034","created_at":"2023-07-10T13:02:07.365Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M034.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M034.git","web_url":"http://159.27.226.4/config/extrinsics/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:45.731Z","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/769","issues":"http://159.27.226.4/api/v4/projects/769/issues","merge_requests":"http://159.27.226.4/api/v4/projects/769/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/769/repository/branches","labels":"http://159.27.226.4/api/v4/projects/769/labels","events":"http://159.27.226.4/api/v4/projects/769/events","members":"http://159.27.226.4/api/v4/projects/769/members","cluster_agents":"http://159.27.226.4/api/v4/projects/769/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:07.376Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":697,"description":"","name":"M034","name_with_namespace":"config / vehicles / M034","path":"M034","path_with_namespace":"config/vehicles/M034","created_at":"2023-07-04T07:56:52.148Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M034.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M034.git","web_url":"http://159.27.226.4/config/vehicles/M034","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:43.272Z","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/697","issues":"http://159.27.226.4/api/v4/projects/697/issues","merge_requests":"http://159.27.226.4/api/v4/projects/697/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/697/repository/branches","labels":"http://159.27.226.4/api/v4/projects/697/labels","events":"http://159.27.226.4/api/v4/projects/697/events","members":"http://159.27.226.4/api/v4/projects/697/members","cluster_agents":"http://159.27.226.4/api/v4/projects/697/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T07:56:52.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":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":471,"description":"","name":"M034","name_with_namespace":"config / xiamen / M034","path":"M034","path_with_namespace":"config/xiamen/M034","created_at":"2022-10-27T04:18:16.515Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M034.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M034.git","web_url":"http://159.27.226.4/config/xiamen/M034","readme_url":"http://159.27.226.4/config/xiamen/M034/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:12:53.747Z","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/471","issues":"http://159.27.226.4/api/v4/projects/471/issues","merge_requests":"http://159.27.226.4/api/v4/projects/471/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/471/repository/branches","labels":"http://159.27.226.4/api/v4/projects/471/labels","events":"http://159.27.226.4/api/v4/projects/471/events","members":"http://159.27.226.4/api/v4/projects/471/members","cluster_agents":"http://159.27.226.4/api/v4/projects/471/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:18:16.531Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo config/xiamen/M034 [Pipeline] echo 471 [Pipeline] echo 471 [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/471/repository/commits/a3fd13e Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/471/repository/commits/a3fd13e Response Code: HTTP/1.1 200 OK Response: {"id":"a3fd13e68ad7ab2650342b261952de32314177ae","short_id":"a3fd13e6","created_at":"2023-10-13T17:47:29.000+08:00","parent_ids":["c90b5c307b6c9d339e30a9be44403d7551d6d8dd"],"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:29.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:29.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M034/-/commit/a3fd13e68ad7ab2650342b261952de32314177ae","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":471,"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:29 [Pipeline] echo dev**: a3fd13e.**2023/10/13/17:47:29** [Pipeline] dir Running in /root/workspace/xiamen-config/M034/params_M034 [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_M034@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M034.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] readJSON [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json {"project":{"M034":"config/xiamen/M034","shared_config":"config/xiamen/shared_config"},"commit":{"M034":"a3fd13e","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-06","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M034","branch":"dev","time":"2024-03-18_15-43-02","commit_id":"a3fd13e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-06","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M034_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ grep -v params_M034 ++ ls ++ grep -v version.json ++ xargs + cp -r params params_M034/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M034","branch":"dev","time":"2024-03-18_15-43-02","commit_id":"a3fd13e","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-06","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M034_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M034@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** > - [M034master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: a3fd13e.**2023/10/13/17:47:29** [Pipeline] } [Pipeline] // dir [Pipeline] echo M035 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M035 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M035/params_M035 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M035/params /root/workspace/xiamen-config/M035/params_M035 /root/workspace/xiamen-config/M035/params_new /root/workspace/xiamen-config/M035/params_orin_slave_M035_2024-02-29_19-53-28 /root/workspace/xiamen-config/M035/params_orin_slave_M035_2024-02-29_19-53-28.zip /root/workspace/xiamen-config/M035/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M035 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M035参数 [Pipeline] echo rc_dev [Pipeline] echo M035 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M035.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M035/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M035.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M035.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/M035.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision b6d7f66b5cd810e14a7a50bf18dc0ee19a41a0fa (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b6d7f66b5cd810e14a7a50bf18dc0ee19a41a0fa # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk b6d7f66b5cd810e14a7a50bf18dc0ee19a41a0fa # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M035.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=M035 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M035 Response Code: HTTP/1.1 200 OK Response: [{"id":1356,"description":"","name":"M035","name_with_namespace":"Hardware / config / M035","path":"M035","path_with_namespace":"hardware/config/M035","created_at":"2024-01-04T13:22:23.599Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M035.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M035.git","web_url":"http://159.27.226.4/hardware/config/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:09.983Z","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/1356","issues":"http://159.27.226.4/api/v4/projects/1356/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1356/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1356/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1356/labels","events":"http://159.27.226.4/api/v4/projects/1356/events","members":"http://159.27.226.4/api/v4/projects/1356/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1356/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:23.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":1150,"description":null,"name":"M035","name_with_namespace":"Localization / config / M035","path":"M035","path_with_namespace":"localization/config/M035","created_at":"2023-10-24T03:55:37.735Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M035.git","http_url_to_repo":"http://159.27.226.4/localization/config/M035.git","web_url":"http://159.27.226.4/localization/config/M035","readme_url":"http://159.27.226.4/localization/config/M035/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:25.879Z","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/1150","issues":"http://159.27.226.4/api/v4/projects/1150/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1150/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1150/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1150/labels","events":"http://159.27.226.4/api/v4/projects/1150/events","members":"http://159.27.226.4/api/v4/projects/1150/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1150/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:37.755Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":962,"description":null,"name":"M035","name_with_namespace":"Lidar / config / vehicles / M035","path":"M035","path_with_namespace":"lidar/config/vehicles/M035","created_at":"2023-07-28T07:56:45.302Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M035.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M035.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:58.066Z","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/962","issues":"http://159.27.226.4/api/v4/projects/962/issues","merge_requests":"http://159.27.226.4/api/v4/projects/962/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/962/repository/branches","labels":"http://159.27.226.4/api/v4/projects/962/labels","events":"http://159.27.226.4/api/v4/projects/962/events","members":"http://159.27.226.4/api/v4/projects/962/members","cluster_agents":"http://159.27.226.4/api/v4/projects/962/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:45.314Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":770,"description":"","name":"M035","name_with_namespace":"config / extrinsics / M035","path":"M035","path_with_namespace":"config/extrinsics/M035","created_at":"2023-07-10T13:02:18.414Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M035.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M035.git","web_url":"http://159.27.226.4/config/extrinsics/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:47.878Z","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/770","issues":"http://159.27.226.4/api/v4/projects/770/issues","merge_requests":"http://159.27.226.4/api/v4/projects/770/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/770/repository/branches","labels":"http://159.27.226.4/api/v4/projects/770/labels","events":"http://159.27.226.4/api/v4/projects/770/events","members":"http://159.27.226.4/api/v4/projects/770/members","cluster_agents":"http://159.27.226.4/api/v4/projects/770/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:18.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":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":698,"description":"","name":"M035","name_with_namespace":"config / vehicles / M035","path":"M035","path_with_namespace":"config/vehicles/M035","created_at":"2023-07-04T07:58:10.923Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M035.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M035.git","web_url":"http://159.27.226.4/config/vehicles/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:45.162Z","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/698","issues":"http://159.27.226.4/api/v4/projects/698/issues","merge_requests":"http://159.27.226.4/api/v4/projects/698/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/698/repository/branches","labels":"http://159.27.226.4/api/v4/projects/698/labels","events":"http://159.27.226.4/api/v4/projects/698/events","members":"http://159.27.226.4/api/v4/projects/698/members","cluster_agents":"http://159.27.226.4/api/v4/projects/698/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:10.937Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":472,"description":"","name":"M035","name_with_namespace":"config / xiamen / M035","path":"M035","path_with_namespace":"config/xiamen/M035","created_at":"2022-10-27T04:19:05.693Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M035.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M035.git","web_url":"http://159.27.226.4/config/xiamen/M035","readme_url":"http://159.27.226.4/config/xiamen/M035/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:13:09.163Z","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/472","issues":"http://159.27.226.4/api/v4/projects/472/issues","merge_requests":"http://159.27.226.4/api/v4/projects/472/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/472/repository/branches","labels":"http://159.27.226.4/api/v4/projects/472/labels","events":"http://159.27.226.4/api/v4/projects/472/events","members":"http://159.27.226.4/api/v4/projects/472/members","cluster_agents":"http://159.27.226.4/api/v4/projects/472/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:19:05.711Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo 472 [Pipeline] echo 472 [Pipeline] echo b6d7f66 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 472 b6d7f66 b6d7f66 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M035.json [Pipeline] readJSON [Pipeline] echo {"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M035.json {"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M035","branch":"dev","time":"2024-03-18_15-43-14","commit_id":"b6d7f66","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=M035 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M035 Response Code: HTTP/1.1 200 OK Response: [{"id":1356,"description":"","name":"M035","name_with_namespace":"Hardware / config / M035","path":"M035","path_with_namespace":"hardware/config/M035","created_at":"2024-01-04T13:22:23.599Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M035.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M035.git","web_url":"http://159.27.226.4/hardware/config/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:09.983Z","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/1356","issues":"http://159.27.226.4/api/v4/projects/1356/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1356/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1356/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1356/labels","events":"http://159.27.226.4/api/v4/projects/1356/events","members":"http://159.27.226.4/api/v4/projects/1356/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1356/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:23.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":1150,"description":null,"name":"M035","name_with_namespace":"Localization / config / M035","path":"M035","path_with_namespace":"localization/config/M035","created_at":"2023-10-24T03:55:37.735Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M035.git","http_url_to_repo":"http://159.27.226.4/localization/config/M035.git","web_url":"http://159.27.226.4/localization/config/M035","readme_url":"http://159.27.226.4/localization/config/M035/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:25.879Z","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/1150","issues":"http://159.27.226.4/api/v4/projects/1150/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1150/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1150/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1150/labels","events":"http://159.27.226.4/api/v4/projects/1150/events","members":"http://159.27.226.4/api/v4/projects/1150/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1150/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:37.755Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":962,"description":null,"name":"M035","name_with_namespace":"Lidar / config / vehicles / M035","path":"M035","path_with_namespace":"lidar/config/vehicles/M035","created_at":"2023-07-28T07:56:45.302Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M035.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M035.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:58.066Z","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/962","issues":"http://159.27.226.4/api/v4/projects/962/issues","merge_requests":"http://159.27.226.4/api/v4/projects/962/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/962/repository/branches","labels":"http://159.27.226.4/api/v4/projects/962/labels","events":"http://159.27.226.4/api/v4/projects/962/events","members":"http://159.27.226.4/api/v4/projects/962/members","cluster_agents":"http://159.27.226.4/api/v4/projects/962/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:45.314Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":770,"description":"","name":"M035","name_with_namespace":"config / extrinsics / M035","path":"M035","path_with_namespace":"config/extrinsics/M035","created_at":"2023-07-10T13:02:18.414Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M035.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M035.git","web_url":"http://159.27.226.4/config/extrinsics/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:47.878Z","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/770","issues":"http://159.27.226.4/api/v4/projects/770/issues","merge_requests":"http://159.27.226.4/api/v4/projects/770/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/770/repository/branches","labels":"http://159.27.226.4/api/v4/projects/770/labels","events":"http://159.27.226.4/api/v4/projects/770/events","members":"http://159.27.226.4/api/v4/projects/770/members","cluster_agents":"http://159.27.226.4/api/v4/projects/770/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:18.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":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":698,"description":"","name":"M035","name_with_namespace":"config / vehicles / M035","path":"M035","path_with_namespace":"config/vehicles/M035","created_at":"2023-07-04T07:58:10.923Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M035.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M035.git","web_url":"http://159.27.226.4/config/vehicles/M035","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:45.162Z","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/698","issues":"http://159.27.226.4/api/v4/projects/698/issues","merge_requests":"http://159.27.226.4/api/v4/projects/698/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/698/repository/branches","labels":"http://159.27.226.4/api/v4/projects/698/labels","events":"http://159.27.226.4/api/v4/projects/698/events","members":"http://159.27.226.4/api/v4/projects/698/members","cluster_agents":"http://159.27.226.4/api/v4/projects/698/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:10.937Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":472,"description":"","name":"M035","name_with_namespace":"config / xiamen / M035","path":"M035","path_with_namespace":"config/xiamen/M035","created_at":"2022-10-27T04:19:05.693Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M035.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M035.git","web_url":"http://159.27.226.4/config/xiamen/M035","readme_url":"http://159.27.226.4/config/xiamen/M035/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:13:09.163Z","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/472","issues":"http://159.27.226.4/api/v4/projects/472/issues","merge_requests":"http://159.27.226.4/api/v4/projects/472/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/472/repository/branches","labels":"http://159.27.226.4/api/v4/projects/472/labels","events":"http://159.27.226.4/api/v4/projects/472/events","members":"http://159.27.226.4/api/v4/projects/472/members","cluster_agents":"http://159.27.226.4/api/v4/projects/472/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:19:05.711Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo config/xiamen/M035 [Pipeline] echo 472 [Pipeline] echo 472 [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/472/repository/commits/b6d7f66 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/472/repository/commits/b6d7f66 Response Code: HTTP/1.1 200 OK Response: {"id":"b6d7f66b5cd810e14a7a50bf18dc0ee19a41a0fa","short_id":"b6d7f66b","created_at":"2023-10-13T17:47:30.000+08:00","parent_ids":["7936b53e0fe50ab70f894ba523e6f9f3e3b9a6ac"],"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:30.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:30.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M035/-/commit/b6d7f66b5cd810e14a7a50bf18dc0ee19a41a0fa","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":472,"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:30 [Pipeline] echo dev**: b6d7f66.**2023/10/13/17:47:30** [Pipeline] dir Running in /root/workspace/xiamen-config/M035/params_M035 [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_M035@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M035.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M035.json [Pipeline] readJSON [Pipeline] echo {"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M035.json {"project":{"M035":"config/xiamen/M035","shared_config":"config/xiamen/shared_config"},"commit":{"M035":"b6d7f66","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-17","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M035","branch":"dev","time":"2024-03-18_15-43-14","commit_id":"b6d7f66","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-17","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M035_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_M035 + cp -r params params_M035/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M035","branch":"dev","time":"2024-03-18_15-43-14","commit_id":"b6d7f66","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-17","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M035_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M035@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** > - [M034master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: a3fd13e.**2023/10/13/17:47:29** > - [M035master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b6d7f66.**2023/10/13/17:47:30** [Pipeline] } [Pipeline] // dir [Pipeline] echo M036 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M036 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M036/params_M036 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M036/params /root/workspace/xiamen-config/M036/params_M036 /root/workspace/xiamen-config/M036/params_new /root/workspace/xiamen-config/M036/params_orin_slave_M036_2024-02-29_19-54-36 /root/workspace/xiamen-config/M036/params_orin_slave_M036_2024-02-29_19-54-36.zip /root/workspace/xiamen-config/M036/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M036 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M036参数 [Pipeline] echo rc_dev [Pipeline] echo M036 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M036.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M036/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M036.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M036.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/M036.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 4a81d03d4fb96c1286a0eeb136cd0d156ec1310b (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a81d03d4fb96c1286a0eeb136cd0d156ec1310b # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 4a81d03d4fb96c1286a0eeb136cd0d156ec1310b # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M036.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=M036 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M036 Response Code: HTTP/1.1 200 OK Response: [{"id":1357,"description":"","name":"M036","name_with_namespace":"Hardware / config / M036","path":"M036","path_with_namespace":"hardware/config/M036","created_at":"2024-01-04T13:22:35.438Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M036.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M036.git","web_url":"http://159.27.226.4/hardware/config/M036","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:11.344Z","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/1357","issues":"http://159.27.226.4/api/v4/projects/1357/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1357/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1357/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1357/labels","events":"http://159.27.226.4/api/v4/projects/1357/events","members":"http://159.27.226.4/api/v4/projects/1357/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1357/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:35.450Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1151,"description":null,"name":"M036","name_with_namespace":"Localization / config / M036","path":"M036","path_with_namespace":"localization/config/M036","created_at":"2023-10-24T03:55:41.465Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M036.git","http_url_to_repo":"http://159.27.226.4/localization/config/M036.git","web_url":"http://159.27.226.4/localization/config/M036","readme_url":"http://159.27.226.4/localization/config/M036/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:27.186Z","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/1151","issues":"http://159.27.226.4/api/v4/projects/1151/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1151/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1151/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1151/labels","events":"http://159.27.226.4/api/v4/projects/1151/events","members":"http://159.27.226.4/api/v4/projects/1151/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1151/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:41.536Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":961,"description":null,"name":"M036","name_with_namespace":"Lidar / config / vehicles / M036","path":"M036","path_with_namespace":"lidar/config/vehicles/M036","created_at":"2023-07-28T07:56:44.283Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M036.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M036.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M036","readme_url":"http://159.27.226.4/lidar/config/vehicles/M036/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:58.989Z","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/961","issues":"http://159.27.226.4/api/v4/projects/961/issues","merge_requests":"http://159.27.226.4/api/v4/projects/961/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/961/repository/branches","labels":"http://159.27.226.4/api/v4/projects/961/labels","events":"http://159.27.226.4/api/v4/projects/961/events","members":"http://159.27.226.4/api/v4/projects/961/members","cluster_agents":"http://159.27.226.4/api/v4/projects/961/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:44.305Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":771,"description":"","name":"M036","name_with_namespace":"config / extrinsics / M036","path":"M036","path_with_namespace":"config/extrinsics/M036","created_at":"2023-07-10T13:02:28.956Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M036.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M036.git","web_url":"http://159.27.226.4/config/extrinsics/M036","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:10:12.884Z","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/771","issues":"http://159.27.226.4/api/v4/projects/771/issues","merge_requests":"http://159.27.226.4/api/v4/projects/771/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/771/repository/branches","labels":"http://159.27.226.4/api/v4/projects/771/labels","events":"http://159.27.226.4/api/v4/projects/771/events","members":"http://159.27.226.4/api/v4/projects/771/members","cluster_agents":"http://159.27.226.4/api/v4/projects/771/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:28.969Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":699,"description":"","name":"M036","name_with_namespace":"config / vehicles / M036","path":"M036","path_with_namespace":"config/vehicles/M036","created_at":"2023-07-04T07:58:33.594Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M036.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M036.git","web_url":"http://159.27.226.4/config/vehicles/M036","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:47.090Z","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/699","issues":"http://159.27.226.4/api/v4/projects/699/issues","merge_requests":"http://159.27.226.4/api/v4/projects/699/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/699/repository/branches","labels":"http://159.27.226.4/api/v4/projects/699/labels","events":"http://159.27.226.4/api/v4/projects/699/events","members":"http://159.27.226.4/api/v4/projects/699/members","cluster_agents":"http://159.27.226.4/api/v4/projects/699/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:33.612Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":473,"description":"","name":"M036","name_with_namespace":"config / xiamen / M036","path":"M036","path_with_namespace":"config/xiamen/M036","created_at":"2022-10-27T04:19:32.163Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M036.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M036.git","web_url":"http://159.27.226.4/config/xiamen/M036","readme_url":"http://159.27.226.4/config/xiamen/M036/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:13:31.383Z","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/473","issues":"http://159.27.226.4/api/v4/projects/473/issues","merge_requests":"http://159.27.226.4/api/v4/projects/473/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/473/repository/branches","labels":"http://159.27.226.4/api/v4/projects/473/labels","events":"http://159.27.226.4/api/v4/projects/473/events","members":"http://159.27.226.4/api/v4/projects/473/members","cluster_agents":"http://159.27.226.4/api/v4/projects/473/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:19:32.183Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo 473 [Pipeline] echo 473 [Pipeline] echo 4a81d03 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 473 4a81d03 4a81d03 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M036.json [Pipeline] readJSON [Pipeline] echo {"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M036.json {"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M036","branch":"dev","time":"2024-03-18_15-43-24","commit_id":"4a81d03","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=M036 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M036 Response Code: HTTP/1.1 200 OK Response: [{"id":1357,"description":"","name":"M036","name_with_namespace":"Hardware / config / M036","path":"M036","path_with_namespace":"hardware/config/M036","created_at":"2024-01-04T13:22:35.438Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M036.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M036.git","web_url":"http://159.27.226.4/hardware/config/M036","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:11.344Z","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/1357","issues":"http://159.27.226.4/api/v4/projects/1357/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1357/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1357/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1357/labels","events":"http://159.27.226.4/api/v4/projects/1357/events","members":"http://159.27.226.4/api/v4/projects/1357/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1357/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:35.450Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1151,"description":null,"name":"M036","name_with_namespace":"Localization / config / M036","path":"M036","path_with_namespace":"localization/config/M036","created_at":"2023-10-24T03:55:41.465Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M036.git","http_url_to_repo":"http://159.27.226.4/localization/config/M036.git","web_url":"http://159.27.226.4/localization/config/M036","readme_url":"http://159.27.226.4/localization/config/M036/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:27.186Z","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/1151","issues":"http://159.27.226.4/api/v4/projects/1151/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1151/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1151/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1151/labels","events":"http://159.27.226.4/api/v4/projects/1151/events","members":"http://159.27.226.4/api/v4/projects/1151/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1151/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:41.536Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":961,"description":null,"name":"M036","name_with_namespace":"Lidar / config / vehicles / M036","path":"M036","path_with_namespace":"lidar/config/vehicles/M036","created_at":"2023-07-28T07:56:44.283Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M036.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M036.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M036","readme_url":"http://159.27.226.4/lidar/config/vehicles/M036/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:58.989Z","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/961","issues":"http://159.27.226.4/api/v4/projects/961/issues","merge_requests":"http://159.27.226.4/api/v4/projects/961/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/961/repository/branches","labels":"http://159.27.226.4/api/v4/projects/961/labels","events":"http://159.27.226.4/api/v4/projects/961/events","members":"http://159.27.226.4/api/v4/projects/961/members","cluster_agents":"http://159.27.226.4/api/v4/projects/961/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:44.305Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":771,"description":"","name":"M036","name_with_namespace":"config / extrinsics / M036","path":"M036","path_with_namespace":"config/extrinsics/M036","created_at":"2023-07-10T13:02:28.956Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M036.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M036.git","web_url":"http://159.27.226.4/config/extrinsics/M036","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:10:12.884Z","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/771","issues":"http://159.27.226.4/api/v4/projects/771/issues","merge_requests":"http://159.27.226.4/api/v4/projects/771/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/771/repository/branches","labels":"http://159.27.226.4/api/v4/projects/771/labels","events":"http://159.27.226.4/api/v4/projects/771/events","members":"http://159.27.226.4/api/v4/projects/771/members","cluster_agents":"http://159.27.226.4/api/v4/projects/771/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:28.969Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":699,"description":"","name":"M036","name_with_namespace":"config / vehicles / M036","path":"M036","path_with_namespace":"config/vehicles/M036","created_at":"2023-07-04T07:58:33.594Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M036.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M036.git","web_url":"http://159.27.226.4/config/vehicles/M036","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:47.090Z","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/699","issues":"http://159.27.226.4/api/v4/projects/699/issues","merge_requests":"http://159.27.226.4/api/v4/projects/699/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/699/repository/branches","labels":"http://159.27.226.4/api/v4/projects/699/labels","events":"http://159.27.226.4/api/v4/projects/699/events","members":"http://159.27.226.4/api/v4/projects/699/members","cluster_agents":"http://159.27.226.4/api/v4/projects/699/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:33.612Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":473,"description":"","name":"M036","name_with_namespace":"config / xiamen / M036","path":"M036","path_with_namespace":"config/xiamen/M036","created_at":"2022-10-27T04:19:32.163Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M036.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M036.git","web_url":"http://159.27.226.4/config/xiamen/M036","readme_url":"http://159.27.226.4/config/xiamen/M036/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:13:31.383Z","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/473","issues":"http://159.27.226.4/api/v4/projects/473/issues","merge_requests":"http://159.27.226.4/api/v4/projects/473/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/473/repository/branches","labels":"http://159.27.226.4/api/v4/projects/473/labels","events":"http://159.27.226.4/api/v4/projects/473/events","members":"http://159.27.226.4/api/v4/projects/473/members","cluster_agents":"http://159.27.226.4/api/v4/projects/473/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:19:32.183Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo config/xiamen/M036 [Pipeline] echo 473 [Pipeline] echo 473 [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/473/repository/commits/4a81d03 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/473/repository/commits/4a81d03 Response Code: HTTP/1.1 200 OK Response: {"id":"4a81d03d4fb96c1286a0eeb136cd0d156ec1310b","short_id":"4a81d03d","created_at":"2023-10-13T17:47:31.000+08:00","parent_ids":["d4389322d04131a41f4e7571f053e807a5afd650"],"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:31.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:31.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M036/-/commit/4a81d03d4fb96c1286a0eeb136cd0d156ec1310b","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":473,"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:31 [Pipeline] echo dev**: 4a81d03.**2023/10/13/17:47:31** [Pipeline] dir Running in /root/workspace/xiamen-config/M036/params_M036 [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_M036@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M036.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M036.json [Pipeline] readJSON [Pipeline] echo {"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M036.json {"project":{"M036":"config/xiamen/M036","shared_config":"config/xiamen/shared_config"},"commit":{"M036":"4a81d03","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-28","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M036","branch":"dev","time":"2024-03-18_15-43-24","commit_id":"4a81d03","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-28","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M036_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ ls ++ grep -v params_M036 ++ xargs ++ grep -v version.json + cp -r params params_M036/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M036","branch":"dev","time":"2024-03-18_15-43-24","commit_id":"4a81d03","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-28","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M036_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M036@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** > - [M034master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: a3fd13e.**2023/10/13/17:47:29** > - [M035master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b6d7f66.**2023/10/13/17:47:30** > - [M036master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4a81d03.**2023/10/13/17:47:31** [Pipeline] } [Pipeline] // dir [Pipeline] echo M037 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M037 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M037/params_M037 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M037/params /root/workspace/xiamen-config/M037/params_M037 /root/workspace/xiamen-config/M037/params_new /root/workspace/xiamen-config/M037/params_orin_slave_M037_2024-02-29_19-55-50 /root/workspace/xiamen-config/M037/params_orin_slave_M037_2024-02-29_19-55-50.zip /root/workspace/xiamen-config/M037/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M037 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M037参数 [Pipeline] echo rc_dev [Pipeline] echo M037 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M037.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M037/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M037.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M037.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/M037.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 0d8c9db669b7113ebb6f1901def51585f4b44397 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d8c9db669b7113ebb6f1901def51585f4b44397 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 0d8c9db669b7113ebb6f1901def51585f4b44397 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M037.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=M037 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M037 Response Code: HTTP/1.1 200 OK Response: [{"id":1358,"description":"","name":"M037","name_with_namespace":"Hardware / config / M037","path":"M037","path_with_namespace":"hardware/config/M037","created_at":"2024-01-04T13:22:46.044Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M037.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M037.git","web_url":"http://159.27.226.4/hardware/config/M037","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:12.708Z","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/1358","issues":"http://159.27.226.4/api/v4/projects/1358/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1358/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1358/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1358/labels","events":"http://159.27.226.4/api/v4/projects/1358/events","members":"http://159.27.226.4/api/v4/projects/1358/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1358/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:46.060Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1152,"description":null,"name":"M037","name_with_namespace":"Localization / config / M037","path":"M037","path_with_namespace":"localization/config/M037","created_at":"2023-10-24T03:55:43.148Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M037.git","http_url_to_repo":"http://159.27.226.4/localization/config/M037.git","web_url":"http://159.27.226.4/localization/config/M037","readme_url":"http://159.27.226.4/localization/config/M037/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:28.571Z","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/1152","issues":"http://159.27.226.4/api/v4/projects/1152/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1152/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1152/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1152/labels","events":"http://159.27.226.4/api/v4/projects/1152/events","members":"http://159.27.226.4/api/v4/projects/1152/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1152/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.166Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":960,"description":null,"name":"M037","name_with_namespace":"Lidar / config / vehicles / M037","path":"M037","path_with_namespace":"lidar/config/vehicles/M037","created_at":"2023-07-28T07:56:43.746Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M037.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M037.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M037","readme_url":"http://159.27.226.4/lidar/config/vehicles/M037/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:59.989Z","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/960","issues":"http://159.27.226.4/api/v4/projects/960/issues","merge_requests":"http://159.27.226.4/api/v4/projects/960/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/960/repository/branches","labels":"http://159.27.226.4/api/v4/projects/960/labels","events":"http://159.27.226.4/api/v4/projects/960/events","members":"http://159.27.226.4/api/v4/projects/960/members","cluster_agents":"http://159.27.226.4/api/v4/projects/960/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.760Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":772,"description":"","name":"M037","name_with_namespace":"config / extrinsics / M037","path":"M037","path_with_namespace":"config/extrinsics/M037","created_at":"2023-07-10T13:02:39.069Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M037.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M037.git","web_url":"http://159.27.226.4/config/extrinsics/M037","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-26T01:49:21.572Z","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/772","issues":"http://159.27.226.4/api/v4/projects/772/issues","merge_requests":"http://159.27.226.4/api/v4/projects/772/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/772/repository/branches","labels":"http://159.27.226.4/api/v4/projects/772/labels","events":"http://159.27.226.4/api/v4/projects/772/events","members":"http://159.27.226.4/api/v4/projects/772/members","cluster_agents":"http://159.27.226.4/api/v4/projects/772/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:39.103Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":700,"description":"","name":"M037","name_with_namespace":"config / vehicles / M037","path":"M037","path_with_namespace":"config/vehicles/M037","created_at":"2023-07-04T07:58:49.949Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M037.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M037.git","web_url":"http://159.27.226.4/config/vehicles/M037","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:48.810Z","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/700","issues":"http://159.27.226.4/api/v4/projects/700/issues","merge_requests":"http://159.27.226.4/api/v4/projects/700/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/700/repository/branches","labels":"http://159.27.226.4/api/v4/projects/700/labels","events":"http://159.27.226.4/api/v4/projects/700/events","members":"http://159.27.226.4/api/v4/projects/700/members","cluster_agents":"http://159.27.226.4/api/v4/projects/700/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:49.961Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":474,"description":"","name":"M037","name_with_namespace":"config / xiamen / M037","path":"M037","path_with_namespace":"config/xiamen/M037","created_at":"2022-10-27T04:30:41.229Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M037.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M037.git","web_url":"http://159.27.226.4/config/xiamen/M037","readme_url":"http://159.27.226.4/config/xiamen/M037/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:13:58.052Z","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/474","issues":"http://159.27.226.4/api/v4/projects/474/issues","merge_requests":"http://159.27.226.4/api/v4/projects/474/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/474/repository/branches","labels":"http://159.27.226.4/api/v4/projects/474/labels","events":"http://159.27.226.4/api/v4/projects/474/events","members":"http://159.27.226.4/api/v4/projects/474/members","cluster_agents":"http://159.27.226.4/api/v4/projects/474/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:30:41.251Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo 474 [Pipeline] echo 474 [Pipeline] echo 0d8c9db [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 474 0d8c9db 0d8c9db [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M037.json [Pipeline] readJSON [Pipeline] echo {"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M037.json {"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M037","branch":"dev","time":"2024-03-18_15-43-35","commit_id":"0d8c9db","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=M037 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M037 Response Code: HTTP/1.1 200 OK Response: [{"id":1358,"description":"","name":"M037","name_with_namespace":"Hardware / config / M037","path":"M037","path_with_namespace":"hardware/config/M037","created_at":"2024-01-04T13:22:46.044Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M037.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M037.git","web_url":"http://159.27.226.4/hardware/config/M037","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:12.708Z","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/1358","issues":"http://159.27.226.4/api/v4/projects/1358/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1358/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1358/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1358/labels","events":"http://159.27.226.4/api/v4/projects/1358/events","members":"http://159.27.226.4/api/v4/projects/1358/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1358/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:46.060Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1152,"description":null,"name":"M037","name_with_namespace":"Localization / config / M037","path":"M037","path_with_namespace":"localization/config/M037","created_at":"2023-10-24T03:55:43.148Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M037.git","http_url_to_repo":"http://159.27.226.4/localization/config/M037.git","web_url":"http://159.27.226.4/localization/config/M037","readme_url":"http://159.27.226.4/localization/config/M037/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:28.571Z","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/1152","issues":"http://159.27.226.4/api/v4/projects/1152/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1152/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1152/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1152/labels","events":"http://159.27.226.4/api/v4/projects/1152/events","members":"http://159.27.226.4/api/v4/projects/1152/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1152/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.166Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":960,"description":null,"name":"M037","name_with_namespace":"Lidar / config / vehicles / M037","path":"M037","path_with_namespace":"lidar/config/vehicles/M037","created_at":"2023-07-28T07:56:43.746Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M037.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M037.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M037","readme_url":"http://159.27.226.4/lidar/config/vehicles/M037/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:59.989Z","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/960","issues":"http://159.27.226.4/api/v4/projects/960/issues","merge_requests":"http://159.27.226.4/api/v4/projects/960/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/960/repository/branches","labels":"http://159.27.226.4/api/v4/projects/960/labels","events":"http://159.27.226.4/api/v4/projects/960/events","members":"http://159.27.226.4/api/v4/projects/960/members","cluster_agents":"http://159.27.226.4/api/v4/projects/960/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.760Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":772,"description":"","name":"M037","name_with_namespace":"config / extrinsics / M037","path":"M037","path_with_namespace":"config/extrinsics/M037","created_at":"2023-07-10T13:02:39.069Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M037.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M037.git","web_url":"http://159.27.226.4/config/extrinsics/M037","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-26T01:49:21.572Z","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/772","issues":"http://159.27.226.4/api/v4/projects/772/issues","merge_requests":"http://159.27.226.4/api/v4/projects/772/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/772/repository/branches","labels":"http://159.27.226.4/api/v4/projects/772/labels","events":"http://159.27.226.4/api/v4/projects/772/events","members":"http://159.27.226.4/api/v4/projects/772/members","cluster_agents":"http://159.27.226.4/api/v4/projects/772/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:39.103Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":700,"description":"","name":"M037","name_with_namespace":"config / vehicles / M037","path":"M037","path_with_namespace":"config/vehicles/M037","created_at":"2023-07-04T07:58:49.949Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M037.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M037.git","web_url":"http://159.27.226.4/config/vehicles/M037","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:48.810Z","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/700","issues":"http://159.27.226.4/api/v4/projects/700/issues","merge_requests":"http://159.27.226.4/api/v4/projects/700/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/700/repository/branches","labels":"http://159.27.226.4/api/v4/projects/700/labels","events":"http://159.27.226.4/api/v4/projects/700/events","members":"http://159.27.226.4/api/v4/projects/700/members","cluster_agents":"http://159.27.226.4/api/v4/projects/700/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:49.961Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":474,"description":"","name":"M037","name_with_namespace":"config / xiamen / M037","path":"M037","path_with_namespace":"config/xiamen/M037","created_at":"2022-10-27T04:30:41.229Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M037.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M037.git","web_url":"http://159.27.226.4/config/xiamen/M037","readme_url":"http://159.27.226.4/config/xiamen/M037/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:13:58.052Z","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/474","issues":"http://159.27.226.4/api/v4/projects/474/issues","merge_requests":"http://159.27.226.4/api/v4/projects/474/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/474/repository/branches","labels":"http://159.27.226.4/api/v4/projects/474/labels","events":"http://159.27.226.4/api/v4/projects/474/events","members":"http://159.27.226.4/api/v4/projects/474/members","cluster_agents":"http://159.27.226.4/api/v4/projects/474/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:30:41.251Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo config/xiamen/M037 [Pipeline] echo 474 [Pipeline] echo 474 [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/474/repository/commits/0d8c9db Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/474/repository/commits/0d8c9db Response Code: HTTP/1.1 200 OK Response: {"id":"0d8c9db669b7113ebb6f1901def51585f4b44397","short_id":"0d8c9db6","created_at":"2023-10-13T17:47:33.000+08:00","parent_ids":["d9ad557455574eb7a0c1654955ad332d1cb40e66"],"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:33.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:33.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M037/-/commit/0d8c9db669b7113ebb6f1901def51585f4b44397","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":474,"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:33 [Pipeline] echo dev**: 0d8c9db.**2023/10/13/17:47:33** [Pipeline] dir Running in /root/workspace/xiamen-config/M037/params_M037 [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_M037@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M037.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M037.json [Pipeline] readJSON [Pipeline] echo {"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M037.json {"project":{"M037":"config/xiamen/M037","shared_config":"config/xiamen/shared_config"},"commit":{"M037":"0d8c9db","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-39","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M037","branch":"dev","time":"2024-03-18_15-43-35","commit_id":"0d8c9db","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-39","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M037_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ ls ++ grep -v params_M037 ++ grep -v version.json ++ xargs + cp -r params params_M037/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M037","branch":"dev","time":"2024-03-18_15-43-35","commit_id":"0d8c9db","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-39","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M037_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M037@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** > - [M034master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: a3fd13e.**2023/10/13/17:47:29** > - [M035master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b6d7f66.**2023/10/13/17:47:30** > - [M036master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4a81d03.**2023/10/13/17:47:31** > - [M037master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 0d8c9db.**2023/10/13/17:47:33** [Pipeline] } [Pipeline] // dir [Pipeline] echo M038 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M038 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M038/params_M038 [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M038/params /root/workspace/xiamen-config/M038/params_M038 /root/workspace/xiamen-config/M038/params_new /root/workspace/xiamen-config/M038/params_orin_master_M038_2024-03-01_10-07-06 /root/workspace/xiamen-config/M038/params_orin_master_M038_2024-03-01_10-07-06.zip /root/workspace/xiamen-config/M038/version.json [Pipeline] dir Running in /root/workspace/xiamen-config/M038 [Pipeline] { [Pipeline] echo [M031, M032, M033, M034, M035, M036, M037, M038] [Pipeline] echo 更新M038参数 [Pipeline] echo rc_dev [Pipeline] echo M038 [Pipeline] echo dev,http://159.27.226.4/config/xiamen/M038.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M038/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/xiamen/M038.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/xiamen/M038.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/M038.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 90b945868f9ccf0314d3a3c83f9cd3614824b9f5 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 90b945868f9ccf0314d3a3c83f9cd3614824b9f5 # timeout=30000 Commit message: "fix_out: update params" > git rev-list --no-walk 90b945868f9ccf0314d3a3c83f9cd3614824b9f5 # timeout=10 [Pipeline] echo rc_dev [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M038.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=M038 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M038 Response Code: HTTP/1.1 200 OK Response: [{"id":1359,"description":"","name":"M038","name_with_namespace":"Hardware / config / M038","path":"M038","path_with_namespace":"hardware/config/M038","created_at":"2024-01-04T13:22:57.111Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M038.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M038.git","web_url":"http://159.27.226.4/hardware/config/M038","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:14.164Z","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/1359","issues":"http://159.27.226.4/api/v4/projects/1359/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1359/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1359/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1359/labels","events":"http://159.27.226.4/api/v4/projects/1359/events","members":"http://159.27.226.4/api/v4/projects/1359/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1359/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:57.122Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1153,"description":null,"name":"M038","name_with_namespace":"Localization / config / M038","path":"M038","path_with_namespace":"localization/config/M038","created_at":"2023-10-24T03:55:44.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M038.git","http_url_to_repo":"http://159.27.226.4/localization/config/M038.git","web_url":"http://159.27.226.4/localization/config/M038","readme_url":"http://159.27.226.4/localization/config/M038/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:29.864Z","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/1153","issues":"http://159.27.226.4/api/v4/projects/1153/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1153/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1153/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1153/labels","events":"http://159.27.226.4/api/v4/projects/1153/events","members":"http://159.27.226.4/api/v4/projects/1153/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1153/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:44.409Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":959,"description":null,"name":"M038","name_with_namespace":"Lidar / config / vehicles / M038","path":"M038","path_with_namespace":"lidar/config/vehicles/M038","created_at":"2023-07-28T07:56:43.265Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M038.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M038.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M038","readme_url":"http://159.27.226.4/lidar/config/vehicles/M038/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:39:00.845Z","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/959","issues":"http://159.27.226.4/api/v4/projects/959/issues","merge_requests":"http://159.27.226.4/api/v4/projects/959/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/959/repository/branches","labels":"http://159.27.226.4/api/v4/projects/959/labels","events":"http://159.27.226.4/api/v4/projects/959/events","members":"http://159.27.226.4/api/v4/projects/959/members","cluster_agents":"http://159.27.226.4/api/v4/projects/959/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.278Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":773,"description":"","name":"M038","name_with_namespace":"config / extrinsics / M038","path":"M038","path_with_namespace":"config/extrinsics/M038","created_at":"2023-07-10T13:02:48.775Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M038.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M038.git","web_url":"http://159.27.226.4/config/extrinsics/M038","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-29T09:16:00.525Z","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/773","issues":"http://159.27.226.4/api/v4/projects/773/issues","merge_requests":"http://159.27.226.4/api/v4/projects/773/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/773/repository/branches","labels":"http://159.27.226.4/api/v4/projects/773/labels","events":"http://159.27.226.4/api/v4/projects/773/events","members":"http://159.27.226.4/api/v4/projects/773/members","cluster_agents":"http://159.27.226.4/api/v4/projects/773/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:48.788Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":701,"description":"","name":"M038","name_with_namespace":"config / vehicles / M038","path":"M038","path_with_namespace":"config/vehicles/M038","created_at":"2023-07-04T07:59:57.988Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M038.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M038.git","web_url":"http://159.27.226.4/config/vehicles/M038","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:50.341Z","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/701","issues":"http://159.27.226.4/api/v4/projects/701/issues","merge_requests":"http://159.27.226.4/api/v4/projects/701/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/701/repository/branches","labels":"http://159.27.226.4/api/v4/projects/701/labels","events":"http://159.27.226.4/api/v4/projects/701/events","members":"http://159.27.226.4/api/v4/projects/701/members","cluster_agents":"http://159.27.226.4/api/v4/projects/701/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:58.008Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":475,"description":"","name":"M038","name_with_namespace":"config / xiamen / M038","path":"M038","path_with_namespace":"config/xiamen/M038","created_at":"2022-10-27T04:31:03.164Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M038.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M038.git","web_url":"http://159.27.226.4/config/xiamen/M038","readme_url":"http://159.27.226.4/config/xiamen/M038/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:14:14.657Z","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/475","issues":"http://159.27.226.4/api/v4/projects/475/issues","merge_requests":"http://159.27.226.4/api/v4/projects/475/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/475/repository/branches","labels":"http://159.27.226.4/api/v4/projects/475/labels","events":"http://159.27.226.4/api/v4/projects/475/events","members":"http://159.27.226.4/api/v4/projects/475/members","cluster_agents":"http://159.27.226.4/api/v4/projects/475/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:31:03.179Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo 475 [Pipeline] echo 475 [Pipeline] echo 90b9458 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 475 90b9458 90b9458 [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M038.json [Pipeline] readJSON [Pipeline] echo {"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"1bf37fa"}} [Pipeline] sh + echo '{"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"1bf37fa"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M038.json {"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"1bf37fa"}} [Pipeline] echo {"repo_name":"params_orin_master_M038","branch":"dev","time":"2024-03-18_15-43-45","commit_id":"90b9458","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=M038 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=M038 Response Code: HTTP/1.1 200 OK Response: [{"id":1359,"description":"","name":"M038","name_with_namespace":"Hardware / config / M038","path":"M038","path_with_namespace":"hardware/config/M038","created_at":"2024-01-04T13:22:57.111Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M038.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M038.git","web_url":"http://159.27.226.4/hardware/config/M038","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:42:14.164Z","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/1359","issues":"http://159.27.226.4/api/v4/projects/1359/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1359/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1359/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1359/labels","events":"http://159.27.226.4/api/v4/projects/1359/events","members":"http://159.27.226.4/api/v4/projects/1359/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1359/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:22:57.122Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1153,"description":null,"name":"M038","name_with_namespace":"Localization / config / M038","path":"M038","path_with_namespace":"localization/config/M038","created_at":"2023-10-24T03:55:44.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M038.git","http_url_to_repo":"http://159.27.226.4/localization/config/M038.git","web_url":"http://159.27.226.4/localization/config/M038","readme_url":"http://159.27.226.4/localization/config/M038/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:53:29.864Z","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/1153","issues":"http://159.27.226.4/api/v4/projects/1153/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1153/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1153/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1153/labels","events":"http://159.27.226.4/api/v4/projects/1153/events","members":"http://159.27.226.4/api/v4/projects/1153/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1153/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:44.409Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":959,"description":null,"name":"M038","name_with_namespace":"Lidar / config / vehicles / M038","path":"M038","path_with_namespace":"lidar/config/vehicles/M038","created_at":"2023-07-28T07:56:43.265Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M038.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M038.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M038","readme_url":"http://159.27.226.4/lidar/config/vehicles/M038/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:39:00.845Z","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/959","issues":"http://159.27.226.4/api/v4/projects/959/issues","merge_requests":"http://159.27.226.4/api/v4/projects/959/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/959/repository/branches","labels":"http://159.27.226.4/api/v4/projects/959/labels","events":"http://159.27.226.4/api/v4/projects/959/events","members":"http://159.27.226.4/api/v4/projects/959/members","cluster_agents":"http://159.27.226.4/api/v4/projects/959/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:43.278Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":773,"description":"","name":"M038","name_with_namespace":"config / extrinsics / M038","path":"M038","path_with_namespace":"config/extrinsics/M038","created_at":"2023-07-10T13:02:48.775Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M038.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M038.git","web_url":"http://159.27.226.4/config/extrinsics/M038","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-29T09:16:00.525Z","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/773","issues":"http://159.27.226.4/api/v4/projects/773/issues","merge_requests":"http://159.27.226.4/api/v4/projects/773/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/773/repository/branches","labels":"http://159.27.226.4/api/v4/projects/773/labels","events":"http://159.27.226.4/api/v4/projects/773/events","members":"http://159.27.226.4/api/v4/projects/773/members","cluster_agents":"http://159.27.226.4/api/v4/projects/773/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:02:48.788Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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":701,"description":"","name":"M038","name_with_namespace":"config / vehicles / M038","path":"M038","path_with_namespace":"config/vehicles/M038","created_at":"2023-07-04T07:59:57.988Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M038.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M038.git","web_url":"http://159.27.226.4/config/vehicles/M038","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-21T06:46:50.341Z","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/701","issues":"http://159.27.226.4/api/v4/projects/701/issues","merge_requests":"http://159.27.226.4/api/v4/projects/701/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/701/repository/branches","labels":"http://159.27.226.4/api/v4/projects/701/labels","events":"http://159.27.226.4/api/v4/projects/701/events","members":"http://159.27.226.4/api/v4/projects/701/members","cluster_agents":"http://159.27.226.4/api/v4/projects/701/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:59:58.008Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":475,"description":"","name":"M038","name_with_namespace":"config / xiamen / M038","path":"M038","path_with_namespace":"config/xiamen/M038","created_at":"2022-10-27T04:31:03.164Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M038.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M038.git","web_url":"http://159.27.226.4/config/xiamen/M038","readme_url":"http://159.27.226.4/config/xiamen/M038/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-16T06:14:14.657Z","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/475","issues":"http://159.27.226.4/api/v4/projects/475/issues","merge_requests":"http://159.27.226.4/api/v4/projects/475/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/475/repository/branches","labels":"http://159.27.226.4/api/v4/projects/475/labels","events":"http://159.27.226.4/api/v4/projects/475/events","members":"http://159.27.226.4/api/v4/projects/475/members","cluster_agents":"http://159.27.226.4/api/v4/projects/475/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:31:03.179Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"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/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo config/xiamen/M038 [Pipeline] echo 475 [Pipeline] echo 475 [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/475/repository/commits/90b9458 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/475/repository/commits/90b9458 Response Code: HTTP/1.1 200 OK Response: {"id":"90b945868f9ccf0314d3a3c83f9cd3614824b9f5","short_id":"90b94586","created_at":"2023-10-13T17:47:34.000+08:00","parent_ids":["abe4b607bd5d34cb4532e23a38282b004205c7ba"],"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:34.000+08:00","committer_name":"yaopandeng","committer_email":"yaopandeng@senior.auto","committed_date":"2023-10-13T17:47:34.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M038/-/commit/90b945868f9ccf0314d3a3c83f9cd3614824b9f5","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":475,"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:34 [Pipeline] echo dev**: 90b9458.**2023/10/13/17:47:34** [Pipeline] dir Running in /root/workspace/xiamen-config/M038/params_M038 [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_M038@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/xiamen/M038.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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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 1bf37fa [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 486 1bf37fa c9b2d8f [Pipeline] echo /root/commtest/rcdev-project/xiamen/.M038.json [Pipeline] readJSON [Pipeline] echo {"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"1bf37fa"}} [Pipeline] echo {"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"c9b2d8f"}} [Pipeline] sh + echo '{"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"c9b2d8f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M038.json {"project":{"M038":"config/xiamen/M038","shared_config":"config/xiamen/shared_config"},"commit":{"M038":"90b9458","shared_config":"c9b2d8f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-49","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"} [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":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-11T07:05:56.044Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-03-12T07:05:56.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":null}},{"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-29T11:52:15.598Z","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-03-12T03:48:41.465Z","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-03-18T06:28:32.180Z","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-03-07T03:47:09.488Z","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-03-18T06:29:17.149Z","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-03-18T02:53:14.268Z","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 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/c9b2d8f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/c9b2d8f Response Code: HTTP/1.1 200 OK Response: {"id":"c9b2d8f26d554aa66ef272e232174cdb2e83f765","short_id":"c9b2d8f2","created_at":"2024-03-18T14:29:14.000+08:00","parent_ids":["a6b6d6f0846865b8f0f1e9d599907e8dbd44fe61"],"title":"chore(params):修改车道线的超时时间","message":"chore(params):修改车道线的超时时间\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2024-03-18T14:29:14.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2024-03-18T14:29:14.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/c9b2d8f26d554aa66ef272e232174cdb2e83f765","stats":{"additions":2,"deletions":2,"total":4},"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/03/18/14:29:14 [Pipeline] echo dev**: c9b2d8f.**2024/03/18/14:29:14** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_M038","branch":"dev","time":"2024-03-18_15-43-45","commit_id":"90b9458","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-49","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M038_Master","type":0,"project":5} [Pipeline] echo M031 [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs ++ grep -v params_M038 + cp -r params params_M038/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_M038","branch":"dev","time":"2024-03-18_15-43-45","commit_id":"90b9458","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-03-18_15-43-49","commit_id":"c9b2d8f","version":"","commit_msgs":",IOabtOaWsOW6leebmOi3n+i4quivr+W3rumYiOWAvA==,"}],"device":1,"device_name":"M038_Master","type":0,"project":5}' [Pipeline] sh + rm -rf params_M038@tmp [Pipeline] echo > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** > - [M034master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: a3fd13e.**2023/10/13/17:47:29** > - [M035master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b6d7f66.**2023/10/13/17:47:30** > - [M036master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4a81d03.**2023/10/13/17:47:31** > - [M037master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 0d8c9db.**2023/10/13/17:47:33** > - [M038master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 90b9458.**2023/10/13/17:47:34** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M031@tmp /root/workspace/xiamen-config/M032@tmp /root/workspace/xiamen-config/M033@tmp /root/workspace/xiamen-config/M034@tmp /root/workspace/xiamen-config/M035@tmp /root/workspace/xiamen-config/M036@tmp /root/workspace/xiamen-config/M037@tmp /root/workspace/xiamen-config/M038@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 M031拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M031/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M031/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/M031.git > git init /root/workspace/xiamen-config/M031/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M031.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/M031.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M031.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 dfbe796697d27a48d16bfc6f538f39a031a81707 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f dfbe796697d27a48d16bfc6f538f39a031a81707 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk dfbe796697d27a48d16bfc6f538f39a031a81707 # timeout=10 [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/M031.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/M031.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/M031.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/M031/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. remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 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), 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/M031/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (9/647) Resolving deltas: 2% (18/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (57/647) Resolving deltas: 10% (66/647) Resolving deltas: 11% (72/647) Resolving deltas: 14% (94/647) Resolving deltas: 16% (106/647) Resolving deltas: 19% (126/647) Resolving deltas: 20% (130/647) Resolving deltas: 21% (141/647) Resolving deltas: 23% (155/647) Resolving deltas: 24% (159/647) Resolving deltas: 27% (180/647) Resolving deltas: 28% (184/647) Resolving deltas: 30% (198/647) Resolving deltas: 31% (202/647) Resolving deltas: 33% (219/647) Resolving deltas: 34% (220/647) Resolving deltas: 35% (231/647) Resolving deltas: 36% (235/647) Resolving deltas: 37% (240/647) Resolving deltas: 39% (253/647) Resolving deltas: 40% (260/647) Resolving deltas: 42% (276/647) Resolving deltas: 43% (281/647) Resolving deltas: 44% (285/647) Resolving deltas: 45% (295/647) Resolving deltas: 47% (307/647) Resolving deltas: 48% (316/647) Resolving deltas: 53% (348/647) Resolving deltas: 54% (352/647) Resolving deltas: 55% (357/647) Resolving deltas: 59% (387/647) Resolving deltas: 61% (400/647) Resolving deltas: 62% (402/647) Resolving deltas: 63% (408/647) Resolving deltas: 64% (416/647) Resolving deltas: 65% (427/647) Resolving deltas: 66% (433/647) Resolving deltas: 67% (438/647) Resolving deltas: 68% (442/647) Resolving deltas: 70% (459/647) Resolving deltas: 71% (460/647) Resolving deltas: 78% (507/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/lidar-extrinsics'... remote: Enumerating objects: 37, done. remote: Counting objects: 2% (1/37) remote: Counting objects: 5% (2/37) remote: Counting objects: 8% (3/37) remote: Counting objects: 10% (4/37) remote: Counting objects: 13% (5/37) remote: Counting objects: 16% (6/37) remote: Counting objects: 18% (7/37) remote: Counting objects: 21% (8/37) remote: Counting objects: 24% (9/37) remote: Counting objects: 27% (10/37) remote: Counting objects: 29% (11/37) remote: Counting objects: 32% (12/37) remote: Counting objects: 35% (13/37) remote: Counting objects: 37% (14/37) remote: Counting objects: 40% (15/37) remote: Counting objects: 43% (16/37) remote: Counting objects: 45% (17/37) remote: Counting objects: 48% (18/37) remote: Counting objects: 51% (19/37) remote: Counting objects: 54% (20/37) remote: Counting objects: 56% (21/37) remote: Counting objects: 59% (22/37) remote: Counting objects: 62% (23/37) remote: Counting objects: 64% (24/37) remote: Counting objects: 67% (25/37) remote: Counting objects: 70% (26/37) remote: Counting objects: 72% (27/37) remote: Counting objects: 75% (28/37) remote: Counting objects: 78% (29/37) remote: Counting objects: 81% (30/37) remote: Counting objects: 83% (31/37) remote: Counting objects: 86% (32/37) remote: Counting objects: 89% (33/37) remote: Counting objects: 91% (34/37) remote: Counting objects: 94% (35/37) remote: Counting objects: 97% (36/37) remote: Counting objects: 100% (37/37) remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 3% (1/31) remote: Compressing objects: 6% (2/31) remote: Compressing objects: 9% (3/31) remote: Compressing objects: 12% (4/31) remote: Compressing objects: 16% (5/31) remote: Compressing objects: 19% (6/31) remote: Compressing objects: 22% (7/31) remote: Compressing objects: 25% (8/31) remote: Compressing objects: 29% (9/31) remote: Compressing objects: 32% (10/31) remote: Compressing objects: 35% (11/31) remote: Compressing objects: 38% (12/31) remote: Compressing objects: 41% (13/31) remote: Compressing objects: 45% (14/31) remote: Compressing objects: 48% (15/31) remote: Compressing objects: 51% (16/31) remote: Compressing objects: 54% (17/31) remote: Compressing objects: 58% (18/31) remote: Compressing objects: 61% (19/31) remote: Compressing objects: 64% (20/31) remote: Compressing objects: 67% (21/31) remote: Compressing objects: 70% (22/31) remote: Compressing objects: 74% (23/31) remote: Compressing objects: 77% (24/31) remote: Compressing objects: 80% (25/31) remote: Compressing objects: 83% (26/31) remote: Compressing objects: 87% (27/31) remote: Compressing objects: 90% (28/31) remote: Compressing objects: 93% (29/31) remote: Compressing objects: 96% (30/31) remote: Compressing objects: 100% (31/31) remote: Compressing objects: 100% (31/31), done. remote: Total 37 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/37) Receiving objects: 5% (2/37) Receiving objects: 8% (3/37) Receiving objects: 10% (4/37) Receiving objects: 13% (5/37) Receiving objects: 16% (6/37) Receiving objects: 18% (7/37) Receiving objects: 21% (8/37) Receiving objects: 24% (9/37) Receiving objects: 27% (10/37) Receiving objects: 29% (11/37) Receiving objects: 32% (12/37) Receiving objects: 35% (13/37) Receiving objects: 37% (14/37) Receiving objects: 40% (15/37) Receiving objects: 43% (16/37) Receiving objects: 45% (17/37) Receiving objects: 48% (18/37) Receiving objects: 51% (19/37) Receiving objects: 54% (20/37) Receiving objects: 56% (21/37) Receiving objects: 59% (22/37) Receiving objects: 62% (23/37) Receiving objects: 64% (24/37) Receiving objects: 67% (25/37) Receiving objects: 70% (26/37) Receiving objects: 72% (27/37) Receiving objects: 75% (28/37) Receiving objects: 78% (29/37) Receiving objects: 81% (30/37) Receiving objects: 83% (31/37) Receiving objects: 86% (32/37) Receiving objects: 89% (33/37) Receiving objects: 91% (34/37) Receiving objects: 94% (35/37) Receiving objects: 97% (36/37) Receiving objects: 100% (37/37) Receiving objects: 100% (37/37), 7.52 KiB | 7.52 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M031/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/M031/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 12.85 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 3% (4/111) Resolving deltas: 6% (7/111) Resolving deltas: 9% (11/111) Resolving deltas: 23% (26/111) Resolving deltas: 36% (40/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 41% (46/111) Resolving deltas: 42% (47/111) Resolving deltas: 44% (49/111) Resolving deltas: 46% (52/111) Resolving deltas: 48% (54/111) Resolving deltas: 50% (56/111) Resolving deltas: 51% (57/111) Resolving deltas: 53% (59/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 65% (73/111) Resolving deltas: 72% (81/111) Resolving deltas: 80% (89/111) Resolving deltas: 82% (92/111) Resolving deltas: 85% (95/111) Resolving deltas: 89% (99/111) Resolving deltas: 90% (101/111) Resolving deltas: 92% (103/111) Resolving deltas: 93% (104/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/111) Resolving deltas: 98% (109/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 5% (3/54) Resolving deltas: 12% (7/54) Resolving deltas: 14% (8/54) Resolving deltas: 20% (11/54) Resolving deltas: 22% (12/54) Resolving deltas: 25% (14/54) Resolving deltas: 29% (16/54) Resolving deltas: 42% (23/54) Resolving deltas: 46% (25/54) Resolving deltas: 48% (26/54) Resolving deltas: 57% (31/54) Resolving deltas: 64% (35/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 75% (41/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 83% (45/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 92% (50/54) Resolving deltas: 98% (53/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M031/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/M031/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 31% (5/16) Resolving deltas: 37% (6/16) Resolving deltas: 50% (8/16) Resolving deltas: 75% (12/16) Resolving deltas: 81% (13/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M031/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: 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/M031/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/M031/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 37.34 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (8/726) Resolving deltas: 3% (25/726) Resolving deltas: 9% (69/726) Resolving deltas: 10% (78/726) Resolving deltas: 11% (85/726) Resolving deltas: 12% (89/726) Resolving deltas: 13% (99/726) Resolving deltas: 14% (105/726) Resolving deltas: 15% (110/726) Resolving deltas: 19% (140/726) Resolving deltas: 20% (149/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (161/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (183/726) Resolving deltas: 26% (190/726) Resolving deltas: 28% (206/726) Resolving deltas: 29% (211/726) Resolving deltas: 30% (225/726) Resolving deltas: 75% (550/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 10% (5/50) Resolving deltas: 14% (7/50) Resolving deltas: 26% (13/50) Resolving deltas: 30% (15/50) Resolving deltas: 32% (16/50) Resolving deltas: 40% (20/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.93 KiB | 4.93 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 27% (3/11) Resolving deltas: 36% (4/11) Resolving deltas: 54% (6/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 47.78 MiB | 47.77 MiB/s Receiving objects: 14% (48/321), 95.21 MiB | 47.60 MiB/s Receiving objects: 14% (48/321), 144.70 MiB | 48.23 MiB/s Receiving objects: 15% (49/321), 144.70 MiB | 48.23 MiB/s Receiving objects: 16% (52/321), 144.70 MiB | 48.23 MiB/s Receiving objects: 17% (55/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 18% (58/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 19% (61/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 20% (65/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 21% (68/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 22% (71/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 23% (74/321), 165.65 MiB | 47.33 MiB/s Receiving objects: 23% (77/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 24% (78/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 25% (81/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 26% (84/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 27% (87/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 28% (90/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 29% (94/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 30% (97/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 31% (100/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 32% (103/321), 187.55 MiB | 46.89 MiB/s Receiving objects: 33% (106/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 34% (110/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 35% (113/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 36% (116/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 37% (119/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 38% (122/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 39% (126/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 40% (129/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 41% (132/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 42% (135/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 43% (139/321), 208.42 MiB | 46.31 MiB/s Receiving objects: 43% (140/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 44% (142/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 45% (145/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 46% (148/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 47% (151/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 48% (155/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 49% (158/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 50% (161/321), 228.40 MiB | 45.59 MiB/s Receiving objects: 51% (164/321), 255.54 MiB | 46.17 MiB/s Receiving objects: 52% (167/321), 255.54 MiB | 46.17 MiB/s Receiving objects: 52% (168/321), 277.41 MiB | 45.14 MiB/s Receiving objects: 53% (171/321), 298.47 MiB | 45.17 MiB/s Receiving objects: 54% (174/321), 298.47 MiB | 45.17 MiB/s Receiving objects: 55% (177/321), 298.47 MiB | 45.17 MiB/s Receiving objects: 56% (180/321), 298.47 MiB | 45.17 MiB/s Receiving objects: 57% (183/321), 298.47 MiB | 45.17 MiB/s Receiving objects: 57% (186/321), 320.95 MiB | 44.84 MiB/s Receiving objects: 58% (187/321), 320.95 MiB | 44.84 MiB/s Receiving objects: 59% (190/321), 343.73 MiB | 44.23 MiB/s Receiving objects: 59% (192/321), 364.01 MiB | 44.08 MiB/s Receiving objects: 60% (193/321), 364.01 MiB | 44.08 MiB/s Receiving objects: 61% (196/321), 383.23 MiB | 43.49 MiB/s Receiving objects: 62% (200/321), 383.23 MiB | 43.49 MiB/s Receiving objects: 62% (201/321), 404.68 MiB | 43.62 MiB/s Receiving objects: 63% (203/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 64% (206/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 65% (209/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 66% (212/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 67% (216/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 68% (219/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 69% (222/321), 424.68 MiB | 43.63 MiB/s Receiving objects: 69% (223/321), 460.61 MiB | 45.58 MiB/s Receiving objects: 70% (225/321), 460.61 MiB | 45.58 MiB/s Receiving objects: 71% (228/321), 460.61 MiB | 45.58 MiB/s Receiving objects: 72% (232/321), 460.61 MiB | 45.58 MiB/s Receiving objects: 73% (235/321), 460.61 MiB | 45.58 MiB/s Receiving objects: 74% (238/321), 482.05 MiB | 45.48 MiB/s Receiving objects: 74% (238/321), 500.07 MiB | 44.81 MiB/s Receiving objects: 75% (241/321), 518.11 MiB | 43.82 MiB/s Receiving objects: 76% (244/321), 518.11 MiB | 43.82 MiB/s Receiving objects: 76% (246/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 77% (248/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 78% (251/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 79% (254/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 80% (257/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 81% (261/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 82% (264/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 83% (267/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 84% (270/321), 538.01 MiB | 43.18 MiB/s Receiving objects: 85% (273/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 86% (277/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 87% (280/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 88% (283/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 89% (286/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 90% (289/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 91% (293/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 92% (296/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 93% (299/321), 557.85 MiB | 43.08 MiB/s Receiving objects: 93% (299/321), 577.82 MiB | 43.22 MiB/s Receiving objects: 94% (302/321), 577.82 MiB | 43.22 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.11 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.11 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.06 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.14 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.14 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.17 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.17 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 10.63 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 10.63 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 10.63 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 10.63 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 29.01 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 3% (2/55) Resolving deltas: 5% (3/55) Resolving deltas: 7% (4/55) Resolving deltas: 20% (11/55) Resolving deltas: 21% (12/55) Resolving deltas: 27% (15/55) Resolving deltas: 34% (19/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 33% (34/102), 26.63 MiB | 53.25 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 35% (36/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 36% (37/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 37% (38/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 38% (39/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 39% (40/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 40% (41/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 41% (42/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 42% (43/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 43% (44/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 44% (45/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 45% (46/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 46% (47/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 47% (48/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 48% (49/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 49% (50/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 50% (51/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 51% (53/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 52% (54/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 53% (55/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 54% (56/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 55% (57/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 56% (58/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 57% (59/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 58% (60/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 59% (61/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 60% (62/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 61% (63/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 62% (64/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 63% (65/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 64% (66/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 65% (67/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 66% (68/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 67% (69/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 68% (70/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 69% (71/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 70% (72/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 71% (73/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 72% (74/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 73% (75/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 74% (76/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 75% (77/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 76% (78/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 77% (79/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 78% (80/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 79% (81/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 80% (82/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 81% (83/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 82% (84/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 83% (85/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 84% (86/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 85% (87/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 86% (88/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 87% (89/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 88% (90/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 89% (91/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 90% (92/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 91% (93/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 92% (94/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 93% (95/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 94% (96/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 95% (97/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 96% (98/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 97% (99/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 98% (100/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 99% (101/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 100% (102/102), 26.63 MiB | 53.25 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 52.97 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M031/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/M031/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/M031/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (26/496) Resolving deltas: 11% (55/496) Resolving deltas: 14% (72/496) Resolving deltas: 15% (75/496) Resolving deltas: 20% (102/496) Resolving deltas: 27% (136/496) Resolving deltas: 30% (152/496) Resolving deltas: 32% (163/496) Resolving deltas: 33% (165/496) Resolving deltas: 40% (202/496) Resolving deltas: 41% (208/496) Resolving deltas: 47% (235/496) Resolving deltas: 48% (240/496) Resolving deltas: 51% (257/496) Resolving deltas: 52% (259/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (272/496) Resolving deltas: 55% (275/496) Resolving deltas: 56% (279/496) Resolving deltas: 58% (288/496) Resolving deltas: 61% (306/496) Resolving deltas: 62% (310/496) Resolving deltas: 73% (364/496) Resolving deltas: 74% (368/496) Resolving deltas: 76% (381/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (389/496) Resolving deltas: 79% (392/496) Resolving deltas: 81% (405/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (412/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (428/496) Resolving deltas: 87% (434/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (443/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (472/496) Resolving deltas: 96% (477/496) Resolving deltas: 99% (492/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M031/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: 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: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 19.73 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 69% (88/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M031/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 14% (14/97) Resolving deltas: 21% (21/97) Resolving deltas: 23% (23/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 27% (27/97) Resolving deltas: 28% (28/97) Resolving deltas: 31% (31/97) Resolving deltas: 40% (39/97) Resolving deltas: 48% (47/97) Resolving deltas: 85% (83/97) Resolving deltas: 87% (85/97) Resolving deltas: 88% (86/97) Resolving deltas: 90% (88/97) Resolving deltas: 93% (91/97) Resolving deltas: 94% (92/97) Resolving deltas: 95% (93/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out '1b40adff37d8d1f0edaa4e9f4226d05b942bb8dd' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'ce61a2d657a2cb32f57ff0d3d0a68746f88fa2c2' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '38caf3d3799c5d4e49f32a359c12ed2eb2119b72' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M031/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M031/params_new/lidar-extrinsics/ [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M031/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M031/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/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/M031/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M031/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M031/params_new/msf-port/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M031/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M031/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M031/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M031/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/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/M031/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M031/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M031/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M031/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M031/params_new/perception_vehicles/master /root/workspace/xiamen-config/M031/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/prediction_config/prediction /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M031/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M031/params_new/static_transform_common/ [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/system-common/system-ros /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/system-device/master /root/workspace/xiamen-config/M031/params_new/system-device/slave /root/workspace/xiamen-config/M031/params_new/system-device/system-ros /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M031/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M031/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M031/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M031/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M031/params_new/system-port/system-ros /root/workspace/xiamen-config/M031/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M031/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/M031/params_new/params_new/crane_align /root/workspace/xiamen-config/M031/params_new/params_new/data_collection /root/workspace/xiamen-config/M031/params_new/params_new/extrinsics /root/workspace/xiamen-config/M031/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M031/params_new/params_new/lane_detection /root/workspace/xiamen-config/M031/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M031/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M031/params_new/params_new/master /root/workspace/xiamen-config/M031/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M031/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M031/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M031/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M031/params_new/params_new/perception /root/workspace/xiamen-config/M031/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M031/params_new/params_new/pointcloud /root/workspace/xiamen-config/M031/params_new/params_new/prediction /root/workspace/xiamen-config/M031/params_new/params_new/README.md /root/workspace/xiamen-config/M031/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M031/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M031/params_new/params_new/segmentation /root/workspace/xiamen-config/M031/params_new/params_new/slave /root/workspace/xiamen-config/M031/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M031/params_new/params_new/system-ros /root/workspace/xiamen-config/M031/params_M031/params/ [Pipeline] echo M032拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M032/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M032/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/M032.git > git init /root/workspace/xiamen-config/M032/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M032.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/M032.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M032.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 221883c51dc8c94fddf8f5e72430d187108f810f (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 221883c51dc8c94fddf8f5e72430d187108f810f # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 221883c51dc8c94fddf8f5e72430d187108f810f # timeout=10 [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/M032.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/M032.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/M032.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/M032/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/M032/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 31.82 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (8/647) Resolving deltas: 2% (14/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (27/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (58/647) Resolving deltas: 10% (69/647) Resolving deltas: 11% (75/647) Resolving deltas: 15% (98/647) Resolving deltas: 18% (121/647) Resolving deltas: 19% (124/647) Resolving deltas: 20% (130/647) Resolving deltas: 21% (138/647) Resolving deltas: 23% (152/647) Resolving deltas: 24% (157/647) Resolving deltas: 27% (179/647) Resolving deltas: 28% (183/647) Resolving deltas: 29% (188/647) Resolving deltas: 31% (202/647) Resolving deltas: 32% (210/647) Resolving deltas: 34% (223/647) Resolving deltas: 35% (230/647) Resolving deltas: 36% (233/647) Resolving deltas: 37% (245/647) Resolving deltas: 40% (265/647) Resolving deltas: 41% (266/647) Resolving deltas: 42% (276/647) Resolving deltas: 43% (279/647) Resolving deltas: 44% (290/647) Resolving deltas: 46% (302/647) Resolving deltas: 47% (310/647) Resolving deltas: 52% (342/647) Resolving deltas: 53% (343/647) Resolving deltas: 54% (350/647) Resolving deltas: 59% (382/647) Resolving deltas: 60% (394/647) Resolving deltas: 61% (396/647) Resolving deltas: 62% (402/647) Resolving deltas: 63% (412/647) Resolving deltas: 65% (421/647) Resolving deltas: 66% (432/647) Resolving deltas: 67% (436/647) Resolving deltas: 70% (453/647) Resolving deltas: 77% (500/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/lidar-extrinsics'... remote: Enumerating objects: 46, done. remote: Total 46 (delta 0), reused 0 (delta 0), pack-reused 46 Receiving objects: 2% (1/46) Receiving objects: 4% (2/46) Receiving objects: 6% (3/46) Receiving objects: 8% (4/46) Receiving objects: 10% (5/46) Receiving objects: 13% (6/46) Receiving objects: 15% (7/46) Receiving objects: 17% (8/46) Receiving objects: 19% (9/46) Receiving objects: 21% (10/46) Receiving objects: 23% (11/46) Receiving objects: 26% (12/46) Receiving objects: 28% (13/46) Receiving objects: 30% (14/46) Receiving objects: 32% (15/46) Receiving objects: 34% (16/46) Receiving objects: 36% (17/46) Receiving objects: 39% (18/46) Receiving objects: 41% (19/46) Receiving objects: 43% (20/46) Receiving objects: 45% (21/46) Receiving objects: 47% (22/46) Receiving objects: 50% (23/46) Receiving objects: 52% (24/46) Receiving objects: 54% (25/46) Receiving objects: 56% (26/46) Receiving objects: 58% (27/46) Receiving objects: 60% (28/46) Receiving objects: 63% (29/46) Receiving objects: 65% (30/46) Receiving objects: 67% (31/46) Receiving objects: 69% (32/46) Receiving objects: 71% (33/46) Receiving objects: 73% (34/46) Receiving objects: 76% (35/46) Receiving objects: 78% (36/46) Receiving objects: 80% (37/46) Receiving objects: 82% (38/46) Receiving objects: 84% (39/46) Receiving objects: 86% (40/46) Receiving objects: 89% (41/46) Receiving objects: 91% (42/46) Receiving objects: 93% (43/46) Receiving objects: 95% (44/46) Receiving objects: 97% (45/46) Receiving objects: 100% (46/46) Receiving objects: 100% (46/46), 8.44 KiB | 8.44 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 50% (3/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/xiamen-config/M032/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/M032/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 10.71 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 6% (7/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 18% (21/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (41/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 41% (46/111) Resolving deltas: 42% (47/111) Resolving deltas: 44% (49/111) Resolving deltas: 47% (53/111) Resolving deltas: 50% (56/111) Resolving deltas: 54% (60/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 67% (75/111) Resolving deltas: 72% (81/111) Resolving deltas: 75% (84/111) Resolving deltas: 81% (90/111) Resolving deltas: 84% (94/111) Resolving deltas: 85% (95/111) Resolving deltas: 89% (99/111) Resolving deltas: 91% (102/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/111) Resolving deltas: 98% (109/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 18% (10/54) Resolving deltas: 22% (12/54) Resolving deltas: 24% (13/54) Resolving deltas: 27% (15/54) Resolving deltas: 29% (16/54) Resolving deltas: 35% (19/54) Resolving deltas: 44% (24/54) Resolving deltas: 46% (25/54) Resolving deltas: 48% (26/54) Resolving deltas: 55% (30/54) Resolving deltas: 57% (31/54) Resolving deltas: 61% (33/54) Resolving deltas: 62% (34/54) Resolving deltas: 64% (35/54) Resolving deltas: 70% (38/54) Resolving deltas: 74% (40/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 83% (45/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 92% (50/54) Resolving deltas: 98% (53/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M032/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/M032/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 68% (11/16) Resolving deltas: 81% (13/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M032/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) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 60% (15/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M032/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/M032/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 37.34 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (9/726) Resolving deltas: 2% (21/726) Resolving deltas: 7% (58/726) Resolving deltas: 9% (71/726) Resolving deltas: 12% (88/726) Resolving deltas: 13% (101/726) Resolving deltas: 14% (102/726) Resolving deltas: 17% (125/726) Resolving deltas: 18% (135/726) Resolving deltas: 19% (139/726) Resolving deltas: 20% (151/726) Resolving deltas: 21% (155/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (183/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (197/726) Resolving deltas: 29% (215/726) Resolving deltas: 30% (218/726) Resolving deltas: 33% (240/726) Resolving deltas: 75% (548/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 44% (4/9) Resolving deltas: 66% (6/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 8% (4/50) Resolving deltas: 10% (5/50) Resolving deltas: 14% (7/50) Resolving deltas: 30% (15/50) Resolving deltas: 32% (16/50) Resolving deltas: 42% (21/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.95 KiB | 4.96 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 54% (6/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.49 MiB | 48.48 MiB/s Receiving objects: 14% (48/321), 93.66 MiB | 46.83 MiB/s Receiving objects: 14% (48/321), 141.43 MiB | 47.14 MiB/s Receiving objects: 15% (49/321), 141.43 MiB | 47.14 MiB/s Receiving objects: 16% (52/321), 161.70 MiB | 46.20 MiB/s Receiving objects: 17% (55/321), 161.70 MiB | 46.20 MiB/s Receiving objects: 18% (58/321), 161.70 MiB | 46.20 MiB/s Receiving objects: 19% (61/321), 161.70 MiB | 46.20 MiB/s Receiving objects: 20% (65/321), 161.70 MiB | 46.20 MiB/s Receiving objects: 21% (68/321), 161.70 MiB | 46.20 MiB/s Receiving objects: 21% (69/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 22% (71/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 23% (74/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 24% (78/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 25% (81/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 26% (84/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 27% (87/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 28% (90/321), 183.80 MiB | 45.96 MiB/s Receiving objects: 29% (94/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 30% (97/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 31% (100/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 32% (103/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 33% (106/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 34% (110/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 35% (113/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 36% (116/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 37% (119/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 38% (122/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 39% (126/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 40% (129/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 41% (132/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 42% (135/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 43% (139/321), 204.76 MiB | 45.51 MiB/s Receiving objects: 43% (139/321), 224.56 MiB | 44.65 MiB/s Receiving objects: 44% (142/321), 224.56 MiB | 44.65 MiB/s Receiving objects: 45% (145/321), 224.56 MiB | 44.65 MiB/s Receiving objects: 46% (148/321), 224.56 MiB | 44.65 MiB/s Receiving objects: 47% (151/321), 251.80 MiB | 45.19 MiB/s Receiving objects: 48% (155/321), 251.80 MiB | 45.19 MiB/s Receiving objects: 49% (158/321), 251.80 MiB | 45.19 MiB/s Receiving objects: 50% (161/321), 251.80 MiB | 45.19 MiB/s Receiving objects: 50% (162/321), 272.78 MiB | 44.20 MiB/s Receiving objects: 51% (164/321), 272.78 MiB | 44.20 MiB/s Receiving objects: 52% (167/321), 272.78 MiB | 44.20 MiB/s Receiving objects: 53% (171/321), 293.88 MiB | 44.48 MiB/s Receiving objects: 54% (174/321), 293.88 MiB | 44.48 MiB/s Receiving objects: 55% (177/321), 293.88 MiB | 44.48 MiB/s Receiving objects: 56% (180/321), 293.88 MiB | 44.48 MiB/s Receiving objects: 57% (183/321), 293.88 MiB | 44.48 MiB/s Receiving objects: 57% (186/321), 316.36 MiB | 44.42 MiB/s Receiving objects: 58% (187/321), 335.93 MiB | 43.21 MiB/s Receiving objects: 59% (190/321), 335.93 MiB | 43.21 MiB/s Receiving objects: 59% (192/321), 360.00 MiB | 44.06 MiB/s Receiving objects: 60% (193/321), 360.00 MiB | 44.06 MiB/s Receiving objects: 61% (196/321), 376.05 MiB | 42.71 MiB/s Receiving objects: 62% (200/321), 376.05 MiB | 42.71 MiB/s Receiving objects: 62% (200/321), 399.50 MiB | 43.27 MiB/s Receiving objects: 63% (203/321), 415.12 MiB | 42.34 MiB/s Receiving objects: 64% (206/321), 415.12 MiB | 42.34 MiB/s Receiving objects: 65% (209/321), 415.12 MiB | 42.34 MiB/s Receiving objects: 66% (212/321), 415.12 MiB | 42.34 MiB/s Receiving objects: 66% (215/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 67% (216/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 68% (219/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 69% (222/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 70% (225/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 71% (228/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 72% (232/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 73% (235/321), 454.22 MiB | 44.97 MiB/s Receiving objects: 74% (238/321), 476.33 MiB | 45.22 MiB/s Receiving objects: 74% (238/321), 495.82 MiB | 44.88 MiB/s Receiving objects: 75% (241/321), 514.22 MiB | 43.98 MiB/s Receiving objects: 76% (244/321), 514.22 MiB | 43.98 MiB/s Receiving objects: 76% (246/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 77% (248/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 78% (251/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 79% (254/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 80% (257/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 81% (261/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 82% (264/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 83% (267/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 84% (270/321), 535.05 MiB | 44.26 MiB/s Receiving objects: 85% (273/321), 555.97 MiB | 43.56 MiB/s Receiving objects: 86% (277/321), 555.97 MiB | 43.56 MiB/s Receiving objects: 87% (280/321), 555.97 MiB | 43.56 MiB/s Receiving objects: 88% (283/321), 555.97 MiB | 43.56 MiB/s Receiving objects: 89% (286/321), 555.97 MiB | 43.56 MiB/s Receiving objects: 90% (289/321), 555.97 MiB | 43.56 MiB/s Receiving objects: 90% (290/321), 577.80 MiB | 44.83 MiB/s Receiving objects: 91% (293/321), 577.80 MiB | 44.83 MiB/s Receiving objects: 92% (296/321), 577.80 MiB | 44.83 MiB/s Receiving objects: 93% (299/321), 577.80 MiB | 44.83 MiB/s Receiving objects: 94% (302/321), 577.80 MiB | 44.83 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.89 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.89 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.88 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.61 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.61 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.50 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.50 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 10.87 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 10.87 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 10.87 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 10.87 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.94 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 16% (9/55) Resolving deltas: 25% (14/55) Resolving deltas: 34% (19/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 33% (34/102), 26.79 MiB | 53.55 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 35% (36/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 36% (37/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 37% (38/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 38% (39/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 39% (40/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 40% (41/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 41% (42/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 42% (43/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 43% (44/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 44% (45/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 45% (46/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 46% (47/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 47% (48/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 48% (49/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 49% (50/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 50% (51/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 51% (53/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 52% (54/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 53% (55/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 54% (56/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 55% (57/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 56% (58/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 57% (59/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 58% (60/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 59% (61/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 60% (62/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 61% (63/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 62% (64/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 63% (65/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 64% (66/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 65% (67/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 66% (68/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 67% (69/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 68% (70/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 69% (71/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 70% (72/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 71% (73/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 72% (74/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 73% (75/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 74% (76/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 75% (77/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 76% (78/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 77% (79/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 78% (80/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 79% (81/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 80% (82/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 81% (83/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 82% (84/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 83% (85/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 84% (86/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 85% (87/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 86% (88/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 87% (89/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 88% (90/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 89% (91/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 90% (92/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 91% (93/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 92% (94/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 93% (95/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 94% (96/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 95% (97/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 96% (98/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 97% (99/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 98% (100/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 99% (101/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 100% (102/102), 26.79 MiB | 53.55 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 53.05 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M032/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/M032/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/M032/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 6% (34/496) Resolving deltas: 10% (54/496) Resolving deltas: 16% (80/496) Resolving deltas: 21% (109/496) Resolving deltas: 29% (145/496) Resolving deltas: 32% (162/496) Resolving deltas: 34% (172/496) Resolving deltas: 35% (174/496) Resolving deltas: 40% (201/496) Resolving deltas: 45% (225/496) Resolving deltas: 46% (231/496) Resolving deltas: 49% (246/496) Resolving deltas: 50% (248/496) Resolving deltas: 51% (255/496) Resolving deltas: 52% (258/496) Resolving deltas: 53% (263/496) Resolving deltas: 62% (311/496) Resolving deltas: 63% (316/496) Resolving deltas: 66% (332/496) Resolving deltas: 67% (336/496) Resolving deltas: 69% (346/496) Resolving deltas: 70% (349/496) Resolving deltas: 71% (354/496) Resolving deltas: 72% (361/496) Resolving deltas: 73% (363/496) Resolving deltas: 74% (371/496) Resolving deltas: 75% (372/496) Resolving deltas: 83% (415/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (423/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (433/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 94% (467/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (477/496) Resolving deltas: 98% (491/496) Resolving deltas: 99% (492/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M032/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: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 51% (16/31) Resolving deltas: 54% (17/31) Resolving deltas: 77% (24/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 66% (85/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M032/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.46 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 6% (6/97) Resolving deltas: 20% (20/97) Resolving deltas: 22% (22/97) Resolving deltas: 24% (24/97) Resolving deltas: 26% (26/97) Resolving deltas: 28% (28/97) Resolving deltas: 29% (29/97) Resolving deltas: 34% (33/97) Resolving deltas: 35% (34/97) Resolving deltas: 48% (47/97) Resolving deltas: 88% (86/97) Resolving deltas: 89% (87/97) Resolving deltas: 90% (88/97) Resolving deltas: 91% (89/97) Resolving deltas: 92% (90/97) Resolving deltas: 93% (91/97) Resolving deltas: 94% (92/97) Resolving deltas: 95% (93/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out 'eb3cc6e370f7109a217dd9bb37af85efa6ff8f25' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '2994eaa7b46ee8d3b5ff496051657c21c95a2d3d' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '2c82274e95a418686869152b8c8d0f2d4df465f5' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M032/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M032/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M032/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/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/M032/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/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/M032/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M032/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M032/params_new/msf-port/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M032/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M032/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M032/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M032/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M032/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M032/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M032/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M032/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M032/params_new/perception_vehicles/master /root/workspace/xiamen-config/M032/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/prediction_config/prediction /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/system-common/system-ros /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/system-device/master /root/workspace/xiamen-config/M032/params_new/system-device/slave /root/workspace/xiamen-config/M032/params_new/system-device/system-ros /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M032/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M032/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M032/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M032/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M032/params_new/system-port/system-ros /root/workspace/xiamen-config/M032/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M032/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/M032/params_new/params_new/crane_align /root/workspace/xiamen-config/M032/params_new/params_new/data_collection /root/workspace/xiamen-config/M032/params_new/params_new/extrinsics /root/workspace/xiamen-config/M032/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M032/params_new/params_new/lane_detection /root/workspace/xiamen-config/M032/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M032/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M032/params_new/params_new/master /root/workspace/xiamen-config/M032/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M032/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M032/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M032/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M032/params_new/params_new/perception /root/workspace/xiamen-config/M032/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M032/params_new/params_new/pointcloud /root/workspace/xiamen-config/M032/params_new/params_new/prediction /root/workspace/xiamen-config/M032/params_new/params_new/README.md /root/workspace/xiamen-config/M032/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M032/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M032/params_new/params_new/segmentation /root/workspace/xiamen-config/M032/params_new/params_new/slave /root/workspace/xiamen-config/M032/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M032/params_new/params_new/system-ros /root/workspace/xiamen-config/M032/params_M032/params/ [Pipeline] echo M033拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M033/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M033/params_new [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/vehicles/M033.git > git init /root/workspace/xiamen-config/M033/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M033.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/M033.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M033.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 8728eb004f3990a6e9694eac2928645223a1da7f (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 8728eb004f3990a6e9694eac2928645223a1da7f # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 8728eb004f3990a6e9694eac2928645223a1da7f # timeout=10 [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/M033.git) registered for path 'lidar-extrinsics' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule '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/M033.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/M033.git) registered for path 'perception_vehicles' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule '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/M033/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/M033/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (9/647) Resolving deltas: 2% (14/647) Resolving deltas: 3% (22/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (47/647) Resolving deltas: 8% (57/647) Resolving deltas: 10% (67/647) Resolving deltas: 11% (74/647) Resolving deltas: 15% (100/647) Resolving deltas: 19% (123/647) Resolving deltas: 20% (134/647) Resolving deltas: 21% (140/647) Resolving deltas: 23% (153/647) Resolving deltas: 24% (157/647) Resolving deltas: 27% (177/647) Resolving deltas: 29% (194/647) Resolving deltas: 31% (205/647) Resolving deltas: 34% (224/647) Resolving deltas: 35% (227/647) Resolving deltas: 36% (236/647) Resolving deltas: 37% (240/647) Resolving deltas: 38% (246/647) Resolving deltas: 41% (268/647) Resolving deltas: 42% (272/647) Resolving deltas: 43% (281/647) Resolving deltas: 44% (290/647) Resolving deltas: 46% (302/647) Resolving deltas: 48% (311/647) Resolving deltas: 53% (345/647) Resolving deltas: 54% (350/647) Resolving deltas: 55% (356/647) Resolving deltas: 59% (384/647) Resolving deltas: 61% (397/647) Resolving deltas: 62% (404/647) Resolving deltas: 63% (414/647) Resolving deltas: 64% (415/647) Resolving deltas: 65% (425/647) Resolving deltas: 66% (430/647) Resolving deltas: 67% (436/647) Resolving deltas: 68% (440/647) Resolving deltas: 70% (456/647) Resolving deltas: 71% (462/647) Resolving deltas: 77% (500/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/lidar-extrinsics'... 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: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. remote: Total 42 (delta 5), 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), 8.11 KiB | 8.11 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 40% (2/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M033/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/M033/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 16.07 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 4% (5/111) Resolving deltas: 7% (8/111) Resolving deltas: 9% (11/111) Resolving deltas: 20% (23/111) Resolving deltas: 33% (37/111) Resolving deltas: 34% (38/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (41/111) Resolving deltas: 39% (44/111) Resolving deltas: 43% (48/111) Resolving deltas: 44% (49/111) Resolving deltas: 47% (53/111) Resolving deltas: 49% (55/111) Resolving deltas: 51% (57/111) Resolving deltas: 53% (59/111) Resolving deltas: 54% (61/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 63% (70/111) Resolving deltas: 65% (73/111) Resolving deltas: 68% (76/111) Resolving deltas: 78% (87/111) Resolving deltas: 82% (92/111) Resolving deltas: 86% (96/111) Resolving deltas: 87% (97/111) Resolving deltas: 90% (101/111) Resolving deltas: 91% (102/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 96% (107/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 11% (6/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 27% (15/54) Resolving deltas: 31% (17/54) Resolving deltas: 46% (25/54) Resolving deltas: 50% (27/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 59% (32/54) Resolving deltas: 61% (33/54) Resolving deltas: 68% (37/54) Resolving deltas: 72% (39/54) Resolving deltas: 74% (40/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 90% (49/54) Resolving deltas: 94% (51/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M033/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/M033/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 50% (8/16) Resolving deltas: 62% (10/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M033/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. remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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) 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: 68% (17/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M033/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/M033/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (8/726) Resolving deltas: 2% (15/726) Resolving deltas: 9% (70/726) Resolving deltas: 10% (76/726) Resolving deltas: 11% (82/726) Resolving deltas: 13% (97/726) Resolving deltas: 14% (102/726) Resolving deltas: 16% (121/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 29% (212/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (235/726) Resolving deltas: 75% (549/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 33% (3/9) Resolving deltas: 66% (6/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 2% (1/50) Resolving deltas: 6% (3/50) Resolving deltas: 12% (6/50) Resolving deltas: 26% (13/50) Resolving deltas: 38% (19/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.95 KiB | 4.95 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 45% (5/11) Resolving deltas: 72% (8/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 49.86 MiB | 49.86 MiB/s Receiving objects: 14% (48/321), 98.28 MiB | 49.13 MiB/s Receiving objects: 14% (48/321), 147.35 MiB | 49.11 MiB/s Receiving objects: 15% (49/321), 147.35 MiB | 49.11 MiB/s Receiving objects: 16% (52/321), 147.35 MiB | 49.11 MiB/s Receiving objects: 17% (55/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 18% (58/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 19% (61/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 20% (65/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 21% (68/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 22% (71/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 23% (74/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 24% (78/321), 166.97 MiB | 47.70 MiB/s Receiving objects: 24% (78/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 25% (81/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 26% (84/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 27% (87/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 28% (90/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 29% (94/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 30% (97/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 31% (100/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 32% (103/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 33% (106/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 34% (110/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 35% (113/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 36% (116/321), 188.80 MiB | 47.20 MiB/s Receiving objects: 37% (119/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 38% (122/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 39% (126/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 40% (129/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 41% (132/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 42% (135/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 43% (139/321), 210.02 MiB | 46.68 MiB/s Receiving objects: 43% (140/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 44% (142/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 45% (145/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 46% (148/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 47% (151/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 48% (155/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 49% (158/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 50% (161/321), 230.92 MiB | 46.08 MiB/s Receiving objects: 51% (164/321), 257.02 MiB | 46.04 MiB/s Receiving objects: 52% (167/321), 257.02 MiB | 46.04 MiB/s Receiving objects: 52% (168/321), 279.11 MiB | 45.13 MiB/s Receiving objects: 53% (171/321), 279.11 MiB | 45.13 MiB/s Receiving objects: 54% (174/321), 279.11 MiB | 45.13 MiB/s Receiving objects: 55% (177/321), 300.43 MiB | 44.94 MiB/s Receiving objects: 56% (180/321), 300.43 MiB | 44.94 MiB/s Receiving objects: 57% (183/321), 300.43 MiB | 44.94 MiB/s Receiving objects: 57% (186/321), 318.95 MiB | 43.88 MiB/s Receiving objects: 58% (187/321), 318.95 MiB | 43.88 MiB/s Receiving objects: 59% (190/321), 338.34 MiB | 42.46 MiB/s Receiving objects: 59% (192/321), 360.52 MiB | 43.03 MiB/s Receiving objects: 60% (193/321), 360.52 MiB | 43.03 MiB/s Receiving objects: 61% (196/321), 377.66 MiB | 41.99 MiB/s Receiving objects: 62% (200/321), 377.66 MiB | 41.99 MiB/s Receiving objects: 62% (200/321), 399.21 MiB | 42.05 MiB/s Receiving objects: 63% (203/321), 415.78 MiB | 41.09 MiB/s Receiving objects: 64% (206/321), 415.78 MiB | 41.09 MiB/s Receiving objects: 65% (209/321), 415.78 MiB | 41.09 MiB/s Receiving objects: 66% (212/321), 415.78 MiB | 41.09 MiB/s Receiving objects: 66% (215/321), 453.13 MiB | 43.59 MiB/s Receiving objects: 67% (216/321), 453.13 MiB | 43.59 MiB/s Receiving objects: 68% (219/321), 453.13 MiB | 43.59 MiB/s Receiving objects: 69% (222/321), 453.13 MiB | 43.59 MiB/s Receiving objects: 70% (225/321), 453.13 MiB | 43.59 MiB/s Receiving objects: 71% (228/321), 453.13 MiB | 43.59 MiB/s Receiving objects: 72% (232/321), 474.40 MiB | 43.40 MiB/s Receiving objects: 73% (235/321), 474.40 MiB | 43.40 MiB/s Receiving objects: 74% (238/321), 474.40 MiB | 43.40 MiB/s Receiving objects: 74% (238/321), 493.66 MiB | 42.94 MiB/s Receiving objects: 75% (241/321), 510.83 MiB | 42.64 MiB/s Receiving objects: 76% (244/321), 510.83 MiB | 42.64 MiB/s Receiving objects: 76% (245/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 77% (248/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 78% (251/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 79% (254/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 80% (257/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 81% (261/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 82% (264/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 83% (267/321), 531.23 MiB | 42.86 MiB/s Receiving objects: 84% (270/321), 551.29 MiB | 42.39 MiB/s Receiving objects: 85% (273/321), 551.29 MiB | 42.39 MiB/s Receiving objects: 86% (277/321), 551.29 MiB | 42.39 MiB/s Receiving objects: 87% (280/321), 551.29 MiB | 42.39 MiB/s Receiving objects: 87% (281/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 88% (283/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 89% (286/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 90% (289/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 91% (293/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 92% (296/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 93% (299/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 94% (302/321), 571.57 MiB | 43.09 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.35 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.35 MiB/s Receiving objects: 95% (305/321), 596.48 MiB | 27.48 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.66 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.57 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.57 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.58 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.58 MiB/s Receiving objects: 97% (313/321), 647.89 MiB | 11.17 MiB/s Receiving objects: 98% (315/321), 647.89 MiB | 11.17 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 647.89 MiB | 11.17 MiB/s Receiving objects: 100% (321/321), 647.89 MiB | 11.17 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.65 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 18% (10/55) Resolving deltas: 25% (14/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 29% (30/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 30% (31/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 31% (32/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 32% (33/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 33% (34/102), 24.52 MiB | 49.02 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 35% (36/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 36% (37/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 37% (38/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 38% (39/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 39% (40/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 40% (41/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 41% (42/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 42% (43/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 43% (44/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 44% (45/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 45% (46/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 46% (47/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 47% (48/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 48% (49/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 49% (50/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 50% (51/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 51% (53/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 52% (54/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 53% (55/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 54% (56/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 55% (57/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 56% (58/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 57% (59/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 58% (60/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 59% (61/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 60% (62/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 61% (63/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 62% (64/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 63% (65/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 64% (66/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 65% (67/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 66% (68/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 67% (69/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 68% (70/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 69% (71/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 70% (72/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 71% (73/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 72% (74/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 73% (75/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 74% (76/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 75% (77/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 76% (78/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 77% (79/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 78% (80/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 79% (81/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 80% (82/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 81% (83/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 82% (84/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 83% (85/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 84% (86/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 85% (87/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 86% (88/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 87% (89/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 88% (90/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 89% (91/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 90% (92/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 91% (93/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 92% (94/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 93% (95/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 94% (96/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 95% (97/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 96% (98/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 97% (99/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 98% (100/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 99% (101/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 100% (102/102), 24.52 MiB | 49.02 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 49.88 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M033/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/M033/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/M033/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 25.63 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (29/496) Resolving deltas: 11% (59/496) Resolving deltas: 14% (70/496) Resolving deltas: 19% (97/496) Resolving deltas: 26% (133/496) Resolving deltas: 27% (136/496) Resolving deltas: 30% (149/496) Resolving deltas: 32% (160/496) Resolving deltas: 38% (193/496) Resolving deltas: 39% (197/496) Resolving deltas: 51% (256/496) Resolving deltas: 52% (259/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (269/496) Resolving deltas: 55% (274/496) Resolving deltas: 57% (285/496) Resolving deltas: 58% (292/496) Resolving deltas: 60% (300/496) Resolving deltas: 69% (344/496) Resolving deltas: 70% (352/496) Resolving deltas: 71% (353/496) Resolving deltas: 74% (369/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (379/496) Resolving deltas: 77% (382/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (398/496) Resolving deltas: 81% (404/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (413/496) Resolving deltas: 86% (429/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 94% (468/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (483/496) Resolving deltas: 99% (493/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M033/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) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 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: 22% (7/31) Resolving deltas: 32% (10/31) Resolving deltas: 35% (11/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 69% (88/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M033/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 3% (3/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 11% (11/97) Resolving deltas: 12% (12/97) Resolving deltas: 19% (19/97) Resolving deltas: 21% (21/97) Resolving deltas: 22% (22/97) Resolving deltas: 23% (23/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 26% (26/97) Resolving deltas: 27% (27/97) Resolving deltas: 28% (28/97) Resolving deltas: 31% (31/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 45% (44/97) Resolving deltas: 81% (79/97) Resolving deltas: 83% (81/97) Resolving deltas: 84% (82/97) Resolving deltas: 87% (85/97) Resolving deltas: 89% (87/97) Resolving deltas: 90% (88/97) Resolving deltas: 93% (91/97) Resolving deltas: 94% (92/97) Resolving deltas: 95% (93/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out 'ddd66220a5fa9a75cc8596b52de0e4c07056a9a0' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'e55468c4431504ebcbc33f21ec38854029350aa9' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '1008ebf2898f6130040df5943ab5ef60944862bd' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M033/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M033/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M033/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M033/params_new/msf-port/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M033/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M033/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M033/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M033/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M033/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M033/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M033/params_new/perception_vehicles/master /root/workspace/xiamen-config/M033/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M033/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/prediction_config/prediction /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-common/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-device/master /root/workspace/xiamen-config/M033/params_new/system-device/slave /root/workspace/xiamen-config/M033/params_new/system-device/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M033/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M033/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M033/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M033/params_new/system-port/system-ros /root/workspace/xiamen-config/M033/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M033/params_new/params_new/ 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/M033/params_new/params_new/crane_align /root/workspace/xiamen-config/M033/params_new/params_new/data_collection /root/workspace/xiamen-config/M033/params_new/params_new/extrinsics /root/workspace/xiamen-config/M033/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M033/params_new/params_new/lane_detection /root/workspace/xiamen-config/M033/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M033/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M033/params_new/params_new/master /root/workspace/xiamen-config/M033/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M033/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M033/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M033/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M033/params_new/params_new/perception /root/workspace/xiamen-config/M033/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M033/params_new/params_new/pointcloud /root/workspace/xiamen-config/M033/params_new/params_new/prediction /root/workspace/xiamen-config/M033/params_new/params_new/README.md /root/workspace/xiamen-config/M033/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M033/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M033/params_new/params_new/segmentation /root/workspace/xiamen-config/M033/params_new/params_new/slave /root/workspace/xiamen-config/M033/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M033/params_new/params_new/system-ros /root/workspace/xiamen-config/M033/params_M033/params/ [Pipeline] echo M034拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M034/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M034/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/M034.git > git init /root/workspace/xiamen-config/M034/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M034.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/M034.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M034.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 a703d50cc2363ff366d7b26bd11c75f285777c7a (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f a703d50cc2363ff366d7b26bd11c75f285777c7a # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk a703d50cc2363ff366d7b26bd11c75f285777c7a # timeout=10 [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/M034.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/M034.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/M034.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/M034/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/M034/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 29.70 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (9/647) Resolving deltas: 2% (15/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (61/647) Resolving deltas: 11% (74/647) Resolving deltas: 12% (80/647) Resolving deltas: 15% (102/647) Resolving deltas: 16% (106/647) Resolving deltas: 19% (124/647) Resolving deltas: 20% (130/647) Resolving deltas: 22% (143/647) Resolving deltas: 24% (159/647) Resolving deltas: 25% (163/647) Resolving deltas: 28% (183/647) Resolving deltas: 29% (188/647) Resolving deltas: 31% (201/647) Resolving deltas: 32% (209/647) Resolving deltas: 33% (215/647) Resolving deltas: 37% (242/647) Resolving deltas: 38% (248/647) Resolving deltas: 39% (257/647) Resolving deltas: 40% (263/647) Resolving deltas: 41% (266/647) Resolving deltas: 42% (276/647) Resolving deltas: 43% (283/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (296/647) Resolving deltas: 47% (307/647) Resolving deltas: 48% (315/647) Resolving deltas: 54% (352/647) Resolving deltas: 55% (356/647) Resolving deltas: 56% (363/647) Resolving deltas: 60% (390/647) Resolving deltas: 62% (403/647) Resolving deltas: 63% (409/647) Resolving deltas: 64% (419/647) Resolving deltas: 66% (429/647) Resolving deltas: 67% (435/647) Resolving deltas: 68% (440/647) Resolving deltas: 71% (460/647) Resolving deltas: 78% (506/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M034/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), 7.22 KiB | 7.22 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/M034/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/M034/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 16.07 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 6% (7/111) Resolving deltas: 8% (9/111) Resolving deltas: 9% (10/111) Resolving deltas: 22% (25/111) Resolving deltas: 36% (41/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 42% (47/111) Resolving deltas: 44% (49/111) Resolving deltas: 46% (52/111) Resolving deltas: 48% (54/111) Resolving deltas: 50% (56/111) Resolving deltas: 51% (57/111) Resolving deltas: 52% (58/111) Resolving deltas: 55% (62/111) Resolving deltas: 56% (63/111) Resolving deltas: 57% (64/111) Resolving deltas: 58% (65/111) Resolving deltas: 62% (69/111) Resolving deltas: 63% (71/111) Resolving deltas: 78% (87/111) Resolving deltas: 82% (92/111) Resolving deltas: 85% (95/111) Resolving deltas: 86% (96/111) Resolving deltas: 90% (100/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 95% (106/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 3% (2/54) Resolving deltas: 7% (4/54) Resolving deltas: 12% (7/54) Resolving deltas: 14% (8/54) Resolving deltas: 16% (9/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 22% (12/54) Resolving deltas: 24% (13/54) Resolving deltas: 29% (16/54) Resolving deltas: 37% (20/54) Resolving deltas: 42% (23/54) Resolving deltas: 51% (28/54) Resolving deltas: 61% (33/54) Resolving deltas: 62% (34/54) Resolving deltas: 64% (35/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 74% (40/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 83% (45/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 92% (50/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M034/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/M034/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 68% (11/16) Resolving deltas: 75% (12/16) Resolving deltas: 81% (13/16) Resolving deltas: 87% (14/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M034/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) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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) 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: 16% (4/25) Resolving deltas: 20% (5/25) Resolving deltas: 24% (6/25) Resolving deltas: 28% (7/25) Resolving deltas: 32% (8/25) Resolving deltas: 92% (23/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M034/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/M034/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 37.34 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (9/726) Resolving deltas: 2% (21/726) Resolving deltas: 7% (58/726) Resolving deltas: 11% (83/726) Resolving deltas: 12% (89/726) Resolving deltas: 13% (100/726) Resolving deltas: 14% (103/726) Resolving deltas: 15% (109/726) Resolving deltas: 18% (135/726) Resolving deltas: 19% (141/726) Resolving deltas: 20% (150/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (198/726) Resolving deltas: 28% (204/726) Resolving deltas: 29% (212/726) Resolving deltas: 31% (230/726) Resolving deltas: 32% (233/726) Resolving deltas: 33% (240/726) Resolving deltas: 36% (265/726) Resolving deltas: 69% (502/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 4% (2/50) Resolving deltas: 14% (7/50) Resolving deltas: 16% (8/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 34% (17/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.94 KiB | 4.94 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 63% (7/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.41 MiB | 48.40 MiB/s Receiving objects: 14% (48/321), 94.59 MiB | 47.29 MiB/s Receiving objects: 14% (48/321), 142.87 MiB | 47.62 MiB/s Receiving objects: 15% (49/321), 142.87 MiB | 47.62 MiB/s Receiving objects: 16% (52/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 17% (55/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 18% (58/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 19% (61/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 20% (65/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 21% (68/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 22% (71/321), 162.54 MiB | 46.44 MiB/s Receiving objects: 22% (71/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 23% (74/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 24% (78/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 25% (81/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 26% (84/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 27% (87/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 28% (90/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 29% (94/321), 184.87 MiB | 46.21 MiB/s Receiving objects: 30% (97/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 31% (100/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 32% (103/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 33% (106/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 34% (110/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 35% (113/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 36% (116/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 37% (119/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 38% (122/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 39% (126/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 40% (129/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 41% (132/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 42% (135/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 43% (139/321), 205.82 MiB | 45.74 MiB/s Receiving objects: 43% (139/321), 225.30 MiB | 44.92 MiB/s Receiving objects: 44% (142/321), 225.30 MiB | 44.92 MiB/s Receiving objects: 45% (145/321), 225.30 MiB | 44.92 MiB/s Receiving objects: 46% (148/321), 225.30 MiB | 44.92 MiB/s Receiving objects: 47% (151/321), 225.30 MiB | 44.92 MiB/s Receiving objects: 48% (155/321), 252.86 MiB | 45.44 MiB/s Receiving objects: 49% (158/321), 252.86 MiB | 45.44 MiB/s Receiving objects: 50% (161/321), 252.86 MiB | 45.44 MiB/s Receiving objects: 50% (162/321), 274.32 MiB | 44.46 MiB/s Receiving objects: 51% (164/321), 274.32 MiB | 44.46 MiB/s Receiving objects: 52% (167/321), 274.32 MiB | 44.46 MiB/s Receiving objects: 53% (171/321), 292.79 MiB | 44.05 MiB/s Receiving objects: 54% (174/321), 292.79 MiB | 44.05 MiB/s Receiving objects: 55% (177/321), 292.79 MiB | 44.05 MiB/s Receiving objects: 56% (180/321), 292.79 MiB | 44.05 MiB/s Receiving objects: 57% (183/321), 292.79 MiB | 44.05 MiB/s Receiving objects: 57% (186/321), 314.24 MiB | 43.80 MiB/s Receiving objects: 58% (187/321), 332.91 MiB | 42.24 MiB/s Receiving objects: 59% (190/321), 332.91 MiB | 42.24 MiB/s Receiving objects: 59% (192/321), 355.92 MiB | 42.98 MiB/s Receiving objects: 60% (193/321), 355.92 MiB | 42.98 MiB/s Receiving objects: 61% (196/321), 372.40 MiB | 41.68 MiB/s Receiving objects: 61% (198/321), 394.02 MiB | 41.83 MiB/s Receiving objects: 62% (200/321), 394.02 MiB | 41.83 MiB/s Receiving objects: 63% (203/321), 411.58 MiB | 41.40 MiB/s Receiving objects: 64% (206/321), 411.58 MiB | 41.40 MiB/s Receiving objects: 65% (209/321), 411.58 MiB | 41.40 MiB/s Receiving objects: 66% (212/321), 411.58 MiB | 41.40 MiB/s Receiving objects: 66% (212/321), 449.55 MiB | 43.71 MiB/s Receiving objects: 67% (216/321), 449.55 MiB | 43.71 MiB/s Receiving objects: 68% (219/321), 449.55 MiB | 43.71 MiB/s Receiving objects: 69% (222/321), 449.55 MiB | 43.71 MiB/s Receiving objects: 70% (225/321), 449.55 MiB | 43.71 MiB/s Receiving objects: 71% (228/321), 449.55 MiB | 43.71 MiB/s Receiving objects: 72% (232/321), 471.28 MiB | 43.75 MiB/s Receiving objects: 73% (235/321), 471.28 MiB | 43.75 MiB/s Receiving objects: 73% (237/321), 490.91 MiB | 44.01 MiB/s Receiving objects: 74% (238/321), 490.91 MiB | 44.01 MiB/s Receiving objects: 75% (241/321), 508.68 MiB | 43.19 MiB/s Receiving objects: 76% (244/321), 508.68 MiB | 43.19 MiB/s Receiving objects: 76% (245/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 77% (248/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 78% (251/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 79% (254/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 80% (257/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 81% (261/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 82% (264/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 83% (267/321), 528.60 MiB | 43.47 MiB/s Receiving objects: 84% (270/321), 548.88 MiB | 42.84 MiB/s Receiving objects: 85% (273/321), 548.88 MiB | 42.84 MiB/s Receiving objects: 86% (277/321), 548.88 MiB | 42.84 MiB/s Receiving objects: 87% (280/321), 548.88 MiB | 42.84 MiB/s Receiving objects: 87% (280/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 88% (283/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 89% (286/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 90% (289/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 91% (293/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 92% (296/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 93% (299/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 94% (302/321), 570.09 MiB | 43.90 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.96 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.96 MiB/s Receiving objects: 95% (305/321), 596.38 MiB | 27.92 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.94 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.77 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.77 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.77 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.77 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 11.23 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.23 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.23 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.23 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.64 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 14% (8/55) Resolving deltas: 34% (19/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 33% (34/102), 27.43 MiB | 54.85 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 35% (36/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 36% (37/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 37% (38/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 38% (39/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 39% (40/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 40% (41/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 41% (42/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 42% (43/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 43% (44/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 44% (45/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 45% (46/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 46% (47/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 47% (48/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 48% (49/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 49% (50/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 50% (51/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 51% (53/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 52% (54/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 53% (55/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 54% (56/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 55% (57/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 56% (58/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 57% (59/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 58% (60/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 59% (61/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 60% (62/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 61% (63/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 62% (64/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 63% (65/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 64% (66/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 65% (67/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 66% (68/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 67% (69/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 68% (70/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 69% (71/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 70% (72/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 71% (73/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 72% (74/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 73% (75/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 74% (76/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 75% (77/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 76% (78/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 77% (79/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 78% (80/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 79% (81/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 80% (82/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 81% (83/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 82% (84/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 83% (85/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 84% (86/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 85% (87/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 86% (88/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 87% (89/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 88% (90/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 89% (91/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 90% (92/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 91% (93/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 92% (94/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 93% (95/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 94% (96/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 95% (97/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 96% (98/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 97% (99/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 98% (100/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 99% (101/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 100% (102/102), 27.43 MiB | 54.85 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 54.02 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M034/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/M034/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/M034/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (28/496) Resolving deltas: 11% (59/496) Resolving deltas: 12% (62/496) Resolving deltas: 13% (65/496) Resolving deltas: 18% (91/496) Resolving deltas: 25% (124/496) Resolving deltas: 27% (138/496) Resolving deltas: 29% (147/496) Resolving deltas: 30% (149/496) Resolving deltas: 37% (188/496) Resolving deltas: 38% (191/496) Resolving deltas: 50% (250/496) Resolving deltas: 51% (255/496) Resolving deltas: 52% (259/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (268/496) Resolving deltas: 56% (278/496) Resolving deltas: 57% (285/496) Resolving deltas: 68% (342/496) Resolving deltas: 70% (351/496) Resolving deltas: 71% (356/496) Resolving deltas: 72% (358/496) Resolving deltas: 74% (368/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (386/496) Resolving deltas: 83% (414/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (434/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 94% (467/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (482/496) Resolving deltas: 99% (493/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M034/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: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/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/M034/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 19.73 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 70% (89/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M034/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 6.87 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 19% (19/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 31% (31/97) Resolving deltas: 36% (35/97) Resolving deltas: 37% (36/97) Resolving deltas: 38% (37/97) Resolving deltas: 39% (38/97) Resolving deltas: 43% (42/97) Resolving deltas: 47% (46/97) Resolving deltas: 48% (47/97) Resolving deltas: 54% (53/97) Resolving deltas: 56% (55/97) Resolving deltas: 57% (56/97) Resolving deltas: 60% (59/97) Resolving deltas: 63% (62/97) Resolving deltas: 74% (72/97) Resolving deltas: 75% (73/97) Resolving deltas: 76% (74/97) Resolving deltas: 95% (93/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out '16a9dea4e9b06cc44f5e1ba005e2211e79c96d31' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '0a3c57631f0dbb6b0c8939f96ae7aff1373debf5' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out 'da16ba22bf9be5a7941003e4ebebd7c9dfad993a' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M034/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M034/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/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/M034/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M034/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M034/params_new/msf-port/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M034/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M034/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M034/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M034/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/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/M034/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M034/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M034/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M034/params_new/perception_vehicles/master /root/workspace/xiamen-config/M034/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/prediction_config/prediction /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-common/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M034/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-device/master /root/workspace/xiamen-config/M034/params_new/system-device/slave /root/workspace/xiamen-config/M034/params_new/system-device/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M034/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M034/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M034/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M034/params_new/system-port/system-ros /root/workspace/xiamen-config/M034/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M034/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/M034/params_new/params_new/crane_align /root/workspace/xiamen-config/M034/params_new/params_new/data_collection /root/workspace/xiamen-config/M034/params_new/params_new/extrinsics /root/workspace/xiamen-config/M034/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M034/params_new/params_new/lane_detection /root/workspace/xiamen-config/M034/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M034/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M034/params_new/params_new/master /root/workspace/xiamen-config/M034/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M034/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M034/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M034/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M034/params_new/params_new/perception /root/workspace/xiamen-config/M034/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M034/params_new/params_new/pointcloud /root/workspace/xiamen-config/M034/params_new/params_new/prediction /root/workspace/xiamen-config/M034/params_new/params_new/README.md /root/workspace/xiamen-config/M034/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M034/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M034/params_new/params_new/segmentation /root/workspace/xiamen-config/M034/params_new/params_new/slave /root/workspace/xiamen-config/M034/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M034/params_new/params_new/system-ros /root/workspace/xiamen-config/M034/params_M034/params/ [Pipeline] echo M035拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M035/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M035/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/M035.git > git init /root/workspace/xiamen-config/M035/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M035.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/M035.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M035.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 644058b3b92333f2f0ba3e4406b303660371dbbf (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 644058b3b92333f2f0ba3e4406b303660371dbbf # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 644058b3b92333f2f0ba3e4406b303660371dbbf # timeout=10 [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/M035.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/M035.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/M035.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/M035/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/M035/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 29.70 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (9/647) Resolving deltas: 2% (14/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (59/647) Resolving deltas: 11% (72/647) Resolving deltas: 12% (78/647) Resolving deltas: 15% (100/647) Resolving deltas: 16% (106/647) Resolving deltas: 19% (125/647) Resolving deltas: 20% (130/647) Resolving deltas: 21% (139/647) Resolving deltas: 23% (154/647) Resolving deltas: 24% (159/647) Resolving deltas: 28% (183/647) Resolving deltas: 29% (192/647) Resolving deltas: 31% (203/647) Resolving deltas: 33% (217/647) Resolving deltas: 34% (226/647) Resolving deltas: 35% (227/647) Resolving deltas: 37% (240/647) Resolving deltas: 38% (247/647) Resolving deltas: 39% (258/647) Resolving deltas: 40% (259/647) Resolving deltas: 41% (267/647) Resolving deltas: 42% (274/647) Resolving deltas: 43% (280/647) Resolving deltas: 44% (285/647) Resolving deltas: 45% (293/647) Resolving deltas: 46% (304/647) Resolving deltas: 48% (313/647) Resolving deltas: 53% (347/647) Resolving deltas: 54% (352/647) Resolving deltas: 55% (356/647) Resolving deltas: 59% (386/647) Resolving deltas: 61% (398/647) Resolving deltas: 62% (405/647) Resolving deltas: 63% (414/647) Resolving deltas: 65% (425/647) Resolving deltas: 66% (430/647) Resolving deltas: 67% (436/647) Resolving deltas: 70% (456/647) Resolving deltas: 71% (461/647) Resolving deltas: 77% (499/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M035/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.34 KiB | 5.34 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/M035/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/M035/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 32.14 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 3% (4/111) Resolving deltas: 6% (7/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 24% (27/111) Resolving deltas: 34% (38/111) Resolving deltas: 36% (40/111) Resolving deltas: 37% (42/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 42% (47/111) Resolving deltas: 45% (51/111) Resolving deltas: 47% (53/111) Resolving deltas: 49% (55/111) Resolving deltas: 51% (57/111) Resolving deltas: 52% (58/111) Resolving deltas: 54% (61/111) Resolving deltas: 57% (64/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 61% (68/111) Resolving deltas: 63% (71/111) Resolving deltas: 68% (76/111) Resolving deltas: 72% (80/111) Resolving deltas: 77% (86/111) Resolving deltas: 83% (93/111) Resolving deltas: 84% (94/111) Resolving deltas: 88% (98/111) Resolving deltas: 91% (102/111) Resolving deltas: 92% (103/111) Resolving deltas: 94% (105/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 25% (14/54) Resolving deltas: 27% (15/54) Resolving deltas: 29% (16/54) Resolving deltas: 33% (18/54) Resolving deltas: 35% (19/54) Resolving deltas: 37% (20/54) Resolving deltas: 38% (21/54) Resolving deltas: 44% (24/54) Resolving deltas: 48% (26/54) Resolving deltas: 50% (27/54) Resolving deltas: 57% (31/54) Resolving deltas: 59% (32/54) Resolving deltas: 61% (33/54) Resolving deltas: 64% (35/54) Resolving deltas: 68% (37/54) Resolving deltas: 72% (39/54) Resolving deltas: 75% (41/54) Resolving deltas: 77% (42/54) Resolving deltas: 81% (44/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M035/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/M035/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 43% (7/16) Resolving deltas: 50% (8/16) Resolving deltas: 75% (12/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M035/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: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 16% (4/25) Resolving deltas: 64% (16/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M035/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/M035/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (8/726) Resolving deltas: 2% (19/726) Resolving deltas: 9% (67/726) Resolving deltas: 10% (75/726) Resolving deltas: 12% (89/726) Resolving deltas: 13% (97/726) Resolving deltas: 14% (102/726) Resolving deltas: 17% (130/726) Resolving deltas: 20% (148/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (176/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (190/726) Resolving deltas: 28% (208/726) Resolving deltas: 29% (211/726) Resolving deltas: 31% (228/726) Resolving deltas: 72% (529/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 8% (4/50) Resolving deltas: 12% (6/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 30% (15/50) Resolving deltas: 32% (16/50) Resolving deltas: 42% (21/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/perception_vehicles'... remote: Enumerating objects: 52, done. remote: Total 52 (delta 0), reused 0 (delta 0), pack-reused 52 Receiving objects: 1% (1/52) Receiving objects: 3% (2/52) Receiving objects: 5% (3/52) Receiving objects: 7% (4/52) Receiving objects: 9% (5/52) Receiving objects: 11% (6/52) Receiving objects: 13% (7/52) Receiving objects: 15% (8/52) Receiving objects: 17% (9/52) Receiving objects: 19% (10/52) Receiving objects: 21% (11/52) Receiving objects: 23% (12/52) Receiving objects: 25% (13/52) Receiving objects: 26% (14/52) Receiving objects: 28% (15/52) Receiving objects: 30% (16/52) Receiving objects: 32% (17/52) Receiving objects: 34% (18/52) Receiving objects: 36% (19/52) Receiving objects: 38% (20/52) Receiving objects: 40% (21/52) Receiving objects: 42% (22/52) Receiving objects: 44% (23/52) Receiving objects: 46% (24/52) Receiving objects: 48% (25/52) Receiving objects: 50% (26/52) Receiving objects: 51% (27/52) Receiving objects: 53% (28/52) Receiving objects: 55% (29/52) Receiving objects: 57% (30/52) Receiving objects: 59% (31/52) Receiving objects: 61% (32/52) Receiving objects: 63% (33/52) Receiving objects: 65% (34/52) Receiving objects: 67% (35/52) Receiving objects: 69% (36/52) Receiving objects: 71% (37/52) Receiving objects: 73% (38/52) Receiving objects: 75% (39/52) Receiving objects: 76% (40/52) Receiving objects: 78% (41/52) Receiving objects: 80% (42/52) Receiving objects: 82% (43/52) Receiving objects: 84% (44/52) Receiving objects: 86% (45/52) Receiving objects: 88% (46/52) Receiving objects: 90% (47/52) Receiving objects: 92% (48/52) Receiving objects: 94% (49/52) Receiving objects: 96% (50/52) Receiving objects: 98% (51/52) Receiving objects: 100% (52/52) Receiving objects: 100% (52/52), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 33% (3/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 49.19 MiB | 49.23 MiB/s Receiving objects: 14% (48/321), 96.34 MiB | 48.19 MiB/s Receiving objects: 14% (48/321), 144.92 MiB | 48.32 MiB/s Receiving objects: 15% (49/321), 144.92 MiB | 48.32 MiB/s Receiving objects: 16% (52/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 17% (55/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 18% (58/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 19% (61/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 20% (65/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 21% (68/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 22% (71/321), 163.06 MiB | 46.60 MiB/s Receiving objects: 22% (72/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 23% (74/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 24% (78/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 25% (81/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 26% (84/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 27% (87/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 28% (90/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 29% (94/321), 184.97 MiB | 46.25 MiB/s Receiving objects: 30% (97/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 31% (100/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 32% (103/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 33% (106/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 34% (110/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 35% (113/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 36% (116/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 37% (119/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 38% (122/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 39% (126/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 40% (129/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 41% (132/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 42% (135/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 43% (139/321), 205.18 MiB | 45.60 MiB/s Receiving objects: 43% (139/321), 224.85 MiB | 44.71 MiB/s Receiving objects: 44% (142/321), 224.85 MiB | 44.71 MiB/s Receiving objects: 45% (145/321), 224.85 MiB | 44.71 MiB/s Receiving objects: 46% (148/321), 224.85 MiB | 44.71 MiB/s Receiving objects: 47% (151/321), 224.85 MiB | 44.71 MiB/s Receiving objects: 48% (155/321), 252.77 MiB | 45.24 MiB/s Receiving objects: 49% (158/321), 252.77 MiB | 45.24 MiB/s Receiving objects: 50% (161/321), 252.77 MiB | 45.24 MiB/s Receiving objects: 50% (162/321), 273.92 MiB | 44.13 MiB/s Receiving objects: 51% (164/321), 273.92 MiB | 44.13 MiB/s Receiving objects: 52% (167/321), 273.92 MiB | 44.13 MiB/s Receiving objects: 53% (171/321), 295.19 MiB | 44.19 MiB/s Receiving objects: 54% (174/321), 295.19 MiB | 44.19 MiB/s Receiving objects: 55% (177/321), 295.19 MiB | 44.19 MiB/s Receiving objects: 56% (180/321), 295.19 MiB | 44.19 MiB/s Receiving objects: 57% (183/321), 295.19 MiB | 44.19 MiB/s Receiving objects: 57% (186/321), 316.44 MiB | 43.85 MiB/s Receiving objects: 58% (187/321), 335.64 MiB | 42.38 MiB/s Receiving objects: 59% (190/321), 335.64 MiB | 42.38 MiB/s Receiving objects: 59% (192/321), 359.71 MiB | 43.70 MiB/s Receiving objects: 60% (193/321), 359.71 MiB | 43.70 MiB/s Receiving objects: 61% (196/321), 377.04 MiB | 42.68 MiB/s Receiving objects: 62% (200/321), 377.04 MiB | 42.68 MiB/s Receiving objects: 62% (200/321), 399.16 MiB | 43.11 MiB/s Receiving objects: 63% (203/321), 415.88 MiB | 42.45 MiB/s Receiving objects: 64% (206/321), 415.88 MiB | 42.45 MiB/s Receiving objects: 65% (209/321), 415.88 MiB | 42.45 MiB/s Receiving objects: 66% (212/321), 415.88 MiB | 42.45 MiB/s Receiving objects: 66% (214/321), 415.88 MiB | 42.45 MiB/s Receiving objects: 67% (216/321), 450.91 MiB | 44.03 MiB/s Receiving objects: 68% (219/321), 450.91 MiB | 44.03 MiB/s Receiving objects: 69% (222/321), 450.91 MiB | 44.03 MiB/s Receiving objects: 70% (225/321), 450.91 MiB | 44.03 MiB/s Receiving objects: 71% (228/321), 450.91 MiB | 44.03 MiB/s Receiving objects: 72% (232/321), 471.95 MiB | 44.01 MiB/s Receiving objects: 73% (235/321), 471.95 MiB | 44.01 MiB/s Receiving objects: 73% (237/321), 492.26 MiB | 43.79 MiB/s Receiving objects: 74% (238/321), 492.26 MiB | 43.79 MiB/s Receiving objects: 75% (241/321), 510.53 MiB | 43.13 MiB/s Receiving objects: 76% (244/321), 510.53 MiB | 43.13 MiB/s Receiving objects: 76% (245/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 77% (248/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 78% (251/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 79% (254/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 80% (257/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 81% (261/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 82% (264/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 83% (267/321), 531.38 MiB | 43.50 MiB/s Receiving objects: 84% (270/321), 549.43 MiB | 42.07 MiB/s Receiving objects: 85% (273/321), 549.43 MiB | 42.07 MiB/s Receiving objects: 86% (277/321), 549.43 MiB | 42.07 MiB/s Receiving objects: 87% (280/321), 549.43 MiB | 42.07 MiB/s Receiving objects: 87% (281/321), 549.43 MiB | 42.07 MiB/s Receiving objects: 88% (283/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 89% (286/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 90% (289/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 91% (293/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 92% (296/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 93% (299/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 94% (302/321), 570.68 MiB | 42.94 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.28 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.28 MiB/s Receiving objects: 95% (305/321), 597.01 MiB | 27.47 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.93 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.70 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.70 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.64 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.64 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 11.02 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.02 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.02 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.02 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.70 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 5% (3/55) Resolving deltas: 9% (5/55) Resolving deltas: 18% (10/55) Resolving deltas: 20% (11/55) Resolving deltas: 21% (12/55) Resolving deltas: 32% (18/55) Resolving deltas: 34% (19/55) Resolving deltas: 40% (22/55) Resolving deltas: 41% (23/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 33% (34/102), 25.60 MiB | 51.19 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 35% (36/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 36% (37/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 37% (38/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 38% (39/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 39% (40/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 40% (41/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 41% (42/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 42% (43/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 43% (44/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 44% (45/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 45% (46/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 46% (47/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 47% (48/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 48% (49/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 49% (50/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 50% (51/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 51% (53/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 52% (54/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 53% (55/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 54% (56/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 55% (57/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 56% (58/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 57% (59/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 58% (60/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 59% (61/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 60% (62/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 61% (63/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 62% (64/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 63% (65/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 64% (66/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 65% (67/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 66% (68/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 67% (69/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 68% (70/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 69% (71/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 70% (72/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 71% (73/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 72% (74/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 73% (75/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 74% (76/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 75% (77/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 76% (78/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 77% (79/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 78% (80/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 79% (81/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 80% (82/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 81% (83/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 82% (84/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 83% (85/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 84% (86/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 85% (87/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 86% (88/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 87% (89/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 88% (90/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 89% (91/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 90% (92/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 91% (93/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 92% (94/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 93% (95/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 94% (96/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 95% (97/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 96% (98/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 97% (99/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 98% (100/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 99% (101/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 100% (102/102), 25.60 MiB | 51.19 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 50.42 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M035/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/M035/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/M035/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 25.63 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 6% (33/496) Resolving deltas: 11% (55/496) Resolving deltas: 14% (72/496) Resolving deltas: 15% (76/496) Resolving deltas: 19% (99/496) Resolving deltas: 26% (133/496) Resolving deltas: 27% (135/496) Resolving deltas: 30% (150/496) Resolving deltas: 32% (159/496) Resolving deltas: 39% (197/496) Resolving deltas: 40% (199/496) Resolving deltas: 51% (256/496) Resolving deltas: 52% (258/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (268/496) Resolving deltas: 55% (273/496) Resolving deltas: 56% (278/496) Resolving deltas: 60% (298/496) Resolving deltas: 61% (306/496) Resolving deltas: 69% (347/496) Resolving deltas: 71% (353/496) Resolving deltas: 75% (374/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (387/496) Resolving deltas: 79% (394/496) Resolving deltas: 80% (397/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (407/496) Resolving deltas: 84% (420/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (429/496) Resolving deltas: 88% (441/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (474/496) Resolving deltas: 96% (477/496) Resolving deltas: 97% (484/496) Resolving deltas: 99% (493/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M035/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: 25% (8/31) Resolving deltas: 41% (13/31) Resolving deltas: 45% (14/31) Resolving deltas: 48% (15/31) Resolving deltas: 64% (20/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 70% (89/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M035/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 50), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.79 KiB | 7.81 MiB/s, done. Resolving deltas: 0% (0/96) Resolving deltas: 3% (3/96) Resolving deltas: 4% (4/96) Resolving deltas: 16% (16/96) Resolving deltas: 17% (17/96) Resolving deltas: 23% (23/96) Resolving deltas: 25% (24/96) Resolving deltas: 26% (25/96) Resolving deltas: 28% (27/96) Resolving deltas: 30% (29/96) Resolving deltas: 31% (30/96) Resolving deltas: 33% (32/96) Resolving deltas: 34% (33/96) Resolving deltas: 36% (35/96) Resolving deltas: 40% (39/96) Resolving deltas: 42% (41/96) Resolving deltas: 67% (65/96) Resolving deltas: 68% (66/96) Resolving deltas: 77% (74/96) Resolving deltas: 79% (76/96) Resolving deltas: 81% (78/96) Resolving deltas: 83% (80/96) Resolving deltas: 84% (81/96) Resolving deltas: 86% (83/96) Resolving deltas: 88% (85/96) Resolving deltas: 94% (91/96) Resolving deltas: 100% (96/96) Resolving deltas: 100% (96/96), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out '3d415e1a0eb419d410096c520fcb48618d4905bc' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'ef43e08c0a7919193f76f4e0cd38a9c9c614819f' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '291ae8b1a8923f5710a492b71d8516d39664470f' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M035/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/crane_align_customized/ [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M035/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/lidar_loc_v2_customized/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M035/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M035/params_new/msf-port/README.md /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/msf-vehicle/ [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M035/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M035/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M035/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M035/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M035/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M035/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/perception_vehicles/ [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M035/params_new/perception_vehicles/master /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/prediction_config/prediction /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/system-common/system-ros /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/system-device/master /root/workspace/xiamen-config/M035/params_new/system-device/slave /root/workspace/xiamen-config/M035/params_new/system-device/system-ros /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M035/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M035/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M035/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M035/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M035/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M035/params_new/system-port/system-ros /root/workspace/xiamen-config/M035/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M035/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/M035/params_new/params_new/crane_align /root/workspace/xiamen-config/M035/params_new/params_new/data_collection /root/workspace/xiamen-config/M035/params_new/params_new/extrinsics /root/workspace/xiamen-config/M035/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M035/params_new/params_new/lane_detection /root/workspace/xiamen-config/M035/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M035/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M035/params_new/params_new/master /root/workspace/xiamen-config/M035/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M035/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M035/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M035/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M035/params_new/params_new/perception /root/workspace/xiamen-config/M035/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M035/params_new/params_new/pointcloud /root/workspace/xiamen-config/M035/params_new/params_new/prediction /root/workspace/xiamen-config/M035/params_new/params_new/README.md /root/workspace/xiamen-config/M035/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M035/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M035/params_new/params_new/segmentation /root/workspace/xiamen-config/M035/params_new/params_new/slave /root/workspace/xiamen-config/M035/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M035/params_new/params_new/system-ros /root/workspace/xiamen-config/M035/params_M035/params/ [Pipeline] echo M036拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M036/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M036/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/M036.git > git init /root/workspace/xiamen-config/M036/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M036.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/M036.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M036.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 f0ecd3587123be38231dbcdc0f61935e4f407525 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f0ecd3587123be38231dbcdc0f61935e4f407525 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk f0ecd3587123be38231dbcdc0f61935e4f407525 # timeout=10 [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/M036.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/M036.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/M036.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/M036/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/M036/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (10/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 8% (58/647) Resolving deltas: 9% (59/647) Resolving deltas: 10% (69/647) Resolving deltas: 11% (75/647) Resolving deltas: 12% (79/647) Resolving deltas: 15% (100/647) Resolving deltas: 16% (108/647) Resolving deltas: 17% (112/647) Resolving deltas: 18% (118/647) Resolving deltas: 19% (129/647) Resolving deltas: 21% (137/647) Resolving deltas: 22% (143/647) Resolving deltas: 23% (154/647) Resolving deltas: 24% (159/647) Resolving deltas: 28% (184/647) Resolving deltas: 29% (188/647) Resolving deltas: 30% (198/647) Resolving deltas: 31% (203/647) Resolving deltas: 33% (216/647) Resolving deltas: 34% (222/647) Resolving deltas: 36% (236/647) Resolving deltas: 37% (240/647) Resolving deltas: 38% (247/647) Resolving deltas: 39% (253/647) Resolving deltas: 40% (260/647) Resolving deltas: 42% (276/647) Resolving deltas: 43% (283/647) Resolving deltas: 44% (286/647) Resolving deltas: 45% (296/647) Resolving deltas: 47% (307/647) Resolving deltas: 48% (316/647) Resolving deltas: 53% (345/647) Resolving deltas: 54% (351/647) Resolving deltas: 55% (356/647) Resolving deltas: 59% (383/647) Resolving deltas: 61% (395/647) Resolving deltas: 62% (402/647) Resolving deltas: 63% (413/647) Resolving deltas: 65% (422/647) Resolving deltas: 66% (428/647) Resolving deltas: 67% (434/647) Resolving deltas: 70% (454/647) Resolving deltas: 77% (499/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/lidar-extrinsics'... remote: Enumerating objects: 25, done. remote: Counting objects: 4% (1/25) remote: Counting objects: 8% (2/25) remote: Counting objects: 12% (3/25) remote: Counting objects: 16% (4/25) remote: Counting objects: 20% (5/25) remote: Counting objects: 24% (6/25) remote: Counting objects: 28% (7/25) remote: Counting objects: 32% (8/25) remote: Counting objects: 36% (9/25) remote: Counting objects: 40% (10/25) remote: Counting objects: 44% (11/25) remote: Counting objects: 48% (12/25) remote: Counting objects: 52% (13/25) remote: Counting objects: 56% (14/25) remote: Counting objects: 60% (15/25) remote: Counting objects: 64% (16/25) remote: Counting objects: 68% (17/25) remote: Counting objects: 72% (18/25) remote: Counting objects: 76% (19/25) remote: Counting objects: 80% (20/25) remote: Counting objects: 84% (21/25) remote: Counting objects: 88% (22/25) remote: Counting objects: 92% (23/25) remote: Counting objects: 96% (24/25) remote: Counting objects: 100% (25/25) remote: Counting objects: 100% (25/25), done. remote: Compressing objects: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. remote: Total 25 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/25) Receiving objects: 8% (2/25) Receiving objects: 12% (3/25) Receiving objects: 16% (4/25) Receiving objects: 20% (5/25) Receiving objects: 24% (6/25) Receiving objects: 28% (7/25) Receiving objects: 32% (8/25) Receiving objects: 36% (9/25) Receiving objects: 40% (10/25) Receiving objects: 44% (11/25) Receiving objects: 48% (12/25) Receiving objects: 52% (13/25) Receiving objects: 56% (14/25) Receiving objects: 60% (15/25) Receiving objects: 64% (16/25) Receiving objects: 68% (17/25) Receiving objects: 72% (18/25) Receiving objects: 76% (19/25) Receiving objects: 80% (20/25) Receiving objects: 84% (21/25) Receiving objects: 88% (22/25) Receiving objects: 92% (23/25) Receiving objects: 96% (24/25) Receiving objects: 100% (25/25) Receiving objects: 100% (25/25), 5.77 KiB | 5.77 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/M036/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/M036/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 21.42 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 4% (5/111) Resolving deltas: 5% (6/111) Resolving deltas: 7% (8/111) Resolving deltas: 9% (11/111) Resolving deltas: 19% (22/111) Resolving deltas: 32% (36/111) Resolving deltas: 34% (38/111) Resolving deltas: 35% (39/111) Resolving deltas: 36% (41/111) Resolving deltas: 39% (44/111) Resolving deltas: 42% (47/111) Resolving deltas: 45% (50/111) Resolving deltas: 46% (52/111) Resolving deltas: 48% (54/111) Resolving deltas: 52% (58/111) Resolving deltas: 53% (59/111) Resolving deltas: 54% (60/111) Resolving deltas: 56% (63/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 60% (67/111) Resolving deltas: 65% (73/111) Resolving deltas: 70% (78/111) Resolving deltas: 80% (89/111) Resolving deltas: 82% (92/111) Resolving deltas: 86% (96/111) Resolving deltas: 87% (97/111) Resolving deltas: 88% (98/111) Resolving deltas: 90% (101/111) Resolving deltas: 93% (104/111) Resolving deltas: 94% (105/111) Resolving deltas: 95% (106/111) Resolving deltas: 96% (107/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 14% (8/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 25% (14/54) Resolving deltas: 27% (15/54) Resolving deltas: 35% (19/54) Resolving deltas: 46% (25/54) Resolving deltas: 48% (26/54) Resolving deltas: 50% (27/54) Resolving deltas: 57% (31/54) Resolving deltas: 61% (33/54) Resolving deltas: 64% (35/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/54) Resolving deltas: 70% (38/54) Resolving deltas: 74% (40/54) Resolving deltas: 75% (41/54) Resolving deltas: 77% (42/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M036/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/M036/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 68% (11/16) Resolving deltas: 87% (14/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M036/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) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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) 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: 64% (16/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M036/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/M036/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (11/726) Resolving deltas: 3% (27/726) Resolving deltas: 7% (58/726) Resolving deltas: 10% (76/726) Resolving deltas: 12% (89/726) Resolving deltas: 13% (99/726) Resolving deltas: 14% (103/726) Resolving deltas: 16% (118/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 27% (197/726) Resolving deltas: 28% (205/726) Resolving deltas: 29% (211/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (237/726) Resolving deltas: 33% (240/726) Resolving deltas: 34% (247/726) Resolving deltas: 37% (269/726) Resolving deltas: 78% (572/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 8% (4/50) Resolving deltas: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 14% (7/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 30% (15/50) Resolving deltas: 34% (17/50) Resolving deltas: 36% (18/50) Resolving deltas: 38% (19/50) Resolving deltas: 40% (20/50) Resolving deltas: 44% (22/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/perception_vehicles'... remote: Enumerating objects: 51, done. remote: Counting objects: 11% (1/9) remote: Counting objects: 22% (2/9) remote: Counting objects: 33% (3/9) remote: Counting objects: 44% (4/9) remote: Counting objects: 55% (5/9) remote: Counting objects: 66% (6/9) remote: Counting objects: 77% (7/9) remote: Counting objects: 88% (8/9) remote: Counting objects: 100% (9/9) remote: Counting objects: 100% (9/9), 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 51 (delta 1), reused 3 (delta 0), pack-reused 42 Receiving objects: 1% (1/51) Receiving objects: 3% (2/51) Receiving objects: 5% (3/51) Receiving objects: 7% (4/51) Receiving objects: 9% (5/51) Receiving objects: 11% (6/51) Receiving objects: 13% (7/51) Receiving objects: 15% (8/51) Receiving objects: 17% (9/51) Receiving objects: 19% (10/51) Receiving objects: 21% (11/51) Receiving objects: 23% (12/51) Receiving objects: 25% (13/51) Receiving objects: 27% (14/51) Receiving objects: 29% (15/51) Receiving objects: 31% (16/51) Receiving objects: 33% (17/51) Receiving objects: 35% (18/51) Receiving objects: 37% (19/51) Receiving objects: 39% (20/51) Receiving objects: 41% (21/51) Receiving objects: 43% (22/51) Receiving objects: 45% (23/51) Receiving objects: 47% (24/51) Receiving objects: 49% (25/51) Receiving objects: 50% (26/51) Receiving objects: 52% (27/51) Receiving objects: 54% (28/51) Receiving objects: 56% (29/51) Receiving objects: 58% (30/51) Receiving objects: 60% (31/51) Receiving objects: 62% (32/51) Receiving objects: 64% (33/51) Receiving objects: 66% (34/51) Receiving objects: 68% (35/51) Receiving objects: 70% (36/51) Receiving objects: 72% (37/51) Receiving objects: 74% (38/51) Receiving objects: 76% (39/51) Receiving objects: 78% (40/51) Receiving objects: 80% (41/51) Receiving objects: 82% (42/51) Receiving objects: 84% (43/51) Receiving objects: 86% (44/51) Receiving objects: 88% (45/51) Receiving objects: 90% (46/51) Receiving objects: 92% (47/51) Receiving objects: 94% (48/51) Receiving objects: 96% (49/51) Receiving objects: 98% (50/51) Receiving objects: 100% (51/51) Receiving objects: 100% (51/51), 6.91 KiB | 6.91 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 16% (2/12) Resolving deltas: 25% (3/12) Resolving deltas: 50% (6/12) Resolving deltas: 83% (10/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.67 MiB | 48.66 MiB/s Receiving objects: 14% (48/321), 95.55 MiB | 47.77 MiB/s Receiving objects: 14% (48/321), 143.62 MiB | 47.87 MiB/s Receiving objects: 15% (49/321), 143.62 MiB | 47.87 MiB/s Receiving objects: 16% (52/321), 143.62 MiB | 47.87 MiB/s Receiving objects: 17% (55/321), 163.82 MiB | 46.80 MiB/s Receiving objects: 18% (58/321), 163.82 MiB | 46.80 MiB/s Receiving objects: 19% (61/321), 163.82 MiB | 46.80 MiB/s Receiving objects: 20% (65/321), 163.82 MiB | 46.80 MiB/s Receiving objects: 21% (68/321), 163.82 MiB | 46.80 MiB/s Receiving objects: 22% (71/321), 163.82 MiB | 46.80 MiB/s Receiving objects: 22% (73/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 23% (74/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 24% (78/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 25% (81/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 26% (84/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 27% (87/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 28% (90/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 29% (94/321), 185.23 MiB | 46.31 MiB/s Receiving objects: 30% (97/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 31% (100/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 32% (103/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 33% (106/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 34% (110/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 35% (113/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 36% (116/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 37% (119/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 38% (122/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 39% (126/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 40% (129/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 41% (132/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 42% (135/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 43% (139/321), 205.83 MiB | 45.74 MiB/s Receiving objects: 43% (139/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 44% (142/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 45% (145/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 46% (148/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 47% (151/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 48% (155/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 49% (158/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 50% (161/321), 225.49 MiB | 44.96 MiB/s Receiving objects: 50% (162/321), 274.28 MiB | 44.34 MiB/s Receiving objects: 51% (164/321), 274.28 MiB | 44.34 MiB/s Receiving objects: 52% (167/321), 274.28 MiB | 44.34 MiB/s Receiving objects: 53% (171/321), 293.51 MiB | 43.99 MiB/s Receiving objects: 54% (174/321), 293.51 MiB | 43.99 MiB/s Receiving objects: 55% (177/321), 293.51 MiB | 43.99 MiB/s Receiving objects: 56% (180/321), 293.51 MiB | 43.99 MiB/s Receiving objects: 57% (183/321), 293.51 MiB | 43.99 MiB/s Receiving objects: 57% (186/321), 315.36 MiB | 43.94 MiB/s Receiving objects: 58% (187/321), 334.45 MiB | 42.41 MiB/s Receiving objects: 59% (190/321), 334.45 MiB | 42.41 MiB/s Receiving objects: 59% (192/321), 358.58 MiB | 43.28 MiB/s Receiving objects: 60% (193/321), 358.58 MiB | 43.28 MiB/s Receiving objects: 61% (196/321), 375.63 MiB | 42.31 MiB/s Receiving objects: 61% (199/321), 398.48 MiB | 42.81 MiB/s Receiving objects: 62% (200/321), 398.48 MiB | 42.81 MiB/s Receiving objects: 63% (203/321), 414.76 MiB | 42.06 MiB/s Receiving objects: 64% (206/321), 414.76 MiB | 42.06 MiB/s Receiving objects: 65% (209/321), 414.76 MiB | 42.06 MiB/s Receiving objects: 66% (212/321), 414.76 MiB | 42.06 MiB/s Receiving objects: 66% (215/321), 414.76 MiB | 42.06 MiB/s Receiving objects: 67% (216/321), 452.61 MiB | 44.31 MiB/s Receiving objects: 68% (219/321), 452.61 MiB | 44.31 MiB/s Receiving objects: 69% (222/321), 452.61 MiB | 44.31 MiB/s Receiving objects: 70% (225/321), 452.61 MiB | 44.31 MiB/s Receiving objects: 71% (228/321), 452.61 MiB | 44.31 MiB/s Receiving objects: 72% (232/321), 473.43 MiB | 44.26 MiB/s Receiving objects: 73% (235/321), 473.43 MiB | 44.26 MiB/s Receiving objects: 74% (238/321), 473.43 MiB | 44.26 MiB/s Receiving objects: 75% (241/321), 511.45 MiB | 43.58 MiB/s Receiving objects: 76% (244/321), 511.45 MiB | 43.58 MiB/s Receiving objects: 76% (245/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 77% (248/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 78% (251/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 79% (254/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 80% (257/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 81% (261/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 82% (264/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 83% (267/321), 532.22 MiB | 43.95 MiB/s Receiving objects: 84% (270/321), 552.18 MiB | 43.02 MiB/s Receiving objects: 85% (273/321), 552.18 MiB | 43.02 MiB/s Receiving objects: 86% (277/321), 552.18 MiB | 43.02 MiB/s Receiving objects: 87% (280/321), 552.18 MiB | 43.02 MiB/s Receiving objects: 88% (283/321), 552.18 MiB | 43.02 MiB/s Receiving objects: 89% (286/321), 552.18 MiB | 43.02 MiB/s Receiving objects: 89% (287/321), 572.83 MiB | 43.82 MiB/s Receiving objects: 90% (289/321), 572.83 MiB | 43.82 MiB/s Receiving objects: 91% (293/321), 572.83 MiB | 43.82 MiB/s Receiving objects: 92% (296/321), 572.83 MiB | 43.82 MiB/s Receiving objects: 93% (299/321), 572.83 MiB | 43.82 MiB/s Receiving objects: 94% (302/321), 572.83 MiB | 43.82 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.58 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.58 MiB/s Receiving objects: 95% (305/321), 596.76 MiB | 27.79 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 17.81 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 13.72 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 13.72 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 11.67 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 11.67 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 11.05 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.05 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.05 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.05 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.84 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 16% (9/55) Resolving deltas: 30% (17/55) Resolving deltas: 34% (19/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 33% (34/102), 25.56 MiB | 51.21 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 35% (36/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 36% (37/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 37% (38/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 38% (39/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 39% (40/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 40% (41/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 41% (42/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 42% (43/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 43% (44/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 44% (45/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 45% (46/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 46% (47/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 47% (48/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 48% (49/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 49% (50/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 50% (51/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 51% (53/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 52% (54/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 53% (55/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 54% (56/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 55% (57/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 56% (58/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 57% (59/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 58% (60/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 59% (61/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 60% (62/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 61% (63/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 62% (64/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 63% (65/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 64% (66/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 65% (67/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 66% (68/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 67% (69/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 68% (70/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 69% (71/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 70% (72/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 71% (73/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 72% (74/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 73% (75/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 74% (76/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 75% (77/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 76% (78/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 77% (79/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 78% (80/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 79% (81/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 80% (82/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 81% (83/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 82% (84/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 83% (85/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 84% (86/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 85% (87/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 86% (88/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 87% (89/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 88% (90/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 89% (91/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 90% (92/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 91% (93/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 92% (94/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 93% (95/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 94% (96/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 95% (97/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 96% (98/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 97% (99/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 98% (100/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 99% (101/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 100% (102/102), 25.56 MiB | 51.21 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 51.06 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M036/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/M036/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/M036/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 8.68 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (28/496) Resolving deltas: 12% (62/496) Resolving deltas: 13% (66/496) Resolving deltas: 19% (95/496) Resolving deltas: 25% (128/496) Resolving deltas: 26% (130/496) Resolving deltas: 29% (145/496) Resolving deltas: 31% (154/496) Resolving deltas: 37% (188/496) Resolving deltas: 38% (191/496) Resolving deltas: 50% (252/496) Resolving deltas: 51% (254/496) Resolving deltas: 52% (260/496) Resolving deltas: 53% (263/496) Resolving deltas: 54% (268/496) Resolving deltas: 55% (275/496) Resolving deltas: 56% (278/496) Resolving deltas: 58% (288/496) Resolving deltas: 59% (294/496) Resolving deltas: 60% (299/496) Resolving deltas: 68% (339/496) Resolving deltas: 69% (347/496) Resolving deltas: 75% (373/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (383/496) Resolving deltas: 79% (393/496) Resolving deltas: 80% (398/496) Resolving deltas: 81% (402/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (412/496) Resolving deltas: 86% (430/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (439/496) Resolving deltas: 89% (444/496) Resolving deltas: 90% (447/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (483/496) Resolving deltas: 99% (492/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M036/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: 12% (4/31) Resolving deltas: 19% (6/31) Resolving deltas: 38% (12/31) Resolving deltas: 41% (13/31) Resolving deltas: 45% (14/31) Resolving deltas: 74% (23/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 70% (90/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M036/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 7.15 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 15% (15/97) Resolving deltas: 21% (21/97) Resolving deltas: 22% (22/97) Resolving deltas: 24% (24/97) Resolving deltas: 25% (25/97) Resolving deltas: 26% (26/97) Resolving deltas: 27% (27/97) Resolving deltas: 31% (31/97) Resolving deltas: 36% (35/97) Resolving deltas: 44% (43/97) Resolving deltas: 45% (44/97) Resolving deltas: 75% (73/97) Resolving deltas: 76% (74/97) Resolving deltas: 77% (75/97) Resolving deltas: 79% (77/97) Resolving deltas: 83% (81/97) Resolving deltas: 87% (85/97) Resolving deltas: 94% (92/97) Resolving deltas: 95% (93/97) Resolving deltas: 97% (95/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out '8dac229515d92aa9115afc972fa4a9c07ef9c463' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '3056e4eb3b8c114c46862bb05cf6a19c5b9fb0ac' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '5d0cc1170696892b0a0ca5be7dd227b4190f0af6' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M036/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M036/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/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/M036/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/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/M036/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M036/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M036/params_new/msf-port/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M036/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M036/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M036/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M036/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/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/M036/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M036/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M036/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M036/params_new/perception_vehicles/master /root/workspace/xiamen-config/M036/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M036/params_new/pointcloud_customized/ [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/prediction_config/prediction /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M036/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/system-common/system-ros /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/system-device/master /root/workspace/xiamen-config/M036/params_new/system-device/slave /root/workspace/xiamen-config/M036/params_new/system-device/system-ros /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M036/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M036/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M036/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M036/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M036/params_new/system-port/system-ros /root/workspace/xiamen-config/M036/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M036/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/M036/params_new/params_new/crane_align /root/workspace/xiamen-config/M036/params_new/params_new/data_collection /root/workspace/xiamen-config/M036/params_new/params_new/extrinsics /root/workspace/xiamen-config/M036/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M036/params_new/params_new/lane_detection /root/workspace/xiamen-config/M036/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M036/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M036/params_new/params_new/master /root/workspace/xiamen-config/M036/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M036/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M036/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M036/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M036/params_new/params_new/perception /root/workspace/xiamen-config/M036/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M036/params_new/params_new/pointcloud /root/workspace/xiamen-config/M036/params_new/params_new/prediction /root/workspace/xiamen-config/M036/params_new/params_new/README.md /root/workspace/xiamen-config/M036/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M036/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M036/params_new/params_new/segmentation /root/workspace/xiamen-config/M036/params_new/params_new/slave /root/workspace/xiamen-config/M036/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M036/params_new/params_new/system-ros /root/workspace/xiamen-config/M036/params_M036/params/ [Pipeline] echo M037拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M037/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M037/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/M037.git > git init /root/workspace/xiamen-config/M037/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M037.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/M037.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M037.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 c1ebe09e79cc01b255d5a6bc69ad1885b5b5f22f (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c1ebe09e79cc01b255d5a6bc69ad1885b5b5f22f # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk c1ebe09e79cc01b255d5a6bc69ad1885b5b5f22f # timeout=10 [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/M037.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/M037.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/M037.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/M037/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/M037/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 31.82 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (12/647) Resolving deltas: 2% (15/647) Resolving deltas: 3% (21/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (62/647) Resolving deltas: 11% (73/647) Resolving deltas: 12% (80/647) Resolving deltas: 14% (97/647) Resolving deltas: 16% (108/647) Resolving deltas: 17% (112/647) Resolving deltas: 18% (117/647) Resolving deltas: 19% (127/647) Resolving deltas: 21% (137/647) Resolving deltas: 24% (157/647) Resolving deltas: 26% (174/647) Resolving deltas: 27% (177/647) Resolving deltas: 29% (190/647) Resolving deltas: 30% (200/647) Resolving deltas: 31% (201/647) Resolving deltas: 33% (214/647) Resolving deltas: 38% (248/647) Resolving deltas: 39% (254/647) Resolving deltas: 40% (263/647) Resolving deltas: 41% (266/647) Resolving deltas: 42% (272/647) Resolving deltas: 43% (281/647) Resolving deltas: 44% (291/647) Resolving deltas: 46% (303/647) Resolving deltas: 48% (311/647) Resolving deltas: 53% (346/647) Resolving deltas: 54% (350/647) Resolving deltas: 55% (356/647) Resolving deltas: 59% (386/647) Resolving deltas: 61% (398/647) Resolving deltas: 62% (406/647) Resolving deltas: 64% (415/647) Resolving deltas: 65% (425/647) Resolving deltas: 66% (431/647) Resolving deltas: 67% (437/647) Resolving deltas: 68% (440/647) Resolving deltas: 70% (457/647) Resolving deltas: 71% (463/647) Resolving deltas: 76% (498/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/lidar-extrinsics'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 34 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.00 KiB | 7.00 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 75% (3/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M037/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/M037/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. remote: Total 319 (delta 36), reused 68 (delta 17), pack-reused 206 Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.28 KiB | 32.14 MiB/s, done. Resolving deltas: 0% (0/111) Resolving deltas: 1% (2/111) Resolving deltas: 2% (3/111) Resolving deltas: 3% (4/111) Resolving deltas: 7% (8/111) Resolving deltas: 8% (9/111) Resolving deltas: 22% (25/111) Resolving deltas: 35% (39/111) Resolving deltas: 37% (42/111) Resolving deltas: 38% (43/111) Resolving deltas: 39% (44/111) Resolving deltas: 40% (45/111) Resolving deltas: 42% (47/111) Resolving deltas: 46% (52/111) Resolving deltas: 47% (53/111) Resolving deltas: 49% (55/111) Resolving deltas: 52% (58/111) Resolving deltas: 54% (60/111) Resolving deltas: 55% (62/111) Resolving deltas: 58% (65/111) Resolving deltas: 59% (66/111) Resolving deltas: 61% (68/111) Resolving deltas: 62% (69/111) Resolving deltas: 67% (75/111) Resolving deltas: 70% (78/111) Resolving deltas: 80% (89/111) Resolving deltas: 82% (92/111) Resolving deltas: 85% (95/111) Resolving deltas: 90% (100/111) Resolving deltas: 92% (103/111) Resolving deltas: 95% (106/111) Resolving deltas: 97% (108/111) Resolving deltas: 98% (109/111) Resolving deltas: 99% (110/111) Resolving deltas: 100% (111/111) Resolving deltas: 100% (111/111), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 9% (5/54) Resolving deltas: 12% (7/54) Resolving deltas: 18% (10/54) Resolving deltas: 24% (13/54) Resolving deltas: 27% (15/54) Resolving deltas: 31% (17/54) Resolving deltas: 33% (18/54) Resolving deltas: 42% (23/54) Resolving deltas: 46% (25/54) Resolving deltas: 51% (28/54) Resolving deltas: 55% (30/54) Resolving deltas: 57% (31/54) Resolving deltas: 62% (34/54) Resolving deltas: 66% (36/54) Resolving deltas: 68% (37/54) Resolving deltas: 72% (39/54) Resolving deltas: 74% (40/54) Resolving deltas: 75% (41/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M037/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/M037/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 37% (6/16) Resolving deltas: 43% (7/16) Resolving deltas: 81% (13/16) Resolving deltas: 93% (15/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M037/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: 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/M037/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/M037/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 2% (17/726) Resolving deltas: 9% (69/726) Resolving deltas: 10% (75/726) Resolving deltas: 11% (85/726) Resolving deltas: 12% (93/726) Resolving deltas: 13% (96/726) Resolving deltas: 14% (107/726) Resolving deltas: 15% (111/726) Resolving deltas: 19% (140/726) Resolving deltas: 21% (153/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (183/726) Resolving deltas: 26% (190/726) Resolving deltas: 27% (197/726) Resolving deltas: 30% (218/726) Resolving deltas: 33% (240/726) Resolving deltas: 77% (564/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 77% (7/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 10% (5/50) Resolving deltas: 12% (6/50) Resolving deltas: 14% (7/50) Resolving deltas: 16% (8/50) Resolving deltas: 24% (12/50) Resolving deltas: 26% (13/50) Resolving deltas: 28% (14/50) Resolving deltas: 48% (24/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/perception_vehicles'... remote: Enumerating objects: 47, done. remote: Total 47 (delta 0), reused 0 (delta 0), pack-reused 47 Receiving objects: 2% (1/47) Receiving objects: 4% (2/47) Receiving objects: 6% (3/47) Receiving objects: 8% (4/47) Receiving objects: 10% (5/47) Receiving objects: 12% (6/47) Receiving objects: 14% (7/47) Receiving objects: 17% (8/47) Receiving objects: 19% (9/47) Receiving objects: 21% (10/47) Receiving objects: 23% (11/47) Receiving objects: 25% (12/47) Receiving objects: 27% (13/47) Receiving objects: 29% (14/47) Receiving objects: 31% (15/47) Receiving objects: 34% (16/47) Receiving objects: 36% (17/47) Receiving objects: 38% (18/47) Receiving objects: 40% (19/47) Receiving objects: 42% (20/47) Receiving objects: 44% (21/47) Receiving objects: 46% (22/47) Receiving objects: 48% (23/47) Receiving objects: 51% (24/47) Receiving objects: 53% (25/47) Receiving objects: 55% (26/47) Receiving objects: 57% (27/47) Receiving objects: 59% (28/47) Receiving objects: 61% (29/47) Receiving objects: 63% (30/47) Receiving objects: 65% (31/47) Receiving objects: 68% (32/47) Receiving objects: 70% (33/47) Receiving objects: 72% (34/47) Receiving objects: 74% (35/47) Receiving objects: 76% (36/47) Receiving objects: 78% (37/47) Receiving objects: 80% (38/47) Receiving objects: 82% (39/47) Receiving objects: 85% (40/47) Receiving objects: 87% (41/47) Receiving objects: 89% (42/47) Receiving objects: 91% (43/47) Receiving objects: 93% (44/47) Receiving objects: 95% (45/47) Receiving objects: 97% (46/47) Receiving objects: 100% (47/47) Receiving objects: 100% (47/47), 5.28 KiB | 5.28 MiB/s, done. Resolving deltas: 0% (0/13) Resolving deltas: 7% (1/13) Resolving deltas: 23% (3/13) Resolving deltas: 30% (4/13) Resolving deltas: 69% (9/13) Resolving deltas: 100% (13/13) Resolving deltas: 100% (13/13), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.58 MiB | 48.62 MiB/s Receiving objects: 14% (48/321), 94.94 MiB | 47.49 MiB/s Receiving objects: 14% (48/321), 142.08 MiB | 47.37 MiB/s Receiving objects: 15% (49/321), 142.08 MiB | 47.37 MiB/s Receiving objects: 16% (52/321), 160.34 MiB | 45.82 MiB/s Receiving objects: 17% (55/321), 160.34 MiB | 45.82 MiB/s Receiving objects: 18% (58/321), 160.34 MiB | 45.82 MiB/s Receiving objects: 19% (61/321), 160.34 MiB | 45.82 MiB/s Receiving objects: 20% (65/321), 160.34 MiB | 45.82 MiB/s Receiving objects: 21% (68/321), 160.34 MiB | 45.82 MiB/s Receiving objects: 21% (68/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 22% (71/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 23% (74/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 24% (78/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 25% (81/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 26% (84/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 27% (87/321), 182.14 MiB | 45.54 MiB/s Receiving objects: 28% (90/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 29% (94/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 30% (97/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 31% (100/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 32% (103/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 33% (106/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 34% (110/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 35% (113/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 36% (116/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 37% (119/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 38% (122/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 39% (126/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 40% (129/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 41% (132/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 42% (135/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 43% (139/321), 202.83 MiB | 45.08 MiB/s Receiving objects: 43% (139/321), 222.74 MiB | 44.31 MiB/s Receiving objects: 44% (142/321), 222.74 MiB | 44.31 MiB/s Receiving objects: 45% (145/321), 222.74 MiB | 44.31 MiB/s Receiving objects: 46% (148/321), 222.74 MiB | 44.31 MiB/s Receiving objects: 47% (151/321), 249.75 MiB | 44.71 MiB/s Receiving objects: 48% (155/321), 249.75 MiB | 44.71 MiB/s Receiving objects: 49% (158/321), 249.75 MiB | 44.71 MiB/s Receiving objects: 50% (161/321), 249.75 MiB | 44.71 MiB/s Receiving objects: 50% (161/321), 270.25 MiB | 43.50 MiB/s Receiving objects: 51% (164/321), 270.25 MiB | 43.50 MiB/s Receiving objects: 52% (167/321), 270.25 MiB | 43.50 MiB/s Receiving objects: 53% (171/321), 291.71 MiB | 43.74 MiB/s Receiving objects: 54% (174/321), 291.71 MiB | 43.74 MiB/s Receiving objects: 55% (177/321), 291.71 MiB | 43.74 MiB/s Receiving objects: 56% (180/321), 291.71 MiB | 43.74 MiB/s Receiving objects: 57% (183/321), 291.71 MiB | 43.74 MiB/s Receiving objects: 57% (186/321), 291.71 MiB | 43.74 MiB/s Receiving objects: 58% (187/321), 332.04 MiB | 42.22 MiB/s Receiving objects: 59% (190/321), 332.04 MiB | 42.22 MiB/s Receiving objects: 59% (192/321), 355.19 MiB | 43.31 MiB/s Receiving objects: 60% (193/321), 355.19 MiB | 43.31 MiB/s Receiving objects: 60% (193/321), 391.36 MiB | 41.90 MiB/s Receiving objects: 61% (196/321), 391.36 MiB | 41.90 MiB/s Receiving objects: 62% (200/321), 391.36 MiB | 41.90 MiB/s Receiving objects: 62% (202/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 63% (203/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 64% (206/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 65% (209/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 66% (212/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 67% (216/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 68% (219/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 69% (222/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 70% (225/321), 444.47 MiB | 43.27 MiB/s Receiving objects: 71% (228/321), 467.81 MiB | 43.90 MiB/s Receiving objects: 72% (232/321), 467.81 MiB | 43.90 MiB/s Receiving objects: 73% (235/321), 467.81 MiB | 43.90 MiB/s Receiving objects: 73% (237/321), 487.45 MiB | 43.50 MiB/s Receiving objects: 74% (238/321), 487.45 MiB | 43.50 MiB/s Receiving objects: 75% (241/321), 505.95 MiB | 42.74 MiB/s Receiving objects: 76% (244/321), 505.95 MiB | 42.74 MiB/s Receiving objects: 76% (245/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 77% (248/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 78% (251/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 79% (254/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 80% (257/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 81% (261/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 82% (264/321), 526.03 MiB | 43.11 MiB/s Receiving objects: 83% (267/321), 545.86 MiB | 42.37 MiB/s Receiving objects: 84% (270/321), 545.86 MiB | 42.37 MiB/s Receiving objects: 85% (273/321), 545.86 MiB | 42.37 MiB/s Receiving objects: 86% (277/321), 545.86 MiB | 42.37 MiB/s Receiving objects: 87% (280/321), 545.86 MiB | 42.37 MiB/s Receiving objects: 87% (280/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 88% (283/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 89% (286/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 90% (289/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 91% (293/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 92% (296/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 93% (299/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 94% (302/321), 566.80 MiB | 43.60 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 28.06 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 28.06 MiB/s Receiving objects: 95% (305/321), 597.07 MiB | 28.00 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 18.47 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 14.12 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 14.12 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 12.03 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 12.03 MiB/s Receiving objects: 97% (313/321), 648.07 MiB | 11.47 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.47 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.47 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.47 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.64 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 12% (7/55) Resolving deltas: 30% (17/55) Resolving deltas: 32% (18/55) Resolving deltas: 38% (21/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 33% (34/102), 25.68 MiB | 51.34 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 35% (36/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 36% (37/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 37% (38/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 38% (39/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 39% (40/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 40% (41/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 41% (42/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 42% (43/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 43% (44/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 44% (45/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 45% (46/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 46% (47/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 47% (48/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 48% (49/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 49% (50/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 50% (51/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 51% (53/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 52% (54/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 53% (55/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 54% (56/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 55% (57/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 56% (58/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 57% (59/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 58% (60/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 59% (61/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 60% (62/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 61% (63/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 62% (64/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 63% (65/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 64% (66/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 65% (67/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 66% (68/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 67% (69/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 68% (70/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 69% (71/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 70% (72/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 71% (73/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 72% (74/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 73% (75/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 74% (76/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 75% (77/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 76% (78/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 77% (79/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 78% (80/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 79% (81/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 80% (82/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 81% (83/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 82% (84/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 83% (85/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 84% (86/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 85% (87/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 86% (88/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 87% (89/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 88% (90/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 89% (91/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 90% (92/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 91% (93/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 92% (94/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 93% (95/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 94% (96/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 95% (97/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 96% (98/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 97% (99/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 98% (100/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 99% (101/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 100% (102/102), 25.68 MiB | 51.34 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 51.38 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M037/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/M037/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/M037/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 13.02 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 46% (13/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 5% (26/496) Resolving deltas: 11% (59/496) Resolving deltas: 14% (74/496) Resolving deltas: 15% (77/496) Resolving deltas: 20% (103/496) Resolving deltas: 27% (136/496) Resolving deltas: 30% (153/496) Resolving deltas: 32% (163/496) Resolving deltas: 33% (165/496) Resolving deltas: 40% (199/496) Resolving deltas: 51% (255/496) Resolving deltas: 52% (260/496) Resolving deltas: 54% (272/496) Resolving deltas: 55% (276/496) Resolving deltas: 56% (280/496) Resolving deltas: 57% (283/496) Resolving deltas: 59% (294/496) Resolving deltas: 61% (303/496) Resolving deltas: 70% (352/496) Resolving deltas: 72% (361/496) Resolving deltas: 73% (367/496) Resolving deltas: 74% (369/496) Resolving deltas: 75% (372/496) Resolving deltas: 76% (377/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (391/496) Resolving deltas: 79% (392/496) Resolving deltas: 80% (398/496) Resolving deltas: 81% (403/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (414/496) Resolving deltas: 84% (418/496) Resolving deltas: 87% (432/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (453/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 95% (473/496) Resolving deltas: 96% (478/496) Resolving deltas: 97% (483/496) Resolving deltas: 99% (492/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M037/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) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 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: 22% (7/31) Resolving deltas: 35% (11/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 70% (90/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M037/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 6.87 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 1% (1/97) Resolving deltas: 2% (2/97) Resolving deltas: 3% (3/97) Resolving deltas: 11% (11/97) Resolving deltas: 17% (17/97) Resolving deltas: 18% (18/97) Resolving deltas: 26% (26/97) Resolving deltas: 28% (28/97) Resolving deltas: 32% (32/97) Resolving deltas: 34% (33/97) Resolving deltas: 35% (34/97) Resolving deltas: 39% (38/97) Resolving deltas: 44% (43/97) Resolving deltas: 52% (51/97) Resolving deltas: 64% (63/97) Resolving deltas: 65% (64/97) Resolving deltas: 67% (65/97) Resolving deltas: 68% (66/97) Resolving deltas: 76% (74/97) Resolving deltas: 77% (75/97) Resolving deltas: 80% (78/97) Resolving deltas: 91% (89/97) Resolving deltas: 94% (92/97) Resolving deltas: 98% (96/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out 'fb1550cb27070850a5c0edb02c668cd2e353f90b' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out '38d9ce3f9b1e17dcd8faf5bd4253f973163aa796' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 '50079b87e6a1333b22f27cfa41d7e809e3d27c88' Submodule path 'perception_segmentation_fisheye': checked out 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out '34fee952fbb32c668674ed46ab8ab805bb446c8e' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M037/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M037/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M037/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/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/M037/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/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/M037/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M037/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M037/params_new/msf-port/README.md /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M037/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M037/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M037/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M037/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M037/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/perception_new_detection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M037/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M037/params_new/perception_vehicles/ [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M037/params_new/perception_vehicles/master /root/workspace/xiamen-config/M037/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/prediction_config/prediction /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M037/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/system-common/system-ros /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M037/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/system-device/master /root/workspace/xiamen-config/M037/params_new/system-device/slave /root/workspace/xiamen-config/M037/params_new/system-device/system-ros /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M037/params_new/system-node-xiamen/ [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M037/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M037/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M037/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M037/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M037/params_new/system-port/system-ros /root/workspace/xiamen-config/M037/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M037/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/M037/params_new/params_new/crane_align /root/workspace/xiamen-config/M037/params_new/params_new/data_collection /root/workspace/xiamen-config/M037/params_new/params_new/extrinsics /root/workspace/xiamen-config/M037/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M037/params_new/params_new/lane_detection /root/workspace/xiamen-config/M037/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M037/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M037/params_new/params_new/master /root/workspace/xiamen-config/M037/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M037/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M037/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M037/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M037/params_new/params_new/perception /root/workspace/xiamen-config/M037/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M037/params_new/params_new/pointcloud /root/workspace/xiamen-config/M037/params_new/params_new/prediction /root/workspace/xiamen-config/M037/params_new/params_new/README.md /root/workspace/xiamen-config/M037/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M037/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M037/params_new/params_new/segmentation /root/workspace/xiamen-config/M037/params_new/params_new/slave /root/workspace/xiamen-config/M037/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M037/params_new/params_new/system-ros /root/workspace/xiamen-config/M037/params_M037/params/ [Pipeline] echo M038拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M038/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M038/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/M038.git > git init /root/workspace/xiamen-config/M038/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M038.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/M038.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M038.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 6d55bab7e9b4d7470c92beecfa474ec45397ca47 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d55bab7e9b4d7470c92beecfa474ec45397ca47 # timeout=300000 Commit message: "crane_align:更新潍坊.厦门使用对位参数常用分支" > git rev-list --no-walk 6d55bab7e9b4d7470c92beecfa474ec45397ca47 # timeout=10 [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/M038.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/M038.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/M038.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/M038/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/M038/params_new/crane_align_customized'... remote: Enumerating objects: 1353, 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. Receiving objects: 0% (1/1353) Receiving objects: 1% (14/1353) Receiving objects: 2% (28/1353) Receiving objects: 3% (41/1353) Receiving objects: 4% (55/1353) Receiving objects: 5% (68/1353) Receiving objects: 6% (82/1353) Receiving objects: 7% (95/1353) Receiving objects: 8% (109/1353) Receiving objects: 9% (122/1353) Receiving objects: 10% (136/1353) Receiving objects: 11% (149/1353) Receiving objects: 12% (163/1353) Receiving objects: 13% (176/1353) Receiving objects: 14% (190/1353) Receiving objects: 15% (203/1353) Receiving objects: 16% (217/1353) Receiving objects: 17% (231/1353) Receiving objects: 18% (244/1353) Receiving objects: 19% (258/1353) Receiving objects: 20% (271/1353) Receiving objects: 21% (285/1353) Receiving objects: 22% (298/1353) Receiving objects: 23% (312/1353) Receiving objects: 24% (325/1353) Receiving objects: 25% (339/1353) Receiving objects: 26% (352/1353) Receiving objects: 27% (366/1353) Receiving objects: 28% (379/1353) Receiving objects: 29% (393/1353) Receiving objects: 30% (406/1353) Receiving objects: 31% (420/1353) Receiving objects: 32% (433/1353) Receiving objects: 33% (447/1353) Receiving objects: 34% (461/1353) Receiving objects: 35% (474/1353) Receiving objects: 36% (488/1353) Receiving objects: 37% (501/1353) Receiving objects: 38% (515/1353) Receiving objects: 39% (528/1353) Receiving objects: 40% (542/1353) Receiving objects: 41% (555/1353) Receiving objects: 42% (569/1353) Receiving objects: 43% (582/1353) Receiving objects: 44% (596/1353) Receiving objects: 45% (609/1353) Receiving objects: 46% (623/1353) Receiving objects: 47% (636/1353) Receiving objects: 48% (650/1353) Receiving objects: 49% (663/1353) Receiving objects: 50% (677/1353) Receiving objects: 51% (691/1353) Receiving objects: 52% (704/1353) Receiving objects: 53% (718/1353) Receiving objects: 54% (731/1353) Receiving objects: 55% (745/1353) Receiving objects: 56% (758/1353) Receiving objects: 57% (772/1353) Receiving objects: 58% (785/1353) Receiving objects: 59% (799/1353) Receiving objects: 60% (812/1353) Receiving objects: 61% (826/1353) Receiving objects: 62% (839/1353) Receiving objects: 63% (853/1353) Receiving objects: 64% (866/1353) Receiving objects: 65% (880/1353) Receiving objects: 66% (893/1353) Receiving objects: 67% (907/1353) Receiving objects: 68% (921/1353) Receiving objects: 69% (934/1353) Receiving objects: 70% (948/1353) Receiving objects: 71% (961/1353) Receiving objects: 72% (975/1353) Receiving objects: 73% (988/1353) Receiving objects: 74% (1002/1353) Receiving objects: 75% (1015/1353) Receiving objects: 76% (1029/1353) Receiving objects: 77% (1042/1353) Receiving objects: 78% (1056/1353) Receiving objects: 79% (1069/1353) Receiving objects: 80% (1083/1353) Receiving objects: 81% (1096/1353) Receiving objects: 82% (1110/1353) Receiving objects: 83% (1123/1353) Receiving objects: 84% (1137/1353) Receiving objects: 85% (1151/1353) Receiving objects: 86% (1164/1353) Receiving objects: 87% (1178/1353) Receiving objects: 88% (1191/1353) Receiving objects: 89% (1205/1353) Receiving objects: 90% (1218/1353) Receiving objects: 91% (1232/1353) Receiving objects: 92% (1245/1353) Receiving objects: 93% (1259/1353) Receiving objects: 94% (1272/1353) Receiving objects: 95% (1286/1353) remote: Total 1353 (delta 9), reused 0 (delta 0), pack-reused 1320 Receiving objects: 96% (1299/1353) Receiving objects: 97% (1313/1353) Receiving objects: 98% (1326/1353) Receiving objects: 99% (1340/1353) Receiving objects: 100% (1353/1353) Receiving objects: 100% (1353/1353), 445.51 KiB | 34.27 MiB/s, done. Resolving deltas: 0% (0/647) Resolving deltas: 1% (9/647) Resolving deltas: 2% (13/647) Resolving deltas: 3% (20/647) Resolving deltas: 4% (26/647) Resolving deltas: 5% (33/647) Resolving deltas: 6% (39/647) Resolving deltas: 7% (50/647) Resolving deltas: 9% (59/647) Resolving deltas: 10% (70/647) Resolving deltas: 11% (75/647) Resolving deltas: 12% (79/647) Resolving deltas: 15% (100/647) Resolving deltas: 18% (122/647) Resolving deltas: 19% (126/647) Resolving deltas: 21% (137/647) Resolving deltas: 23% (154/647) Resolving deltas: 24% (158/647) Resolving deltas: 27% (177/647) Resolving deltas: 28% (182/647) Resolving deltas: 29% (194/647) Resolving deltas: 31% (205/647) Resolving deltas: 35% (229/647) Resolving deltas: 37% (243/647) Resolving deltas: 38% (251/647) Resolving deltas: 39% (254/647) Resolving deltas: 40% (261/647) Resolving deltas: 41% (267/647) Resolving deltas: 42% (273/647) Resolving deltas: 43% (282/647) Resolving deltas: 44% (291/647) Resolving deltas: 46% (304/647) Resolving deltas: 48% (313/647) Resolving deltas: 54% (355/647) Resolving deltas: 55% (359/647) Resolving deltas: 56% (364/647) Resolving deltas: 60% (394/647) Resolving deltas: 62% (406/647) Resolving deltas: 63% (409/647) Resolving deltas: 64% (415/647) Resolving deltas: 65% (424/647) Resolving deltas: 67% (434/647) Resolving deltas: 68% (440/647) Resolving deltas: 69% (448/647) Resolving deltas: 71% (465/647) Resolving deltas: 72% (467/647) Resolving deltas: 77% (501/647) Resolving deltas: 100% (647/647) Resolving deltas: 100% (647/647), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/lidar-extrinsics'... 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: 2% (1/36) remote: Compressing objects: 5% (2/36) remote: Compressing objects: 8% (3/36) remote: Compressing objects: 11% (4/36) remote: Compressing objects: 13% (5/36) remote: Compressing objects: 16% (6/36) remote: Compressing objects: 19% (7/36) remote: Compressing objects: 22% (8/36) remote: Compressing objects: 25% (9/36) remote: Compressing objects: 27% (10/36) remote: Compressing objects: 30% (11/36) remote: Compressing objects: 33% (12/36) remote: Compressing objects: 36% (13/36) remote: Compressing objects: 38% (14/36) remote: Compressing objects: 41% (15/36) remote: Compressing objects: 44% (16/36) remote: Compressing objects: 47% (17/36) remote: Compressing objects: 50% (18/36) remote: Compressing objects: 52% (19/36) remote: Compressing objects: 55% (20/36) remote: Compressing objects: 58% (21/36) remote: Compressing objects: 61% (22/36) remote: Compressing objects: 63% (23/36) remote: Compressing objects: 66% (24/36) remote: Compressing objects: 69% (25/36) remote: Compressing objects: 72% (26/36) remote: Compressing objects: 75% (27/36) remote: Compressing objects: 77% (28/36) remote: Compressing objects: 80% (29/36) remote: Compressing objects: 83% (30/36) remote: Compressing objects: 86% (31/36) remote: Compressing objects: 88% (32/36) remote: Compressing objects: 91% (33/36) remote: Compressing objects: 94% (34/36) remote: Compressing objects: 97% (35/36) remote: Compressing objects: 100% (36/36) remote: Compressing objects: 100% (36/36), done. remote: Total 42 (delta 4), 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), 8.37 KiB | 8.37 MiB/s, 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/M038/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/M038/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 319, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/319) Receiving objects: 1% (4/319) Receiving objects: 2% (7/319) Receiving objects: 3% (10/319) Receiving objects: 4% (13/319) Receiving objects: 5% (16/319) Receiving objects: 6% (20/319) Receiving objects: 7% (23/319) Receiving objects: 8% (26/319) Receiving objects: 9% (29/319) Receiving objects: 10% (32/319) Receiving objects: 11% (36/319) Receiving objects: 12% (39/319) Receiving objects: 13% (42/319) Receiving objects: 14% (45/319) Receiving objects: 15% (48/319) Receiving objects: 16% (52/319) Receiving objects: 17% (55/319) Receiving objects: 18% (58/319) Receiving objects: 19% (61/319) Receiving objects: 20% (64/319) Receiving objects: 21% (67/319) Receiving objects: 22% (71/319) Receiving objects: 23% (74/319) Receiving objects: 24% (77/319) Receiving objects: 25% (80/319) Receiving objects: 26% (83/319) Receiving objects: 27% (87/319) Receiving objects: 28% (90/319) Receiving objects: 29% (93/319) Receiving objects: 30% (96/319) Receiving objects: 31% (99/319) Receiving objects: 32% (103/319) Receiving objects: 33% (106/319) Receiving objects: 34% (109/319) Receiving objects: 35% (112/319) Receiving objects: 36% (115/319) Receiving objects: 37% (119/319) Receiving objects: 38% (122/319) Receiving objects: 39% (125/319) Receiving objects: 40% (128/319) Receiving objects: 41% (131/319) Receiving objects: 42% (134/319) Receiving objects: 43% (138/319) Receiving objects: 44% (141/319) Receiving objects: 45% (144/319) Receiving objects: 46% (147/319) Receiving objects: 47% (150/319) Receiving objects: 48% (154/319) Receiving objects: 49% (157/319) Receiving objects: 50% (160/319) Receiving objects: 51% (163/319) Receiving objects: 52% (166/319) Receiving objects: 53% (170/319) Receiving objects: 54% (173/319) Receiving objects: 55% (176/319) Receiving objects: 56% (179/319) Receiving objects: 57% (182/319) Receiving objects: 58% (186/319) Receiving objects: 59% (189/319) Receiving objects: 60% (192/319) Receiving objects: 61% (195/319) Receiving objects: 62% (198/319) Receiving objects: 63% (201/319) Receiving objects: 64% (205/319) Receiving objects: 65% (208/319) Receiving objects: 66% (211/319) Receiving objects: 67% (214/319) Receiving objects: 68% (217/319) Receiving objects: 69% (221/319) Receiving objects: 70% (224/319) Receiving objects: 71% (227/319) Receiving objects: 72% (230/319) Receiving objects: 73% (233/319) Receiving objects: 74% (237/319) Receiving objects: 75% (240/319) Receiving objects: 76% (243/319) Receiving objects: 77% (246/319) Receiving objects: 78% (249/319) Receiving objects: 79% (253/319) remote: Total 319 (delta 35), reused 68 (delta 17), pack-reused 206 Receiving objects: 80% (256/319) Receiving objects: 81% (259/319) Receiving objects: 82% (262/319) Receiving objects: 83% (265/319) Receiving objects: 84% (268/319) Receiving objects: 85% (272/319) Receiving objects: 86% (275/319) Receiving objects: 87% (278/319) Receiving objects: 88% (281/319) Receiving objects: 89% (284/319) Receiving objects: 90% (288/319) Receiving objects: 91% (291/319) Receiving objects: 92% (294/319) Receiving objects: 93% (297/319) Receiving objects: 94% (300/319) Receiving objects: 95% (304/319) Receiving objects: 96% (307/319) Receiving objects: 97% (310/319) Receiving objects: 98% (313/319) Receiving objects: 99% (316/319) Receiving objects: 100% (319/319) Receiving objects: 100% (319/319), 64.35 KiB | 21.45 MiB/s, done. Resolving deltas: 0% (0/110) Resolving deltas: 1% (2/110) Resolving deltas: 2% (3/110) Resolving deltas: 3% (4/110) Resolving deltas: 6% (7/110) Resolving deltas: 10% (11/110) Resolving deltas: 21% (24/110) Resolving deltas: 35% (39/110) Resolving deltas: 37% (41/110) Resolving deltas: 38% (42/110) Resolving deltas: 39% (43/110) Resolving deltas: 40% (44/110) Resolving deltas: 41% (46/110) Resolving deltas: 44% (49/110) Resolving deltas: 45% (50/110) Resolving deltas: 48% (53/110) Resolving deltas: 50% (56/110) Resolving deltas: 53% (59/110) Resolving deltas: 55% (61/110) Resolving deltas: 57% (63/110) Resolving deltas: 58% (64/110) Resolving deltas: 59% (65/110) Resolving deltas: 60% (66/110) Resolving deltas: 62% (69/110) Resolving deltas: 67% (74/110) Resolving deltas: 70% (78/110) Resolving deltas: 81% (90/110) Resolving deltas: 82% (91/110) Resolving deltas: 86% (95/110) Resolving deltas: 87% (96/110) Resolving deltas: 90% (99/110) Resolving deltas: 93% (103/110) Resolving deltas: 95% (105/110) Resolving deltas: 96% (106/110) Resolving deltas: 98% (108/110) Resolving deltas: 99% (109/110) Resolving deltas: 100% (110/110) Resolving deltas: 100% (110/110), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/msf-port'... remote: Enumerating objects: 102, done. remote: Counting objects: 2% (1/39) remote: Counting objects: 5% (2/39) remote: Counting objects: 7% (3/39) remote: Counting objects: 10% (4/39) remote: Counting objects: 12% (5/39) remote: Counting objects: 15% (6/39) remote: Counting objects: 17% (7/39) remote: Counting objects: 20% (8/39) remote: Counting objects: 23% (9/39) remote: Counting objects: 25% (10/39) remote: Counting objects: 28% (11/39) remote: Counting objects: 30% (12/39) remote: Counting objects: 33% (13/39) remote: Counting objects: 35% (14/39) remote: Counting objects: 38% (15/39) remote: Counting objects: 41% (16/39) remote: Counting objects: 43% (17/39) remote: Counting objects: 46% (18/39) remote: Counting objects: 48% (19/39) remote: Counting objects: 51% (20/39) remote: Counting objects: 53% (21/39) remote: Counting objects: 56% (22/39) remote: Counting objects: 58% (23/39) remote: Counting objects: 61% (24/39) remote: Counting objects: 64% (25/39) remote: Counting objects: 66% (26/39) remote: Counting objects: 69% (27/39) remote: Counting objects: 71% (28/39) remote: Counting objects: 74% (29/39) remote: Counting objects: 76% (30/39) remote: Counting objects: 79% (31/39) remote: Counting objects: 82% (32/39) remote: Counting objects: 84% (33/39) remote: Counting objects: 87% (34/39) remote: Counting objects: 89% (35/39) remote: Counting objects: 92% (36/39) remote: Counting objects: 94% (37/39) remote: Counting objects: 97% (38/39) remote: Counting objects: 100% (39/39) remote: Counting objects: 100% (39/39), 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. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102) Receiving objects: 33% (34/102) Receiving objects: 34% (35/102) Receiving objects: 35% (36/102) Receiving objects: 36% (37/102) remote: Total 102 (delta 18), reused 28 (delta 12), pack-reused 63 Receiving objects: 37% (38/102) Receiving objects: 38% (39/102) Receiving objects: 39% (40/102) Receiving objects: 40% (41/102) Receiving objects: 41% (42/102) Receiving objects: 42% (43/102) Receiving objects: 43% (44/102) Receiving objects: 44% (45/102) Receiving objects: 45% (46/102) Receiving objects: 46% (47/102) Receiving objects: 47% (48/102) Receiving objects: 48% (49/102) Receiving objects: 49% (50/102) Receiving objects: 50% (51/102) Receiving objects: 51% (53/102) Receiving objects: 52% (54/102) Receiving objects: 53% (55/102) Receiving objects: 54% (56/102) Receiving objects: 55% (57/102) Receiving objects: 56% (58/102) Receiving objects: 57% (59/102) Receiving objects: 58% (60/102) Receiving objects: 59% (61/102) Receiving objects: 60% (62/102) Receiving objects: 61% (63/102) Receiving objects: 62% (64/102) Receiving objects: 63% (65/102) Receiving objects: 64% (66/102) Receiving objects: 65% (67/102) Receiving objects: 66% (68/102) Receiving objects: 67% (69/102) Receiving objects: 68% (70/102) Receiving objects: 69% (71/102) Receiving objects: 70% (72/102) Receiving objects: 71% (73/102) Receiving objects: 72% (74/102) Receiving objects: 73% (75/102) Receiving objects: 74% (76/102) Receiving objects: 75% (77/102) Receiving objects: 76% (78/102) Receiving objects: 77% (79/102) Receiving objects: 78% (80/102) Receiving objects: 79% (81/102) Receiving objects: 80% (82/102) Receiving objects: 81% (83/102) Receiving objects: 82% (84/102) Receiving objects: 83% (85/102) Receiving objects: 84% (86/102) Receiving objects: 85% (87/102) Receiving objects: 86% (88/102) Receiving objects: 87% (89/102) Receiving objects: 88% (90/102) Receiving objects: 89% (91/102) Receiving objects: 90% (92/102) Receiving objects: 91% (93/102) Receiving objects: 92% (94/102) Receiving objects: 93% (95/102) Receiving objects: 94% (96/102) Receiving objects: 95% (97/102) Receiving objects: 96% (98/102) Receiving objects: 97% (99/102) Receiving objects: 98% (100/102) Receiving objects: 99% (101/102) Receiving objects: 100% (102/102) Receiving objects: 100% (102/102), 16.43 KiB | 16.43 MiB/s, done. Resolving deltas: 0% (0/54) Resolving deltas: 1% (1/54) Resolving deltas: 11% (6/54) Resolving deltas: 12% (7/54) Resolving deltas: 18% (10/54) Resolving deltas: 20% (11/54) Resolving deltas: 22% (12/54) Resolving deltas: 25% (14/54) Resolving deltas: 29% (16/54) Resolving deltas: 40% (22/54) Resolving deltas: 44% (24/54) Resolving deltas: 51% (28/54) Resolving deltas: 53% (29/54) Resolving deltas: 57% (31/54) Resolving deltas: 61% (33/54) Resolving deltas: 62% (34/54) Resolving deltas: 64% (35/54) Resolving deltas: 68% (37/54) Resolving deltas: 72% (39/54) Resolving deltas: 75% (41/54) Resolving deltas: 79% (43/54) Resolving deltas: 81% (44/54) Resolving deltas: 83% (45/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 96% (52/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/xiamen-config/M038/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/M038/params_new/perception_camera_driver'... 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: 11% (1/9) remote: Compressing objects: 22% (2/9) remote: Compressing objects: 33% (3/9) remote: Compressing objects: 44% (4/9) remote: Compressing objects: 55% (5/9) remote: Compressing objects: 66% (6/9) remote: Compressing objects: 77% (7/9) remote: Compressing objects: 88% (8/9) remote: Compressing objects: 100% (9/9) remote: Compressing objects: 100% (9/9), done. remote: Total 21 (delta 3), 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), done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/perception_data_collection'... remote: Enumerating objects: 50, 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/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 50 (delta 14), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/50) Receiving objects: 4% (2/50) Receiving objects: 6% (3/50) Receiving objects: 8% (4/50) Receiving objects: 10% (5/50) Receiving objects: 12% (6/50) Receiving objects: 14% (7/50) Receiving objects: 16% (8/50) Receiving objects: 18% (9/50) Receiving objects: 20% (10/50) Receiving objects: 22% (11/50) Receiving objects: 24% (12/50) Receiving objects: 26% (13/50) Receiving objects: 28% (14/50) Receiving objects: 30% (15/50) Receiving objects: 32% (16/50) Receiving objects: 34% (17/50) Receiving objects: 36% (18/50) Receiving objects: 38% (19/50) Receiving objects: 40% (20/50) Receiving objects: 42% (21/50) Receiving objects: 44% (22/50) Receiving objects: 46% (23/50) Receiving objects: 48% (24/50) Receiving objects: 50% (25/50) Receiving objects: 52% (26/50) Receiving objects: 54% (27/50) Receiving objects: 56% (28/50) Receiving objects: 58% (29/50) Receiving objects: 60% (30/50) Receiving objects: 62% (31/50) Receiving objects: 64% (32/50) Receiving objects: 66% (33/50) Receiving objects: 68% (34/50) Receiving objects: 70% (35/50) Receiving objects: 72% (36/50) Receiving objects: 74% (37/50) Receiving objects: 76% (38/50) Receiving objects: 78% (39/50) Receiving objects: 80% (40/50) Receiving objects: 82% (41/50) Receiving objects: 84% (42/50) Receiving objects: 86% (43/50) Receiving objects: 88% (44/50) Receiving objects: 90% (45/50) Receiving objects: 92% (46/50) Receiving objects: 94% (47/50) Receiving objects: 96% (48/50) Receiving objects: 98% (49/50) Receiving objects: 100% (50/50) Receiving objects: 100% (50/50), 4.80 KiB | 4.80 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: 25% (4/16) Resolving deltas: 31% (5/16) Resolving deltas: 62% (10/16) Resolving deltas: 68% (11/16) Resolving deltas: 81% (13/16) Resolving deltas: 100% (16/16) Resolving deltas: 100% (16/16), done. Cloning into '/root/workspace/xiamen-config/M038/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. remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 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) 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: 84% (21/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M038/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/M038/params_new/perception_new_detection'... remote: Enumerating objects: 3620, 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/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. Receiving objects: 0% (1/3620) Receiving objects: 1% (37/3620) Receiving objects: 2% (73/3620) Receiving objects: 3% (109/3620) Receiving objects: 4% (145/3620) Receiving objects: 5% (181/3620) Receiving objects: 6% (218/3620) Receiving objects: 7% (254/3620) Receiving objects: 8% (290/3620) Receiving objects: 9% (326/3620) Receiving objects: 10% (362/3620) Receiving objects: 11% (399/3620) Receiving objects: 12% (435/3620) Receiving objects: 13% (471/3620) Receiving objects: 14% (507/3620) Receiving objects: 15% (543/3620) Receiving objects: 16% (580/3620) Receiving objects: 17% (616/3620) Receiving objects: 18% (652/3620) Receiving objects: 19% (688/3620) Receiving objects: 20% (724/3620) Receiving objects: 21% (761/3620) Receiving objects: 22% (797/3620) Receiving objects: 23% (833/3620) Receiving objects: 24% (869/3620) Receiving objects: 25% (905/3620) Receiving objects: 26% (942/3620) Receiving objects: 27% (978/3620) Receiving objects: 28% (1014/3620) Receiving objects: 29% (1050/3620) Receiving objects: 30% (1086/3620) Receiving objects: 31% (1123/3620) Receiving objects: 32% (1159/3620) Receiving objects: 33% (1195/3620) Receiving objects: 34% (1231/3620) Receiving objects: 35% (1267/3620) Receiving objects: 36% (1304/3620) Receiving objects: 37% (1340/3620) Receiving objects: 38% (1376/3620) Receiving objects: 39% (1412/3620) Receiving objects: 40% (1448/3620) Receiving objects: 41% (1485/3620) Receiving objects: 42% (1521/3620) Receiving objects: 43% (1557/3620) Receiving objects: 44% (1593/3620) Receiving objects: 45% (1629/3620) Receiving objects: 46% (1666/3620) Receiving objects: 47% (1702/3620) Receiving objects: 48% (1738/3620) Receiving objects: 49% (1774/3620) Receiving objects: 50% (1810/3620) Receiving objects: 51% (1847/3620) Receiving objects: 52% (1883/3620) Receiving objects: 53% (1919/3620) Receiving objects: 54% (1955/3620) Receiving objects: 55% (1991/3620) Receiving objects: 56% (2028/3620) Receiving objects: 57% (2064/3620) Receiving objects: 58% (2100/3620) Receiving objects: 59% (2136/3620) Receiving objects: 60% (2172/3620) Receiving objects: 61% (2209/3620) Receiving objects: 62% (2245/3620) Receiving objects: 63% (2281/3620) Receiving objects: 64% (2317/3620) Receiving objects: 65% (2353/3620) Receiving objects: 66% (2390/3620) Receiving objects: 67% (2426/3620) Receiving objects: 68% (2462/3620) Receiving objects: 69% (2498/3620) Receiving objects: 70% (2534/3620) Receiving objects: 71% (2571/3620) Receiving objects: 72% (2607/3620) Receiving objects: 73% (2643/3620) Receiving objects: 74% (2679/3620) Receiving objects: 75% (2715/3620) Receiving objects: 76% (2752/3620) remote: Total 3620 (delta 4), reused 0 (delta 0), pack-reused 3587 Receiving objects: 77% (2788/3620) Receiving objects: 78% (2824/3620) Receiving objects: 79% (2860/3620) Receiving objects: 80% (2896/3620) Receiving objects: 81% (2933/3620) Receiving objects: 82% (2969/3620) Receiving objects: 83% (3005/3620) Receiving objects: 84% (3041/3620) Receiving objects: 85% (3077/3620) Receiving objects: 86% (3114/3620) Receiving objects: 87% (3150/3620) Receiving objects: 88% (3186/3620) Receiving objects: 89% (3222/3620) Receiving objects: 90% (3258/3620) Receiving objects: 91% (3295/3620) Receiving objects: 92% (3331/3620) Receiving objects: 93% (3367/3620) Receiving objects: 94% (3403/3620) Receiving objects: 95% (3439/3620) Receiving objects: 96% (3476/3620) Receiving objects: 97% (3512/3620) Receiving objects: 98% (3548/3620) Receiving objects: 99% (3584/3620) Receiving objects: 100% (3620/3620) Receiving objects: 100% (3620/3620), 373.44 KiB | 33.95 MiB/s, done. Resolving deltas: 0% (0/726) Resolving deltas: 1% (9/726) Resolving deltas: 3% (22/726) Resolving deltas: 8% (64/726) Resolving deltas: 11% (81/726) Resolving deltas: 12% (88/726) Resolving deltas: 13% (96/726) Resolving deltas: 15% (114/726) Resolving deltas: 18% (133/726) Resolving deltas: 19% (142/726) Resolving deltas: 20% (146/726) Resolving deltas: 21% (154/726) Resolving deltas: 22% (160/726) Resolving deltas: 23% (167/726) Resolving deltas: 24% (175/726) Resolving deltas: 25% (182/726) Resolving deltas: 26% (189/726) Resolving deltas: 29% (213/726) Resolving deltas: 30% (218/726) Resolving deltas: 32% (236/726) Resolving deltas: 72% (529/726) Resolving deltas: 100% (726/726) Resolving deltas: 100% (726/726), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 63, 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: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 1% (1/63) Receiving objects: 3% (2/63) Receiving objects: 4% (3/63) Receiving objects: 6% (4/63) Receiving objects: 7% (5/63) Receiving objects: 9% (6/63) Receiving objects: 11% (7/63) Receiving objects: 12% (8/63) Receiving objects: 14% (9/63) Receiving objects: 15% (10/63) Receiving objects: 17% (11/63) Receiving objects: 19% (12/63) Receiving objects: 20% (13/63) Receiving objects: 22% (14/63) Receiving objects: 23% (15/63) Receiving objects: 25% (16/63) Receiving objects: 26% (17/63) Receiving objects: 28% (18/63) Receiving objects: 30% (19/63) Receiving objects: 31% (20/63) Receiving objects: 33% (21/63) Receiving objects: 34% (22/63) Receiving objects: 36% (23/63) Receiving objects: 38% (24/63) Receiving objects: 39% (25/63) Receiving objects: 41% (26/63) Receiving objects: 42% (27/63) Receiving objects: 44% (28/63) Receiving objects: 46% (29/63) Receiving objects: 47% (30/63) Receiving objects: 49% (31/63) Receiving objects: 50% (32/63) Receiving objects: 52% (33/63) Receiving objects: 53% (34/63) Receiving objects: 55% (35/63) Receiving objects: 57% (36/63) Receiving objects: 58% (37/63) Receiving objects: 60% (38/63) Receiving objects: 61% (39/63) Receiving objects: 63% (40/63) Receiving objects: 65% (41/63) Receiving objects: 66% (42/63) remote: Total 63 (delta 4), reused 0 (delta 0), pack-reused 33 Receiving objects: 68% (43/63) Receiving objects: 69% (44/63) Receiving objects: 71% (45/63) Receiving objects: 73% (46/63) Receiving objects: 74% (47/63) Receiving objects: 76% (48/63) Receiving objects: 77% (49/63) Receiving objects: 79% (50/63) Receiving objects: 80% (51/63) Receiving objects: 82% (52/63) Receiving objects: 84% (53/63) Receiving objects: 85% (54/63) Receiving objects: 87% (55/63) Receiving objects: 88% (56/63) Receiving objects: 90% (57/63) Receiving objects: 92% (58/63) Receiving objects: 93% (59/63) Receiving objects: 95% (60/63) Receiving objects: 96% (61/63) Receiving objects: 98% (62/63) Receiving objects: 100% (63/63) Receiving objects: 100% (63/63), 11.96 KiB | 11.96 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 88% (8/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/perception_spreader_imv'... remote: Enumerating objects: 163, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 8% (1/12) remote: Compressing objects: 16% (2/12) remote: Compressing objects: 25% (3/12) remote: Compressing objects: 33% (4/12) remote: Compressing objects: 41% (5/12) remote: Compressing objects: 50% (6/12) remote: Compressing objects: 58% (7/12) remote: Compressing objects: 66% (8/12) remote: Compressing objects: 75% (9/12) remote: Compressing objects: 83% (10/12) remote: Compressing objects: 91% (11/12) remote: Compressing objects: 100% (12/12) remote: Compressing objects: 100% (12/12), done. Receiving objects: 0% (1/163) Receiving objects: 1% (2/163) Receiving objects: 2% (4/163) Receiving objects: 3% (5/163) Receiving objects: 4% (7/163) Receiving objects: 5% (9/163) Receiving objects: 6% (10/163) Receiving objects: 7% (12/163) Receiving objects: 8% (14/163) Receiving objects: 9% (15/163) Receiving objects: 10% (17/163) Receiving objects: 11% (18/163) Receiving objects: 12% (20/163) Receiving objects: 13% (22/163) Receiving objects: 14% (23/163) Receiving objects: 15% (25/163) Receiving objects: 16% (27/163) remote: Total 163 (delta 2), reused 0 (delta 0), pack-reused 151 Receiving objects: 17% (28/163) Receiving objects: 18% (30/163) Receiving objects: 19% (31/163) Receiving objects: 20% (33/163) Receiving objects: 21% (35/163) Receiving objects: 22% (36/163) Receiving objects: 23% (38/163) Receiving objects: 24% (40/163) Receiving objects: 25% (41/163) Receiving objects: 26% (43/163) Receiving objects: 27% (45/163) Receiving objects: 28% (46/163) Receiving objects: 29% (48/163) Receiving objects: 30% (49/163) Receiving objects: 31% (51/163) Receiving objects: 32% (53/163) Receiving objects: 33% (54/163) Receiving objects: 34% (56/163) Receiving objects: 35% (58/163) Receiving objects: 36% (59/163) Receiving objects: 37% (61/163) Receiving objects: 38% (62/163) Receiving objects: 39% (64/163) Receiving objects: 40% (66/163) Receiving objects: 41% (67/163) Receiving objects: 42% (69/163) Receiving objects: 43% (71/163) Receiving objects: 44% (72/163) Receiving objects: 45% (74/163) Receiving objects: 46% (75/163) Receiving objects: 47% (77/163) Receiving objects: 48% (79/163) Receiving objects: 49% (80/163) Receiving objects: 50% (82/163) Receiving objects: 51% (84/163) Receiving objects: 52% (85/163) Receiving objects: 53% (87/163) Receiving objects: 54% (89/163) Receiving objects: 55% (90/163) Receiving objects: 56% (92/163) Receiving objects: 57% (93/163) Receiving objects: 58% (95/163) Receiving objects: 59% (97/163) Receiving objects: 60% (98/163) Receiving objects: 61% (100/163) Receiving objects: 62% (102/163) Receiving objects: 63% (103/163) Receiving objects: 64% (105/163) Receiving objects: 65% (106/163) Receiving objects: 66% (108/163) Receiving objects: 67% (110/163) Receiving objects: 68% (111/163) Receiving objects: 69% (113/163) Receiving objects: 70% (115/163) Receiving objects: 71% (116/163) Receiving objects: 72% (118/163) Receiving objects: 73% (119/163) Receiving objects: 74% (121/163) Receiving objects: 75% (123/163) Receiving objects: 76% (124/163) Receiving objects: 77% (126/163) Receiving objects: 78% (128/163) Receiving objects: 79% (129/163) Receiving objects: 80% (131/163) Receiving objects: 81% (133/163) Receiving objects: 82% (134/163) Receiving objects: 83% (136/163) Receiving objects: 84% (137/163) Receiving objects: 85% (139/163) Receiving objects: 86% (141/163) Receiving objects: 87% (142/163) Receiving objects: 88% (144/163) Receiving objects: 89% (146/163) Receiving objects: 90% (147/163) Receiving objects: 91% (149/163) Receiving objects: 92% (150/163) Receiving objects: 93% (152/163) Receiving objects: 94% (154/163) Receiving objects: 95% (155/163) Receiving objects: 96% (157/163) Receiving objects: 97% (159/163) Receiving objects: 98% (160/163) Receiving objects: 99% (162/163) Receiving objects: 100% (163/163) Receiving objects: 100% (163/163), 16.37 KiB | 16.37 MiB/s, done. Resolving deltas: 0% (0/50) Resolving deltas: 4% (2/50) Resolving deltas: 10% (5/50) Resolving deltas: 18% (9/50) Resolving deltas: 20% (10/50) Resolving deltas: 22% (11/50) Resolving deltas: 24% (12/50) Resolving deltas: 28% (14/50) Resolving deltas: 38% (19/50) Resolving deltas: 100% (50/50) Resolving deltas: 100% (50/50), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/perception_vehicles'... remote: Enumerating objects: 43, done. remote: Counting objects: 2% (1/43) remote: Counting objects: 4% (2/43) remote: Counting objects: 6% (3/43) remote: Counting objects: 9% (4/43) remote: Counting objects: 11% (5/43) remote: Counting objects: 13% (6/43) remote: Counting objects: 16% (7/43) remote: Counting objects: 18% (8/43) remote: Counting objects: 20% (9/43) remote: Counting objects: 23% (10/43) remote: Counting objects: 25% (11/43) remote: Counting objects: 27% (12/43) remote: Counting objects: 30% (13/43) remote: Counting objects: 32% (14/43) remote: Counting objects: 34% (15/43) remote: Counting objects: 37% (16/43) remote: Counting objects: 39% (17/43) remote: Counting objects: 41% (18/43) remote: Counting objects: 44% (19/43) remote: Counting objects: 46% (20/43) remote: Counting objects: 48% (21/43) remote: Counting objects: 51% (22/43) remote: Counting objects: 53% (23/43) remote: Counting objects: 55% (24/43) remote: Counting objects: 58% (25/43) remote: Counting objects: 60% (26/43) remote: Counting objects: 62% (27/43) remote: Counting objects: 65% (28/43) remote: Counting objects: 67% (29/43) remote: Counting objects: 69% (30/43) remote: Counting objects: 72% (31/43) remote: Counting objects: 74% (32/43) remote: Counting objects: 76% (33/43) remote: Counting objects: 79% (34/43) remote: Counting objects: 81% (35/43) remote: Counting objects: 83% (36/43) remote: Counting objects: 86% (37/43) remote: Counting objects: 88% (38/43) remote: Counting objects: 90% (39/43) remote: Counting objects: 93% (40/43) remote: Counting objects: 95% (41/43) remote: Counting objects: 97% (42/43) remote: Counting objects: 100% (43/43) remote: Counting objects: 100% (43/43), done. remote: Compressing objects: 3% (1/29) remote: Compressing objects: 6% (2/29) remote: Compressing objects: 10% (3/29) remote: Compressing objects: 13% (4/29) remote: Compressing objects: 17% (5/29) remote: Compressing objects: 20% (6/29) remote: Compressing objects: 24% (7/29) remote: Compressing objects: 27% (8/29) remote: Compressing objects: 31% (9/29) remote: Compressing objects: 34% (10/29) remote: Compressing objects: 37% (11/29) remote: Compressing objects: 41% (12/29) remote: Compressing objects: 44% (13/29) remote: Compressing objects: 48% (14/29) remote: Compressing objects: 51% (15/29) remote: Compressing objects: 55% (16/29) remote: Compressing objects: 58% (17/29) remote: Compressing objects: 62% (18/29) remote: Compressing objects: 65% (19/29) remote: Compressing objects: 68% (20/29) remote: Compressing objects: 72% (21/29) remote: Compressing objects: 75% (22/29) remote: Compressing objects: 79% (23/29) remote: Compressing objects: 82% (24/29) remote: Compressing objects: 86% (25/29) remote: Compressing objects: 89% (26/29) remote: Compressing objects: 93% (27/29) remote: Compressing objects: 96% (28/29) remote: Compressing objects: 100% (29/29) remote: Compressing objects: 100% (29/29), done. remote: Total 43 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/43) Receiving objects: 4% (2/43) Receiving objects: 6% (3/43) Receiving objects: 9% (4/43) Receiving objects: 11% (5/43) Receiving objects: 13% (6/43) Receiving objects: 16% (7/43) Receiving objects: 18% (8/43) Receiving objects: 20% (9/43) Receiving objects: 23% (10/43) Receiving objects: 25% (11/43) Receiving objects: 27% (12/43) Receiving objects: 30% (13/43) Receiving objects: 32% (14/43) Receiving objects: 34% (15/43) Receiving objects: 37% (16/43) Receiving objects: 39% (17/43) Receiving objects: 41% (18/43) Receiving objects: 44% (19/43) Receiving objects: 46% (20/43) Receiving objects: 48% (21/43) Receiving objects: 51% (22/43) Receiving objects: 53% (23/43) Receiving objects: 55% (24/43) Receiving objects: 58% (25/43) Receiving objects: 60% (26/43) Receiving objects: 62% (27/43) Receiving objects: 65% (28/43) Receiving objects: 67% (29/43) Receiving objects: 69% (30/43) Receiving objects: 72% (31/43) Receiving objects: 74% (32/43) Receiving objects: 76% (33/43) Receiving objects: 79% (34/43) Receiving objects: 81% (35/43) Receiving objects: 83% (36/43) Receiving objects: 86% (37/43) Receiving objects: 88% (38/43) Receiving objects: 90% (39/43) Receiving objects: 93% (40/43) Receiving objects: 95% (41/43) Receiving objects: 97% (42/43) Receiving objects: 100% (43/43) Receiving objects: 100% (43/43), 4.96 KiB | 4.96 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 18% (2/11) Resolving deltas: 54% (6/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/pointcloud_customized'... remote: Enumerating objects: 321, 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: 4% (1/21) remote: Compressing objects: 9% (2/21) remote: Compressing objects: 14% (3/21) remote: Compressing objects: 19% (4/21) remote: Compressing objects: 23% (5/21) remote: Compressing objects: 28% (6/21) remote: Compressing objects: 33% (7/21) remote: Compressing objects: 38% (8/21) remote: Compressing objects: 42% (9/21) remote: Compressing objects: 47% (10/21) remote: Compressing objects: 52% (11/21) remote: Compressing objects: 57% (12/21) remote: Compressing objects: 61% (13/21) remote: Compressing objects: 66% (14/21) remote: Compressing objects: 71% (15/21) remote: Compressing objects: 76% (16/21) remote: Compressing objects: 80% (17/21) remote: Compressing objects: 85% (18/21) remote: Compressing objects: 90% (19/21) remote: Compressing objects: 95% (20/21) remote: Compressing objects: 100% (21/21) remote: Compressing objects: 100% (21/21), done. Receiving objects: 0% (1/321) Receiving objects: 1% (4/321) Receiving objects: 2% (7/321) Receiving objects: 3% (10/321) Receiving objects: 4% (13/321) Receiving objects: 5% (17/321) Receiving objects: 6% (20/321) Receiving objects: 7% (23/321) Receiving objects: 8% (26/321) Receiving objects: 9% (29/321) Receiving objects: 10% (33/321) Receiving objects: 11% (36/321) Receiving objects: 12% (39/321) Receiving objects: 13% (42/321) Receiving objects: 14% (45/321) Receiving objects: 14% (47/321), 48.43 MiB | 48.47 MiB/s Receiving objects: 14% (48/321), 94.43 MiB | 47.23 MiB/s Receiving objects: 14% (48/321), 142.98 MiB | 47.67 MiB/s Receiving objects: 15% (49/321), 142.98 MiB | 47.67 MiB/s Receiving objects: 16% (52/321), 162.48 MiB | 46.43 MiB/s Receiving objects: 17% (55/321), 162.48 MiB | 46.43 MiB/s Receiving objects: 18% (58/321), 162.48 MiB | 46.43 MiB/s Receiving objects: 19% (61/321), 162.48 MiB | 46.43 MiB/s Receiving objects: 20% (65/321), 162.48 MiB | 46.43 MiB/s Receiving objects: 21% (68/321), 162.48 MiB | 46.43 MiB/s Receiving objects: 21% (70/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 22% (71/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 23% (74/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 24% (78/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 25% (81/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 26% (84/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 27% (87/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 28% (90/321), 184.57 MiB | 46.15 MiB/s Receiving objects: 29% (94/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 30% (97/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 31% (100/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 32% (103/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 33% (106/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 34% (110/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 35% (113/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 36% (116/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 37% (119/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 38% (122/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 39% (126/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 40% (129/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 41% (132/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 42% (135/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 43% (139/321), 204.79 MiB | 45.52 MiB/s Receiving objects: 43% (139/321), 223.19 MiB | 44.40 MiB/s Receiving objects: 44% (142/321), 223.19 MiB | 44.40 MiB/s Receiving objects: 45% (145/321), 223.19 MiB | 44.40 MiB/s Receiving objects: 46% (148/321), 223.19 MiB | 44.40 MiB/s Receiving objects: 47% (151/321), 250.14 MiB | 44.83 MiB/s Receiving objects: 48% (155/321), 250.14 MiB | 44.83 MiB/s Receiving objects: 49% (158/321), 250.14 MiB | 44.83 MiB/s Receiving objects: 50% (161/321), 250.14 MiB | 44.83 MiB/s Receiving objects: 50% (161/321), 270.89 MiB | 43.80 MiB/s Receiving objects: 51% (164/321), 270.89 MiB | 43.80 MiB/s Receiving objects: 52% (167/321), 270.89 MiB | 43.80 MiB/s Receiving objects: 53% (171/321), 292.11 MiB | 43.95 MiB/s Receiving objects: 54% (174/321), 292.11 MiB | 43.95 MiB/s Receiving objects: 55% (177/321), 292.11 MiB | 43.95 MiB/s Receiving objects: 56% (180/321), 292.11 MiB | 43.95 MiB/s Receiving objects: 57% (183/321), 292.11 MiB | 43.95 MiB/s Receiving objects: 57% (184/321), 312.54 MiB | 43.26 MiB/s Receiving objects: 58% (187/321), 331.29 MiB | 41.86 MiB/s Receiving objects: 59% (190/321), 331.29 MiB | 41.86 MiB/s Receiving objects: 59% (192/321), 355.75 MiB | 42.97 MiB/s Receiving objects: 60% (193/321), 355.75 MiB | 42.97 MiB/s Receiving objects: 61% (196/321), 371.91 MiB | 41.65 MiB/s Receiving objects: 61% (198/321), 393.26 MiB | 41.91 MiB/s Receiving objects: 62% (200/321), 393.26 MiB | 41.91 MiB/s Receiving objects: 62% (202/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 63% (203/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 64% (206/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 65% (209/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 66% (212/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 67% (216/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 68% (219/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 69% (222/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 70% (225/321), 441.28 MiB | 42.49 MiB/s Receiving objects: 71% (228/321), 465.24 MiB | 43.21 MiB/s Receiving objects: 72% (232/321), 465.24 MiB | 43.21 MiB/s Receiving objects: 73% (235/321), 465.24 MiB | 43.21 MiB/s Receiving objects: 73% (237/321), 485.68 MiB | 43.03 MiB/s Receiving objects: 74% (238/321), 485.68 MiB | 43.03 MiB/s Receiving objects: 75% (241/321), 504.04 MiB | 42.57 MiB/s Receiving objects: 76% (244/321), 504.04 MiB | 42.57 MiB/s Receiving objects: 76% (244/321), 523.95 MiB | 42.82 MiB/s Receiving objects: 77% (248/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 78% (251/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 79% (254/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 80% (257/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 81% (261/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 82% (264/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 83% (267/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 84% (270/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 85% (273/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 86% (277/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 86% (279/321), 542.89 MiB | 41.60 MiB/s Receiving objects: 87% (280/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 88% (283/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 89% (286/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 90% (289/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 91% (293/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 92% (296/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 93% (299/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 94% (302/321), 563.65 MiB | 42.62 MiB/s Receiving objects: 94% (304/321), 579.06 MiB | 27.47 MiB/s Receiving objects: 95% (305/321), 579.06 MiB | 27.47 MiB/s Receiving objects: 95% (305/321), 596.46 MiB | 27.76 MiB/s Receiving objects: 95% (305/321), 598.71 MiB | 18.68 MiB/s Receiving objects: 95% (306/321), 618.45 MiB | 14.11 MiB/s Receiving objects: 96% (309/321), 618.45 MiB | 14.11 MiB/s Receiving objects: 96% (309/321), 631.83 MiB | 12.06 MiB/s Receiving objects: 97% (312/321), 631.83 MiB | 12.06 MiB/s Receiving objects: 98% (315/321), 648.07 MiB | 11.52 MiB/s remote: Total 321 (delta 5), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (318/321), 648.07 MiB | 11.52 MiB/s Receiving objects: 100% (321/321), 648.07 MiB | 11.52 MiB/s Receiving objects: 100% (321/321), 649.95 MiB | 28.48 MiB/s, done. Resolving deltas: 0% (0/55) Resolving deltas: 1% (1/55) Resolving deltas: 3% (2/55) Resolving deltas: 21% (12/55) Resolving deltas: 25% (14/55) Resolving deltas: 34% (19/55) Resolving deltas: 36% (20/55) Resolving deltas: 40% (22/55) Resolving deltas: 43% (24/55) Resolving deltas: 45% (25/55) Resolving deltas: 50% (28/55) Resolving deltas: 52% (29/55) Resolving deltas: 63% (35/55) Resolving deltas: 67% (37/55) Resolving deltas: 70% (39/55) Resolving deltas: 72% (40/55) Resolving deltas: 76% (42/55) Resolving deltas: 80% (44/55) Resolving deltas: 83% (46/55) Resolving deltas: 87% (48/55) Resolving deltas: 94% (52/55) Resolving deltas: 96% (53/55) Resolving deltas: 98% (54/55) Resolving deltas: 100% (55/55) Resolving deltas: 100% (55/55), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102) Receiving objects: 28% (29/102) Receiving objects: 29% (30/102) Receiving objects: 30% (31/102) Receiving objects: 31% (32/102) Receiving objects: 32% (33/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 33% (34/102), 28.18 MiB | 56.33 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 35% (36/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 36% (37/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 37% (38/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 38% (39/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 39% (40/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 40% (41/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 41% (42/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 42% (43/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 43% (44/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 44% (45/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 45% (46/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 46% (47/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 47% (48/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 48% (49/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 49% (50/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 50% (51/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 51% (53/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 52% (54/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 53% (55/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 54% (56/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 55% (57/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 56% (58/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 57% (59/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 58% (60/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 59% (61/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 60% (62/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 61% (63/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 62% (64/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 63% (65/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 64% (66/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 65% (67/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 66% (68/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 67% (69/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 68% (70/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 69% (71/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 70% (72/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 71% (73/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 72% (74/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 73% (75/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 74% (76/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 75% (77/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 76% (78/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 77% (79/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 78% (80/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 79% (81/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 80% (82/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 81% (83/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 82% (84/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 83% (85/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 84% (86/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 85% (87/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 86% (88/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 87% (89/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 88% (90/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 89% (91/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 90% (92/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 91% (93/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 92% (94/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 93% (95/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 94% (96/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 95% (97/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 96% (98/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 97% (99/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 98% (100/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 99% (101/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 100% (102/102), 28.18 MiB | 56.33 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 55.87 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M038/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/M038/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/M038/params_new/system-common'... remote: Enumerating objects: 150, done. remote: Counting objects: 0% (1/112) remote: Counting objects: 1% (2/112) remote: Counting objects: 2% (3/112) remote: Counting objects: 3% (4/112) remote: Counting objects: 4% (5/112) remote: Counting objects: 5% (6/112) remote: Counting objects: 6% (7/112) remote: Counting objects: 7% (8/112) remote: Counting objects: 8% (9/112) remote: Counting objects: 9% (11/112) remote: Counting objects: 10% (12/112) remote: Counting objects: 11% (13/112) remote: Counting objects: 12% (14/112) remote: Counting objects: 13% (15/112) remote: Counting objects: 14% (16/112) remote: Counting objects: 15% (17/112) remote: Counting objects: 16% (18/112) remote: Counting objects: 17% (20/112) remote: Counting objects: 18% (21/112) remote: Counting objects: 19% (22/112) remote: Counting objects: 20% (23/112) remote: Counting objects: 21% (24/112) remote: Counting objects: 22% (25/112) remote: Counting objects: 23% (26/112) remote: Counting objects: 24% (27/112) remote: Counting objects: 25% (28/112) remote: Counting objects: 26% (30/112) remote: Counting objects: 27% (31/112) remote: Counting objects: 28% (32/112) remote: Counting objects: 29% (33/112) remote: Counting objects: 30% (34/112) remote: Counting objects: 31% (35/112) remote: Counting objects: 32% (36/112) remote: Counting objects: 33% (37/112) remote: Counting objects: 34% (39/112) remote: Counting objects: 35% (40/112) remote: Counting objects: 36% (41/112) remote: Counting objects: 37% (42/112) remote: Counting objects: 38% (43/112) remote: Counting objects: 39% (44/112) remote: Counting objects: 40% (45/112) remote: Counting objects: 41% (46/112) remote: Counting objects: 42% (48/112) remote: Counting objects: 43% (49/112) remote: Counting objects: 44% (50/112) remote: Counting objects: 45% (51/112) remote: Counting objects: 46% (52/112) remote: Counting objects: 47% (53/112) remote: Counting objects: 48% (54/112) remote: Counting objects: 49% (55/112) remote: Counting objects: 50% (56/112) remote: Counting objects: 51% (58/112) remote: Counting objects: 52% (59/112) remote: Counting objects: 53% (60/112) remote: Counting objects: 54% (61/112) remote: Counting objects: 55% (62/112) remote: Counting objects: 56% (63/112) remote: Counting objects: 57% (64/112) remote: Counting objects: 58% (65/112) remote: Counting objects: 59% (67/112) remote: Counting objects: 60% (68/112) remote: Counting objects: 61% (69/112) remote: Counting objects: 62% (70/112) remote: Counting objects: 63% (71/112) remote: Counting objects: 64% (72/112) remote: Counting objects: 65% (73/112) remote: Counting objects: 66% (74/112) remote: Counting objects: 67% (76/112) remote: Counting objects: 68% (77/112) remote: Counting objects: 69% (78/112) remote: Counting objects: 70% (79/112) remote: Counting objects: 71% (80/112) remote: Counting objects: 72% (81/112) remote: Counting objects: 73% (82/112) remote: Counting objects: 74% (83/112) remote: Counting objects: 75% (84/112) remote: Counting objects: 76% (86/112) remote: Counting objects: 77% (87/112) remote: Counting objects: 78% (88/112) remote: Counting objects: 79% (89/112) remote: Counting objects: 80% (90/112) remote: Counting objects: 81% (91/112) remote: Counting objects: 82% (92/112) remote: Counting objects: 83% (93/112) remote: Counting objects: 84% (95/112) remote: Counting objects: 85% (96/112) remote: Counting objects: 86% (97/112) remote: Counting objects: 87% (98/112) remote: Counting objects: 88% (99/112) remote: Counting objects: 89% (100/112) remote: Counting objects: 90% (101/112) remote: Counting objects: 91% (102/112) remote: Counting objects: 92% (104/112) remote: Counting objects: 93% (105/112) remote: Counting objects: 94% (106/112) remote: Counting objects: 95% (107/112) remote: Counting objects: 96% (108/112) remote: Counting objects: 97% (109/112) remote: Counting objects: 98% (110/112) remote: Counting objects: 99% (111/112) remote: Counting objects: 100% (112/112) remote: Counting objects: 100% (112/112), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 0% (1/150) Receiving objects: 1% (2/150) Receiving objects: 2% (3/150) Receiving objects: 3% (5/150) Receiving objects: 4% (6/150) Receiving objects: 5% (8/150) Receiving objects: 6% (9/150) Receiving objects: 7% (11/150) Receiving objects: 8% (12/150) remote: Total 150 (delta 23), reused 101 (delta 20), pack-reused 38 Receiving objects: 9% (14/150) Receiving objects: 10% (15/150) Receiving objects: 11% (17/150) Receiving objects: 12% (18/150) Receiving objects: 13% (20/150) Receiving objects: 14% (21/150) Receiving objects: 15% (23/150) Receiving objects: 16% (24/150) Receiving objects: 17% (26/150) Receiving objects: 18% (27/150) Receiving objects: 19% (29/150) Receiving objects: 20% (30/150) Receiving objects: 21% (32/150) Receiving objects: 22% (33/150) Receiving objects: 23% (35/150) Receiving objects: 24% (36/150) Receiving objects: 25% (38/150) Receiving objects: 26% (39/150) Receiving objects: 27% (41/150) Receiving objects: 28% (42/150) Receiving objects: 29% (44/150) Receiving objects: 30% (45/150) Receiving objects: 31% (47/150) Receiving objects: 32% (48/150) Receiving objects: 33% (50/150) Receiving objects: 34% (51/150) Receiving objects: 35% (53/150) Receiving objects: 36% (54/150) Receiving objects: 37% (56/150) Receiving objects: 38% (57/150) Receiving objects: 39% (59/150) Receiving objects: 40% (60/150) Receiving objects: 41% (62/150) Receiving objects: 42% (63/150) Receiving objects: 43% (65/150) Receiving objects: 44% (66/150) Receiving objects: 45% (68/150) Receiving objects: 46% (69/150) Receiving objects: 47% (71/150) Receiving objects: 48% (72/150) Receiving objects: 49% (74/150) Receiving objects: 50% (75/150) Receiving objects: 51% (77/150) Receiving objects: 52% (78/150) Receiving objects: 53% (80/150) Receiving objects: 54% (81/150) Receiving objects: 55% (83/150) Receiving objects: 56% (84/150) Receiving objects: 57% (86/150) Receiving objects: 58% (87/150) Receiving objects: 59% (89/150) Receiving objects: 60% (90/150) Receiving objects: 61% (92/150) Receiving objects: 62% (93/150) Receiving objects: 63% (95/150) Receiving objects: 64% (96/150) Receiving objects: 65% (98/150) Receiving objects: 66% (99/150) Receiving objects: 67% (101/150) Receiving objects: 68% (102/150) Receiving objects: 69% (104/150) Receiving objects: 70% (105/150) Receiving objects: 71% (107/150) Receiving objects: 72% (108/150) Receiving objects: 73% (110/150) Receiving objects: 74% (111/150) Receiving objects: 75% (113/150) Receiving objects: 76% (114/150) Receiving objects: 77% (116/150) Receiving objects: 78% (117/150) Receiving objects: 79% (119/150) Receiving objects: 80% (120/150) Receiving objects: 81% (122/150) Receiving objects: 82% (123/150) Receiving objects: 83% (125/150) Receiving objects: 84% (126/150) Receiving objects: 85% (128/150) Receiving objects: 86% (129/150) Receiving objects: 87% (131/150) Receiving objects: 88% (132/150) Receiving objects: 89% (134/150) Receiving objects: 90% (135/150) Receiving objects: 91% (137/150) Receiving objects: 92% (138/150) Receiving objects: 93% (140/150) Receiving objects: 94% (141/150) Receiving objects: 95% (143/150) Receiving objects: 96% (144/150) Receiving objects: 97% (146/150) Receiving objects: 98% (147/150) Receiving objects: 99% (149/150) Receiving objects: 100% (150/150) Receiving objects: 100% (150/150), 26.03 KiB | 26.03 MiB/s, done. Resolving deltas: 0% (0/28) Resolving deltas: 3% (1/28) Resolving deltas: 7% (2/28) Resolving deltas: 10% (3/28) Resolving deltas: 17% (5/28) Resolving deltas: 25% (7/28) Resolving deltas: 50% (14/28) Resolving deltas: 100% (28/28) Resolving deltas: 100% (28/28), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/system-device'... remote: Enumerating objects: 1581, done. remote: Counting objects: 0% (1/160) remote: Counting objects: 1% (2/160) remote: Counting objects: 2% (4/160) remote: Counting objects: 3% (5/160) remote: Counting objects: 4% (7/160) remote: Counting objects: 5% (8/160) remote: Counting objects: 6% (10/160) remote: Counting objects: 7% (12/160) remote: Counting objects: 8% (13/160) remote: Counting objects: 9% (15/160) remote: Counting objects: 10% (16/160) remote: Counting objects: 11% (18/160) remote: Counting objects: 12% (20/160) remote: Counting objects: 13% (21/160) remote: Counting objects: 14% (23/160) remote: Counting objects: 15% (24/160) remote: Counting objects: 16% (26/160) remote: Counting objects: 17% (28/160) remote: Counting objects: 18% (29/160) remote: Counting objects: 19% (31/160) remote: Counting objects: 20% (32/160) remote: Counting objects: 21% (34/160) remote: Counting objects: 22% (36/160) remote: Counting objects: 23% (37/160) remote: Counting objects: 24% (39/160) remote: Counting objects: 25% (40/160) remote: Counting objects: 26% (42/160) remote: Counting objects: 27% (44/160) remote: Counting objects: 28% (45/160) remote: Counting objects: 29% (47/160) remote: Counting objects: 30% (48/160) remote: Counting objects: 31% (50/160) remote: Counting objects: 32% (52/160) remote: Counting objects: 33% (53/160) remote: Counting objects: 34% (55/160) remote: Counting objects: 35% (56/160) remote: Counting objects: 36% (58/160) remote: Counting objects: 37% (60/160) remote: Counting objects: 38% (61/160) remote: Counting objects: 39% (63/160) remote: Counting objects: 40% (64/160) remote: Counting objects: 41% (66/160) remote: Counting objects: 42% (68/160) remote: Counting objects: 43% (69/160) remote: Counting objects: 44% (71/160) remote: Counting objects: 45% (72/160) remote: Counting objects: 46% (74/160) remote: Counting objects: 47% (76/160) remote: Counting objects: 48% (77/160) remote: Counting objects: 49% (79/160) remote: Counting objects: 50% (80/160) remote: Counting objects: 51% (82/160) remote: Counting objects: 52% (84/160) remote: Counting objects: 53% (85/160) remote: Counting objects: 54% (87/160) remote: Counting objects: 55% (88/160) remote: Counting objects: 56% (90/160) remote: Counting objects: 57% (92/160) remote: Counting objects: 58% (93/160) remote: Counting objects: 59% (95/160) remote: Counting objects: 60% (96/160) remote: Counting objects: 61% (98/160) remote: Counting objects: 62% (100/160) remote: Counting objects: 63% (101/160) remote: Counting objects: 64% (103/160) remote: Counting objects: 65% (104/160) remote: Counting objects: 66% (106/160) remote: Counting objects: 67% (108/160) remote: Counting objects: 68% (109/160) remote: Counting objects: 69% (111/160) remote: Counting objects: 70% (112/160) remote: Counting objects: 71% (114/160) remote: Counting objects: 72% (116/160) remote: Counting objects: 73% (117/160) remote: Counting objects: 74% (119/160) remote: Counting objects: 75% (120/160) remote: Counting objects: 76% (122/160) remote: Counting objects: 77% (124/160) remote: Counting objects: 78% (125/160) remote: Counting objects: 79% (127/160) remote: Counting objects: 80% (128/160) remote: Counting objects: 81% (130/160) remote: Counting objects: 82% (132/160) remote: Counting objects: 83% (133/160) remote: Counting objects: 84% (135/160) remote: Counting objects: 85% (136/160) remote: Counting objects: 86% (138/160) remote: Counting objects: 87% (140/160) remote: Counting objects: 88% (141/160) remote: Counting objects: 89% (143/160) remote: Counting objects: 90% (144/160) remote: Counting objects: 91% (146/160) remote: Counting objects: 92% (148/160) remote: Counting objects: 93% (149/160) remote: Counting objects: 94% (151/160) remote: Counting objects: 95% (152/160) remote: Counting objects: 96% (154/160) remote: Counting objects: 97% (156/160) remote: Counting objects: 98% (157/160) remote: Counting objects: 99% (159/160) remote: Counting objects: 100% (160/160) remote: Counting objects: 100% (160/160), done. remote: Compressing objects: 0% (1/123) remote: Compressing objects: 1% (2/123) remote: Compressing objects: 2% (3/123) remote: Compressing objects: 3% (4/123) remote: Compressing objects: 4% (5/123) remote: Compressing objects: 5% (7/123) remote: Compressing objects: 6% (8/123) remote: Compressing objects: 7% (9/123) remote: Compressing objects: 8% (10/123) remote: Compressing objects: 9% (12/123) remote: Compressing objects: 10% (13/123) remote: Compressing objects: 11% (14/123) remote: Compressing objects: 12% (15/123) remote: Compressing objects: 13% (16/123) remote: Compressing objects: 14% (18/123) remote: Compressing objects: 15% (19/123) remote: Compressing objects: 16% (20/123) remote: Compressing objects: 17% (21/123) remote: Compressing objects: 18% (23/123) remote: Compressing objects: 19% (24/123) remote: Compressing objects: 20% (25/123) remote: Compressing objects: 21% (26/123) remote: Compressing objects: 22% (28/123) remote: Compressing objects: 23% (29/123) remote: Compressing objects: 24% (30/123) remote: Compressing objects: 25% (31/123) remote: Compressing objects: 26% (32/123) remote: Compressing objects: 27% (34/123) remote: Compressing objects: 28% (35/123) remote: Compressing objects: 29% (36/123) remote: Compressing objects: 30% (37/123) remote: Compressing objects: 31% (39/123) remote: Compressing objects: 32% (40/123) remote: Compressing objects: 33% (41/123) remote: Compressing objects: 34% (42/123) remote: Compressing objects: 35% (44/123) remote: Compressing objects: 36% (45/123) remote: Compressing objects: 37% (46/123) remote: Compressing objects: 38% (47/123) remote: Compressing objects: 39% (48/123) remote: Compressing objects: 40% (50/123) remote: Compressing objects: 41% (51/123) remote: Compressing objects: 42% (52/123) remote: Compressing objects: 43% (53/123) remote: Compressing objects: 44% (55/123) remote: Compressing objects: 45% (56/123) remote: Compressing objects: 46% (57/123) remote: Compressing objects: 47% (58/123) remote: Compressing objects: 48% (60/123) remote: Compressing objects: 49% (61/123) remote: Compressing objects: 50% (62/123) remote: Compressing objects: 51% (63/123) remote: Compressing objects: 52% (64/123) remote: Compressing objects: 53% (66/123) remote: Compressing objects: 54% (67/123) remote: Compressing objects: 55% (68/123) remote: Compressing objects: 56% (69/123) remote: Compressing objects: 57% (71/123) remote: Compressing objects: 58% (72/123) remote: Compressing objects: 59% (73/123) remote: Compressing objects: 60% (74/123) remote: Compressing objects: 61% (76/123) remote: Compressing objects: 62% (77/123) remote: Compressing objects: 63% (78/123) remote: Compressing objects: 64% (79/123) remote: Compressing objects: 65% (80/123) remote: Compressing objects: 66% (82/123) remote: Compressing objects: 67% (83/123) remote: Compressing objects: 68% (84/123) remote: Compressing objects: 69% (85/123) remote: Compressing objects: 70% (87/123) remote: Compressing objects: 71% (88/123) remote: Compressing objects: 72% (89/123) remote: Compressing objects: 73% (90/123) remote: Compressing objects: 74% (92/123) remote: Compressing objects: 75% (93/123) remote: Compressing objects: 76% (94/123) remote: Compressing objects: 77% (95/123) remote: Compressing objects: 78% (96/123) remote: Compressing objects: 79% (98/123) remote: Compressing objects: 80% (99/123) remote: Compressing objects: 81% (100/123) remote: Compressing objects: 82% (101/123) remote: Compressing objects: 83% (103/123) remote: Compressing objects: 84% (104/123) remote: Compressing objects: 85% (105/123) remote: Compressing objects: 86% (106/123) remote: Compressing objects: 87% (108/123) remote: Compressing objects: 88% (109/123) remote: Compressing objects: 89% (110/123) remote: Compressing objects: 90% (111/123) remote: Compressing objects: 91% (112/123) remote: Compressing objects: 92% (114/123) remote: Compressing objects: 93% (115/123) remote: Compressing objects: 94% (116/123) remote: Compressing objects: 95% (117/123) remote: Compressing objects: 96% (119/123) remote: Compressing objects: 97% (120/123) remote: Compressing objects: 98% (121/123) remote: Compressing objects: 99% (122/123) remote: Compressing objects: 100% (123/123) remote: Compressing objects: 100% (123/123), done. Receiving objects: 0% (1/1581) Receiving objects: 1% (16/1581) Receiving objects: 2% (32/1581) Receiving objects: 3% (48/1581) Receiving objects: 4% (64/1581) Receiving objects: 5% (80/1581) Receiving objects: 6% (95/1581) Receiving objects: 7% (111/1581) Receiving objects: 8% (127/1581) Receiving objects: 9% (143/1581) Receiving objects: 10% (159/1581) Receiving objects: 11% (174/1581) Receiving objects: 12% (190/1581) Receiving objects: 13% (206/1581) Receiving objects: 14% (222/1581) Receiving objects: 15% (238/1581) Receiving objects: 16% (253/1581) Receiving objects: 17% (269/1581) Receiving objects: 18% (285/1581) Receiving objects: 19% (301/1581) Receiving objects: 20% (317/1581) Receiving objects: 21% (333/1581) Receiving objects: 22% (348/1581) Receiving objects: 23% (364/1581) Receiving objects: 24% (380/1581) Receiving objects: 25% (396/1581) Receiving objects: 26% (412/1581) Receiving objects: 27% (427/1581) Receiving objects: 28% (443/1581) Receiving objects: 29% (459/1581) Receiving objects: 30% (475/1581) Receiving objects: 31% (491/1581) Receiving objects: 32% (506/1581) Receiving objects: 33% (522/1581) Receiving objects: 34% (538/1581) Receiving objects: 35% (554/1581) Receiving objects: 36% (570/1581) Receiving objects: 37% (585/1581) Receiving objects: 38% (601/1581) Receiving objects: 39% (617/1581) Receiving objects: 40% (633/1581) Receiving objects: 41% (649/1581) Receiving objects: 42% (665/1581) Receiving objects: 43% (680/1581) Receiving objects: 44% (696/1581) Receiving objects: 45% (712/1581) Receiving objects: 46% (728/1581) Receiving objects: 47% (744/1581) Receiving objects: 48% (759/1581) Receiving objects: 49% (775/1581) Receiving objects: 50% (791/1581) Receiving objects: 51% (807/1581) Receiving objects: 52% (823/1581) Receiving objects: 53% (838/1581) Receiving objects: 54% (854/1581) Receiving objects: 55% (870/1581) Receiving objects: 56% (886/1581) Receiving objects: 57% (902/1581) Receiving objects: 58% (917/1581) Receiving objects: 59% (933/1581) Receiving objects: 60% (949/1581) Receiving objects: 61% (965/1581) Receiving objects: 62% (981/1581) Receiving objects: 63% (997/1581) remote: Total 1581 (delta 37), reused 153 (delta 30), pack-reused 1421 Receiving objects: 64% (1012/1581) Receiving objects: 65% (1028/1581) Receiving objects: 66% (1044/1581) Receiving objects: 67% (1060/1581) Receiving objects: 68% (1076/1581) Receiving objects: 69% (1091/1581) Receiving objects: 70% (1107/1581) Receiving objects: 71% (1123/1581) Receiving objects: 72% (1139/1581) Receiving objects: 73% (1155/1581) Receiving objects: 74% (1170/1581) Receiving objects: 75% (1186/1581) Receiving objects: 76% (1202/1581) Receiving objects: 77% (1218/1581) Receiving objects: 78% (1234/1581) Receiving objects: 79% (1249/1581) Receiving objects: 80% (1265/1581) Receiving objects: 81% (1281/1581) Receiving objects: 82% (1297/1581) Receiving objects: 83% (1313/1581) Receiving objects: 84% (1329/1581) Receiving objects: 85% (1344/1581) Receiving objects: 86% (1360/1581) Receiving objects: 87% (1376/1581) Receiving objects: 88% (1392/1581) Receiving objects: 89% (1408/1581) Receiving objects: 90% (1423/1581) Receiving objects: 91% (1439/1581) Receiving objects: 92% (1455/1581) Receiving objects: 93% (1471/1581) Receiving objects: 94% (1487/1581) Receiving objects: 95% (1502/1581) Receiving objects: 96% (1518/1581) Receiving objects: 97% (1534/1581) Receiving objects: 98% (1550/1581) Receiving objects: 99% (1566/1581) Receiving objects: 100% (1581/1581) Receiving objects: 100% (1581/1581), 179.41 KiB | 29.90 MiB/s, done. Resolving deltas: 0% (0/496) Resolving deltas: 4% (24/496) Resolving deltas: 10% (50/496) Resolving deltas: 17% (86/496) Resolving deltas: 23% (117/496) Resolving deltas: 31% (157/496) Resolving deltas: 32% (159/496) Resolving deltas: 35% (174/496) Resolving deltas: 37% (186/496) Resolving deltas: 42% (211/496) Resolving deltas: 43% (215/496) Resolving deltas: 45% (226/496) Resolving deltas: 46% (232/496) Resolving deltas: 47% (236/496) Resolving deltas: 52% (261/496) Resolving deltas: 53% (265/496) Resolving deltas: 54% (271/496) Resolving deltas: 55% (273/496) Resolving deltas: 56% (280/496) Resolving deltas: 57% (285/496) Resolving deltas: 62% (312/496) Resolving deltas: 63% (317/496) Resolving deltas: 72% (362/496) Resolving deltas: 73% (367/496) Resolving deltas: 76% (378/496) Resolving deltas: 77% (382/496) Resolving deltas: 78% (389/496) Resolving deltas: 79% (392/496) Resolving deltas: 80% (401/496) Resolving deltas: 81% (406/496) Resolving deltas: 82% (408/496) Resolving deltas: 83% (413/496) Resolving deltas: 84% (417/496) Resolving deltas: 85% (422/496) Resolving deltas: 86% (427/496) Resolving deltas: 87% (435/496) Resolving deltas: 88% (437/496) Resolving deltas: 89% (442/496) Resolving deltas: 90% (448/496) Resolving deltas: 91% (452/496) Resolving deltas: 92% (457/496) Resolving deltas: 93% (462/496) Resolving deltas: 94% (468/496) Resolving deltas: 95% (472/496) Resolving deltas: 96% (478/496) Resolving deltas: 99% (493/496) Resolving deltas: 100% (496/496) Resolving deltas: 100% (496/496), done. Cloning into '/root/workspace/xiamen-config/M038/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) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 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: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 45% (14/31) Resolving deltas: 96% (30/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/system-node-xiamen'... remote: Enumerating objects: 739, done. remote: Counting objects: 0% (1/238) remote: Counting objects: 1% (3/238) remote: Counting objects: 2% (5/238) remote: Counting objects: 3% (8/238) remote: Counting objects: 4% (10/238) remote: Counting objects: 5% (12/238) remote: Counting objects: 6% (15/238) remote: Counting objects: 7% (17/238) remote: Counting objects: 8% (20/238) remote: Counting objects: 9% (22/238) remote: Counting objects: 10% (24/238) remote: Counting objects: 11% (27/238) remote: Counting objects: 12% (29/238) remote: Counting objects: 13% (31/238) remote: Counting objects: 14% (34/238) remote: Counting objects: 15% (36/238) remote: Counting objects: 16% (39/238) remote: Counting objects: 17% (41/238) remote: Counting objects: 18% (43/238) remote: Counting objects: 19% (46/238) remote: Counting objects: 20% (48/238) remote: Counting objects: 21% (50/238) remote: Counting objects: 22% (53/238) remote: Counting objects: 23% (55/238) remote: Counting objects: 24% (58/238) remote: Counting objects: 25% (60/238) remote: Counting objects: 26% (62/238) remote: Counting objects: 27% (65/238) remote: Counting objects: 28% (67/238) remote: Counting objects: 29% (70/238) remote: Counting objects: 30% (72/238) remote: Counting objects: 31% (74/238) remote: Counting objects: 32% (77/238) remote: Counting objects: 33% (79/238) remote: Counting objects: 34% (81/238) remote: Counting objects: 35% (84/238) remote: Counting objects: 36% (86/238) remote: Counting objects: 37% (89/238) remote: Counting objects: 38% (91/238) remote: Counting objects: 39% (93/238) remote: Counting objects: 40% (96/238) remote: Counting objects: 41% (98/238) remote: Counting objects: 42% (100/238) remote: Counting objects: 43% (103/238) remote: Counting objects: 44% (105/238) remote: Counting objects: 45% (108/238) remote: Counting objects: 46% (110/238) remote: Counting objects: 47% (112/238) remote: Counting objects: 48% (115/238) remote: Counting objects: 49% (117/238) remote: Counting objects: 50% (119/238) remote: Counting objects: 51% (122/238) remote: Counting objects: 52% (124/238) remote: Counting objects: 53% (127/238) remote: Counting objects: 54% (129/238) remote: Counting objects: 55% (131/238) remote: Counting objects: 56% (134/238) remote: Counting objects: 57% (136/238) remote: Counting objects: 58% (139/238) remote: Counting objects: 59% (141/238) remote: Counting objects: 60% (143/238) remote: Counting objects: 61% (146/238) remote: Counting objects: 62% (148/238) remote: Counting objects: 63% (150/238) remote: Counting objects: 64% (153/238) remote: Counting objects: 65% (155/238) remote: Counting objects: 66% (158/238) remote: Counting objects: 67% (160/238) remote: Counting objects: 68% (162/238) remote: Counting objects: 69% (165/238) remote: Counting objects: 70% (167/238) remote: Counting objects: 71% (169/238) remote: Counting objects: 72% (172/238) remote: Counting objects: 73% (174/238) remote: Counting objects: 74% (177/238) remote: Counting objects: 75% (179/238) remote: Counting objects: 76% (181/238) remote: Counting objects: 77% (184/238) remote: Counting objects: 78% (186/238) remote: Counting objects: 79% (189/238) remote: Counting objects: 80% (191/238) remote: Counting objects: 81% (193/238) remote: Counting objects: 82% (196/238) remote: Counting objects: 83% (198/238) remote: Counting objects: 84% (200/238) remote: Counting objects: 85% (203/238) remote: Counting objects: 86% (205/238) remote: Counting objects: 87% (208/238) remote: Counting objects: 88% (210/238) remote: Counting objects: 89% (212/238) remote: Counting objects: 90% (215/238) remote: Counting objects: 91% (217/238) remote: Counting objects: 92% (219/238) remote: Counting objects: 93% (222/238) remote: Counting objects: 94% (224/238) remote: Counting objects: 95% (227/238) remote: Counting objects: 96% (229/238) remote: Counting objects: 97% (231/238) remote: Counting objects: 98% (234/238) remote: Counting objects: 99% (236/238) remote: Counting objects: 100% (238/238) remote: Counting objects: 100% (238/238), done. remote: Compressing objects: 1% (1/82) remote: Compressing objects: 2% (2/82) remote: Compressing objects: 3% (3/82) remote: Compressing objects: 4% (4/82) remote: Compressing objects: 6% (5/82) remote: Compressing objects: 7% (6/82) remote: Compressing objects: 8% (7/82) remote: Compressing objects: 9% (8/82) remote: Compressing objects: 10% (9/82) remote: Compressing objects: 12% (10/82) remote: Compressing objects: 13% (11/82) remote: Compressing objects: 14% (12/82) remote: Compressing objects: 15% (13/82) remote: Compressing objects: 17% (14/82) remote: Compressing objects: 18% (15/82) remote: Compressing objects: 19% (16/82) remote: Compressing objects: 20% (17/82) remote: Compressing objects: 21% (18/82) remote: Compressing objects: 23% (19/82) remote: Compressing objects: 24% (20/82) remote: Compressing objects: 25% (21/82) remote: Compressing objects: 26% (22/82) remote: Compressing objects: 28% (23/82) remote: Compressing objects: 29% (24/82) remote: Compressing objects: 30% (25/82) remote: Compressing objects: 31% (26/82) remote: Compressing objects: 32% (27/82) remote: Compressing objects: 34% (28/82) remote: Compressing objects: 35% (29/82) remote: Compressing objects: 36% (30/82) remote: Compressing objects: 37% (31/82) remote: Compressing objects: 39% (32/82) remote: Compressing objects: 40% (33/82) remote: Compressing objects: 41% (34/82) remote: Compressing objects: 42% (35/82) remote: Compressing objects: 43% (36/82) remote: Compressing objects: 45% (37/82) remote: Compressing objects: 46% (38/82) remote: Compressing objects: 47% (39/82) remote: Compressing objects: 48% (40/82) remote: Compressing objects: 50% (41/82) remote: Compressing objects: 51% (42/82) remote: Compressing objects: 52% (43/82) remote: Compressing objects: 53% (44/82) remote: Compressing objects: 54% (45/82) remote: Compressing objects: 56% (46/82) remote: Compressing objects: 57% (47/82) remote: Compressing objects: 58% (48/82) remote: Compressing objects: 59% (49/82) remote: Compressing objects: 60% (50/82) remote: Compressing objects: 62% (51/82) remote: Compressing objects: 63% (52/82) remote: Compressing objects: 64% (53/82) remote: Compressing objects: 65% (54/82) remote: Compressing objects: 67% (55/82) remote: Compressing objects: 68% (56/82) remote: Compressing objects: 69% (57/82) remote: Compressing objects: 70% (58/82) remote: Compressing objects: 71% (59/82) remote: Compressing objects: 73% (60/82) remote: Compressing objects: 74% (61/82) remote: Compressing objects: 75% (62/82) remote: Compressing objects: 76% (63/82) remote: Compressing objects: 78% (64/82) remote: Compressing objects: 79% (65/82) remote: Compressing objects: 80% (66/82) remote: Compressing objects: 81% (67/82) remote: Compressing objects: 82% (68/82) remote: Compressing objects: 84% (69/82) remote: Compressing objects: 85% (70/82) remote: Compressing objects: 86% (71/82) remote: Compressing objects: 87% (72/82) remote: Compressing objects: 89% (73/82) remote: Compressing objects: 90% (74/82) remote: Compressing objects: 91% (75/82) remote: Compressing objects: 92% (76/82) remote: Compressing objects: 93% (77/82) remote: Compressing objects: 95% (78/82) remote: Compressing objects: 96% (79/82) remote: Compressing objects: 97% (80/82) remote: Compressing objects: 98% (81/82) remote: Compressing objects: 100% (82/82) remote: Compressing objects: 100% (82/82), done. Receiving objects: 0% (1/739) Receiving objects: 1% (8/739) Receiving objects: 2% (15/739) Receiving objects: 3% (23/739) Receiving objects: 4% (30/739) Receiving objects: 5% (37/739) Receiving objects: 6% (45/739) Receiving objects: 7% (52/739) Receiving objects: 8% (60/739) Receiving objects: 9% (67/739) Receiving objects: 10% (74/739) Receiving objects: 11% (82/739) Receiving objects: 12% (89/739) Receiving objects: 13% (97/739) Receiving objects: 14% (104/739) Receiving objects: 15% (111/739) Receiving objects: 16% (119/739) Receiving objects: 17% (126/739) Receiving objects: 18% (134/739) Receiving objects: 19% (141/739) Receiving objects: 20% (148/739) Receiving objects: 21% (156/739) Receiving objects: 22% (163/739) Receiving objects: 23% (170/739) Receiving objects: 24% (178/739) Receiving objects: 25% (185/739) Receiving objects: 26% (193/739) Receiving objects: 27% (200/739) Receiving objects: 28% (207/739) Receiving objects: 29% (215/739) Receiving objects: 30% (222/739) Receiving objects: 31% (230/739) Receiving objects: 32% (237/739) Receiving objects: 33% (244/739) Receiving objects: 34% (252/739) Receiving objects: 35% (259/739) Receiving objects: 36% (267/739) Receiving objects: 37% (274/739) Receiving objects: 38% (281/739) Receiving objects: 39% (289/739) Receiving objects: 40% (296/739) Receiving objects: 41% (303/739) Receiving objects: 42% (311/739) Receiving objects: 43% (318/739) Receiving objects: 44% (326/739) Receiving objects: 45% (333/739) Receiving objects: 46% (340/739) Receiving objects: 47% (348/739) Receiving objects: 48% (355/739) Receiving objects: 49% (363/739) Receiving objects: 50% (370/739) Receiving objects: 51% (377/739) Receiving objects: 52% (385/739) Receiving objects: 53% (392/739) remote: Total 739 (delta 41), reused 188 (delta 31), pack-reused 501 Receiving objects: 54% (400/739) Receiving objects: 55% (407/739) Receiving objects: 56% (414/739) Receiving objects: 57% (422/739) Receiving objects: 58% (429/739) Receiving objects: 59% (437/739) Receiving objects: 60% (444/739) Receiving objects: 61% (451/739) Receiving objects: 62% (459/739) Receiving objects: 63% (466/739) Receiving objects: 64% (473/739) Receiving objects: 65% (481/739) Receiving objects: 66% (488/739) Receiving objects: 67% (496/739) Receiving objects: 68% (503/739) Receiving objects: 69% (510/739) Receiving objects: 70% (518/739) Receiving objects: 71% (525/739) Receiving objects: 72% (533/739) Receiving objects: 73% (540/739) Receiving objects: 74% (547/739) Receiving objects: 75% (555/739) Receiving objects: 76% (562/739) Receiving objects: 77% (570/739) Receiving objects: 78% (577/739) Receiving objects: 79% (584/739) Receiving objects: 80% (592/739) Receiving objects: 81% (599/739) Receiving objects: 82% (606/739) Receiving objects: 83% (614/739) Receiving objects: 84% (621/739) Receiving objects: 85% (629/739) Receiving objects: 86% (636/739) Receiving objects: 87% (643/739) Receiving objects: 88% (651/739) Receiving objects: 89% (658/739) Receiving objects: 90% (666/739) Receiving objects: 91% (673/739) Receiving objects: 92% (680/739) Receiving objects: 93% (688/739) Receiving objects: 94% (695/739) Receiving objects: 95% (703/739) Receiving objects: 96% (710/739) Receiving objects: 97% (717/739) Receiving objects: 98% (725/739) Receiving objects: 99% (732/739) Receiving objects: 100% (739/739) Receiving objects: 100% (739/739), 78.92 KiB | 26.31 MiB/s, done. Resolving deltas: 0% (0/127) Resolving deltas: 1% (2/127) Resolving deltas: 2% (3/127) Resolving deltas: 3% (4/127) Resolving deltas: 66% (85/127) Resolving deltas: 100% (127/127) Resolving deltas: 100% (127/127), done. Cloning into '/root/workspace/xiamen-config/M038/params_new/system-port'... remote: Enumerating objects: 230, done. remote: Counting objects: 0% (1/106) remote: Counting objects: 1% (2/106) remote: Counting objects: 2% (3/106) remote: Counting objects: 3% (4/106) remote: Counting objects: 4% (5/106) remote: Counting objects: 5% (6/106) remote: Counting objects: 6% (7/106) remote: Counting objects: 7% (8/106) remote: Counting objects: 8% (9/106) remote: Counting objects: 9% (10/106) remote: Counting objects: 10% (11/106) remote: Counting objects: 11% (12/106) remote: Counting objects: 12% (13/106) remote: Counting objects: 13% (14/106) remote: Counting objects: 14% (15/106) remote: Counting objects: 15% (16/106) remote: Counting objects: 16% (17/106) remote: Counting objects: 17% (19/106) remote: Counting objects: 18% (20/106) remote: Counting objects: 19% (21/106) remote: Counting objects: 20% (22/106) remote: Counting objects: 21% (23/106) remote: Counting objects: 22% (24/106) remote: Counting objects: 23% (25/106) remote: Counting objects: 24% (26/106) remote: Counting objects: 25% (27/106) remote: Counting objects: 26% (28/106) remote: Counting objects: 27% (29/106) remote: Counting objects: 28% (30/106) remote: Counting objects: 29% (31/106) remote: Counting objects: 30% (32/106) remote: Counting objects: 31% (33/106) remote: Counting objects: 32% (34/106) remote: Counting objects: 33% (35/106) remote: Counting objects: 34% (37/106) remote: Counting objects: 35% (38/106) remote: Counting objects: 36% (39/106) remote: Counting objects: 37% (40/106) remote: Counting objects: 38% (41/106) remote: Counting objects: 39% (42/106) remote: Counting objects: 40% (43/106) remote: Counting objects: 41% (44/106) remote: Counting objects: 42% (45/106) remote: Counting objects: 43% (46/106) remote: Counting objects: 44% (47/106) remote: Counting objects: 45% (48/106) remote: Counting objects: 46% (49/106) remote: Counting objects: 47% (50/106) remote: Counting objects: 48% (51/106) remote: Counting objects: 49% (52/106) remote: Counting objects: 50% (53/106) remote: Counting objects: 51% (55/106) remote: Counting objects: 52% (56/106) remote: Counting objects: 53% (57/106) remote: Counting objects: 54% (58/106) remote: Counting objects: 55% (59/106) remote: Counting objects: 56% (60/106) remote: Counting objects: 57% (61/106) remote: Counting objects: 58% (62/106) remote: Counting objects: 59% (63/106) remote: Counting objects: 60% (64/106) remote: Counting objects: 61% (65/106) remote: Counting objects: 62% (66/106) remote: Counting objects: 63% (67/106) remote: Counting objects: 64% (68/106) remote: Counting objects: 65% (69/106) remote: Counting objects: 66% (70/106) remote: Counting objects: 67% (72/106) remote: Counting objects: 68% (73/106) remote: Counting objects: 69% (74/106) remote: Counting objects: 70% (75/106) remote: Counting objects: 71% (76/106) remote: Counting objects: 72% (77/106) remote: Counting objects: 73% (78/106) remote: Counting objects: 74% (79/106) remote: Counting objects: 75% (80/106) remote: Counting objects: 76% (81/106) remote: Counting objects: 77% (82/106) remote: Counting objects: 78% (83/106) remote: Counting objects: 79% (84/106) remote: Counting objects: 80% (85/106) remote: Counting objects: 81% (86/106) remote: Counting objects: 82% (87/106) remote: Counting objects: 83% (88/106) remote: Counting objects: 84% (90/106) remote: Counting objects: 85% (91/106) remote: Counting objects: 86% (92/106) remote: Counting objects: 87% (93/106) remote: Counting objects: 88% (94/106) remote: Counting objects: 89% (95/106) remote: Counting objects: 90% (96/106) remote: Counting objects: 91% (97/106) remote: Counting objects: 92% (98/106) remote: Counting objects: 93% (99/106) remote: Counting objects: 94% (100/106) remote: Counting objects: 95% (101/106) remote: Counting objects: 96% (102/106) remote: Counting objects: 97% (103/106) remote: Counting objects: 98% (104/106) remote: Counting objects: 99% (105/106) remote: Counting objects: 100% (106/106) remote: Counting objects: 100% (106/106), done. remote: Compressing objects: 1% (1/78) remote: Compressing objects: 2% (2/78) remote: Compressing objects: 3% (3/78) remote: Compressing objects: 5% (4/78) remote: Compressing objects: 6% (5/78) remote: Compressing objects: 7% (6/78) remote: Compressing objects: 8% (7/78) remote: Compressing objects: 10% (8/78) remote: Compressing objects: 11% (9/78) remote: Compressing objects: 12% (10/78) remote: Compressing objects: 14% (11/78) remote: Compressing objects: 15% (12/78) remote: Compressing objects: 16% (13/78) remote: Compressing objects: 17% (14/78) remote: Compressing objects: 19% (15/78) remote: Compressing objects: 20% (16/78) remote: Compressing objects: 21% (17/78) remote: Compressing objects: 23% (18/78) remote: Compressing objects: 24% (19/78) remote: Compressing objects: 25% (20/78) remote: Compressing objects: 26% (21/78) remote: Compressing objects: 28% (22/78) remote: Compressing objects: 29% (23/78) remote: Compressing objects: 30% (24/78) remote: Compressing objects: 32% (25/78) remote: Compressing objects: 33% (26/78) remote: Compressing objects: 34% (27/78) remote: Compressing objects: 35% (28/78) remote: Compressing objects: 37% (29/78) remote: Compressing objects: 38% (30/78) remote: Compressing objects: 39% (31/78) remote: Compressing objects: 41% (32/78) remote: Compressing objects: 42% (33/78) remote: Compressing objects: 43% (34/78) remote: Compressing objects: 44% (35/78) remote: Compressing objects: 46% (36/78) remote: Compressing objects: 47% (37/78) remote: Compressing objects: 48% (38/78) remote: Compressing objects: 50% (39/78) remote: Compressing objects: 51% (40/78) remote: Compressing objects: 52% (41/78) remote: Compressing objects: 53% (42/78) remote: Compressing objects: 55% (43/78) remote: Compressing objects: 56% (44/78) remote: Compressing objects: 57% (45/78) remote: Compressing objects: 58% (46/78) remote: Compressing objects: 60% (47/78) remote: Compressing objects: 61% (48/78) remote: Compressing objects: 62% (49/78) remote: Compressing objects: 64% (50/78) remote: Compressing objects: 65% (51/78) remote: Compressing objects: 66% (52/78) remote: Compressing objects: 67% (53/78) remote: Compressing objects: 69% (54/78) remote: Compressing objects: 70% (55/78) remote: Compressing objects: 71% (56/78) remote: Compressing objects: 73% (57/78) remote: Compressing objects: 74% (58/78) remote: Compressing objects: 75% (59/78) remote: Compressing objects: 76% (60/78) remote: Compressing objects: 78% (61/78) remote: Compressing objects: 79% (62/78) remote: Compressing objects: 80% (63/78) remote: Compressing objects: 82% (64/78) remote: Compressing objects: 83% (65/78) remote: Compressing objects: 84% (66/78) remote: Compressing objects: 85% (67/78) remote: Compressing objects: 87% (68/78) remote: Compressing objects: 88% (69/78) remote: Compressing objects: 89% (70/78) remote: Compressing objects: 91% (71/78) remote: Compressing objects: 92% (72/78) remote: Compressing objects: 93% (73/78) remote: Compressing objects: 94% (74/78) remote: Compressing objects: 96% (75/78) remote: Compressing objects: 97% (76/78) remote: Compressing objects: 98% (77/78) remote: Compressing objects: 100% (78/78) remote: Compressing objects: 100% (78/78), done. Receiving objects: 0% (1/230) Receiving objects: 1% (3/230) Receiving objects: 2% (5/230) Receiving objects: 3% (7/230) Receiving objects: 4% (10/230) Receiving objects: 5% (12/230) Receiving objects: 6% (14/230) Receiving objects: 7% (17/230) Receiving objects: 8% (19/230) Receiving objects: 9% (21/230) Receiving objects: 10% (23/230) Receiving objects: 11% (26/230) Receiving objects: 12% (28/230) Receiving objects: 13% (30/230) Receiving objects: 14% (33/230) Receiving objects: 15% (35/230) Receiving objects: 16% (37/230) Receiving objects: 17% (40/230) Receiving objects: 18% (42/230) Receiving objects: 19% (44/230) Receiving objects: 20% (46/230) Receiving objects: 21% (49/230) Receiving objects: 22% (51/230) Receiving objects: 23% (53/230) Receiving objects: 24% (56/230) Receiving objects: 25% (58/230) Receiving objects: 26% (60/230) Receiving objects: 27% (63/230) Receiving objects: 28% (65/230) Receiving objects: 29% (67/230) Receiving objects: 30% (69/230) Receiving objects: 31% (72/230) Receiving objects: 32% (74/230) Receiving objects: 33% (76/230) Receiving objects: 34% (79/230) Receiving objects: 35% (81/230) Receiving objects: 36% (83/230) Receiving objects: 37% (86/230) Receiving objects: 38% (88/230) Receiving objects: 39% (90/230) Receiving objects: 40% (92/230) Receiving objects: 41% (95/230) Receiving objects: 42% (97/230) Receiving objects: 43% (99/230) Receiving objects: 44% (102/230) Receiving objects: 45% (104/230) Receiving objects: 46% (106/230) Receiving objects: 47% (109/230) Receiving objects: 48% (111/230) Receiving objects: 49% (113/230) Receiving objects: 50% (115/230) Receiving objects: 51% (118/230) Receiving objects: 52% (120/230) Receiving objects: 53% (122/230) Receiving objects: 54% (125/230) Receiving objects: 55% (127/230) Receiving objects: 56% (129/230) Receiving objects: 57% (132/230) Receiving objects: 58% (134/230) Receiving objects: 59% (136/230) Receiving objects: 60% (138/230) Receiving objects: 61% (141/230) Receiving objects: 62% (143/230) Receiving objects: 63% (145/230) Receiving objects: 64% (148/230) Receiving objects: 65% (150/230) Receiving objects: 66% (152/230) Receiving objects: 67% (155/230) Receiving objects: 68% (157/230) Receiving objects: 69% (159/230) Receiving objects: 70% (161/230) Receiving objects: 71% (164/230) Receiving objects: 72% (166/230) Receiving objects: 73% (168/230) Receiving objects: 74% (171/230) Receiving objects: 75% (173/230) Receiving objects: 76% (175/230) Receiving objects: 77% (178/230) Receiving objects: 78% (180/230) Receiving objects: 79% (182/230) Receiving objects: 80% (184/230) remote: Total 230 (delta 51), reused 67 (delta 24), pack-reused 124 Receiving objects: 81% (187/230) Receiving objects: 82% (189/230) Receiving objects: 83% (191/230) Receiving objects: 84% (194/230) Receiving objects: 85% (196/230) Receiving objects: 86% (198/230) Receiving objects: 87% (201/230) Receiving objects: 88% (203/230) Receiving objects: 89% (205/230) Receiving objects: 90% (207/230) Receiving objects: 91% (210/230) Receiving objects: 92% (212/230) Receiving objects: 93% (214/230) Receiving objects: 94% (217/230) Receiving objects: 95% (219/230) Receiving objects: 96% (221/230) Receiving objects: 97% (224/230) Receiving objects: 98% (226/230) Receiving objects: 99% (228/230) Receiving objects: 100% (230/230) Receiving objects: 100% (230/230), 171.69 KiB | 8.17 MiB/s, done. Resolving deltas: 0% (0/97) Resolving deltas: 2% (2/97) Resolving deltas: 4% (4/97) Resolving deltas: 5% (5/97) Resolving deltas: 20% (20/97) Resolving deltas: 21% (21/97) Resolving deltas: 23% (23/97) Resolving deltas: 26% (26/97) Resolving deltas: 29% (29/97) Resolving deltas: 30% (30/97) Resolving deltas: 32% (32/97) Resolving deltas: 36% (35/97) Resolving deltas: 41% (40/97) Resolving deltas: 47% (46/97) Resolving deltas: 64% (63/97) Resolving deltas: 65% (64/97) Resolving deltas: 69% (67/97) Resolving deltas: 74% (72/97) Resolving deltas: 80% (78/97) Resolving deltas: 81% (79/97) Resolving deltas: 92% (90/97) Resolving deltas: 94% (92/97) Resolving deltas: 95% (93/97) Resolving deltas: 100% (97/97) Resolving deltas: 100% (97/97), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '4d9eba24a758ba4ded8de70db39baea382948ab2' Submodule path 'lidar-extrinsics': checked out 'ae336ad5889b670cbe6f5a26d188712bd184b589' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out 'd0f1c3472ea511883ab3558380c288a98518001c' Submodule path 'msf-port': checked out '92b52738e588a6545c8e9813322b16243afd979d' Submodule path 'msf-vehicle': checked out 'a5b20f6261215eac00ffde5dfa18b17ad6b82516' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' 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 'b49e6ea939978d3481aa70204543fb1ed6b026d5' Submodule path 'perception_spreader_imv': checked out '8bbb1308158815b4b3f48052b04ed6431a32e657' Submodule path 'perception_vehicles': checked out 'ba28a7efbe67551ba5ef0dd899c3265444a60e6b' Submodule path 'pointcloud_customized': checked out 'e256c84fe73fcffe39876643a52ff167a47f6745' 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 'b650e2b08a17fc176b72f3382beac90923a71508' Submodule path 'system-device': checked out 'dad29fc894b63a9e11364324cc867d5a62227a9b' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out '39309897268ca9840323ca2abd646f63839468f4' Submodule path 'system-port': checked out '65fec909b010166495eaeebdf7abee20cfe5c860' [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/M038/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M038/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/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/M038/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/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/M038/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M038/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M038/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M038/params_new/msf-port/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M038/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M038/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M038/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M038/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M038/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M038/params_new/perception_lidar_camera_fusion/ [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M038/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M038/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M038/params_new/perception_vehicles/master /root/workspace/xiamen-config/M038/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/prediction_config/prediction /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/system-common/system-ros /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/system-device/master /root/workspace/xiamen-config/M038/params_new/system-device/slave /root/workspace/xiamen-config/M038/params_new/system-device/system-ros /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M038/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M038/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M038/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M038/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M038/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M038/params_new/system-port/system-ros /root/workspace/xiamen-config/M038/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M038/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/M038/params_new/params_new/crane_align /root/workspace/xiamen-config/M038/params_new/params_new/data_collection /root/workspace/xiamen-config/M038/params_new/params_new/extrinsics /root/workspace/xiamen-config/M038/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M038/params_new/params_new/lane_detection /root/workspace/xiamen-config/M038/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M038/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M038/params_new/params_new/master /root/workspace/xiamen-config/M038/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M038/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M038/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M038/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M038/params_new/params_new/perception /root/workspace/xiamen-config/M038/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M038/params_new/params_new/pointcloud /root/workspace/xiamen-config/M038/params_new/params_new/prediction /root/workspace/xiamen-config/M038/params_new/params_new/README.md /root/workspace/xiamen-config/M038/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M038/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M038/params_new/params_new/segmentation /root/workspace/xiamen-config/M038/params_new/params_new/slave /root/workspace/xiamen-config/M038/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M038/params_new/params_new/system-ros /root/workspace/xiamen-config/M038/params_M038/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 M031 [Pipeline] dir Running in /root/workspace/xiamen-config/M031 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M031/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M031/params_M031/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M031/params_M031/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M031/params_M031/params/master@tmp [Pipeline] sh + cp -r params_M031 params_orin_master_M031_2024-03-18_15-51-38 [Pipeline] sh + zip -rq params_orin_master_M031_2024-03-18_15-51-38.zip params_orin_master_M031_2024-03-18_15-51-38 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M031/params_orin_master_M031_2024-03-18_15-51-38.zip,/root/workspace/xiamen-config/M031/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/M031/params_orin_master_M031_2024-03-18_15-51-38.zip"' --form 'version=@"/root/workspace/xiamen-config/M031/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 69.7M 0 0 100 69.7M 0 57.6M 0:00:01 0:00:01 --:--:-- 57.6M 100 69.7M 0 0 100 69.7M 0 31.5M 0:00:02 0:00:02 --:--:-- 31.5M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9893k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8688k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7744k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6985k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6362k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5841k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5399k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5019k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4689k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4399k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4144k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3916k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3712k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3528k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3362k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3211k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3072k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2945k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2828k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2720k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2620k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2527k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2441k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2360k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2284k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2147k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2084k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1818k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1365k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1168k 0:01:01 0:01:01 --:--:-- 8 100 69.7M 0 43 100 69.7M 0 1168k 0:01:01 0:01:01 --:--:-- 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/M031@tmp [Pipeline] echo M032 [Pipeline] dir Running in /root/workspace/xiamen-config/M032 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M032/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M032/params_M032/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M032/params_M032/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M032/params_M032/params/master@tmp [Pipeline] sh + cp -r params_M032 params_orin_master_M032_2024-03-18_15-52-50 [Pipeline] sh + zip -rq params_orin_master_M032_2024-03-18_15-52-50.zip params_orin_master_M032_2024-03-18_15-52-50 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M032/params_orin_master_M032_2024-03-18_15-52-50.zip,/root/workspace/xiamen-config/M032/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/M032/params_orin_master_M032_2024-03-18_15-52-50.zip"' --form 'version=@"/root/workspace/xiamen-config/M032/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 69.7M 0 0 100 69.7M 0 57.8M 0:00:01 0:00:01 --:--:-- 57.8M 100 69.7M 0 0 100 69.7M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9899k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8692k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7748k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6988k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6364k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5842k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5400k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5020k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4690k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4400k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4144k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3917k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3713k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3529k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3362k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3211k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3072k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2946k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2829k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2721k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2621k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2528k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2441k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2360k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2285k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2147k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2084k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1818k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1365k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1165k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1150k 0:01:02 0:01:02 --:--:-- 9 100 69.7M 0 43 100 69.7M 0 1150k 0:01:02 0:01:02 --:--:-- 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/M032@tmp [Pipeline] echo M033 [Pipeline] dir Running in /root/workspace/xiamen-config/M033 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M033/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M033/params_M033/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ ls ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M033/params_M033/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M033/params_M033/params/master@tmp [Pipeline] sh + cp -r params_M033 params_orin_master_M033_2024-03-18_15-54-03 [Pipeline] sh + zip -rq params_orin_master_M033_2024-03-18_15-54-03.zip params_orin_master_M033_2024-03-18_15-54-03 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M033/params_orin_master_M033_2024-03-18_15-54-03.zip,/root/workspace/xiamen-config/M033/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/M033/params_orin_master_M033_2024-03-18_15-54-03.zip"' --form 'version=@"/root/workspace/xiamen-config/M033/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69.7M 0 0 100 69.7M 0 54.4M 0:00:01 0:00:01 --:--:-- 54.4M 100 69.7M 0 0 100 69.7M 0 30.5M 0:00:02 0:00:02 --:--:-- 30.5M 100 69.7M 0 0 100 69.7M 0 21.2M 0:00:03 0:00:03 --:--:-- 21.2M 100 69.7M 0 0 100 69.7M 0 16.2M 0:00:04 0:00:04 --:--:-- 16.2M 100 69.7M 0 0 100 69.7M 0 13.1M 0:00:05 0:00:05 --:--:-- 13.1M 100 69.7M 0 0 100 69.7M 0 11.0M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9797k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8613k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7685k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6937k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6322k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5807k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5369k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4993k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4667k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4380k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4126k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3900k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3698k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3516k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3350k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3200k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3063k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2937k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2820k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2713k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2614k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2521k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2435k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2355k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2279k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2209k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2142k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2080k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2021k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1965k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1912k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1862k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1815k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1770k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1727k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1686k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1647k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1610k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1574k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1540k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1508k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1476k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1447k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1418k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1390k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1363k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1338k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1313k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1289k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1266k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1244k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1223k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1202k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1182k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1163k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1144k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1126k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1109k 0:01:04 0:01:04 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1108k 0:01:04 0:01:04 --:--:-- 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/M033@tmp [Pipeline] echo M034 [Pipeline] dir Running in /root/workspace/xiamen-config/M034 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M034/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M034/params_M034/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M034/params_M034/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M034/params_M034/params/master@tmp [Pipeline] sh + cp -r params_M034 params_orin_master_M034_2024-03-18_15-55-18 [Pipeline] sh + zip -rq params_orin_master_M034_2024-03-18_15-55-18.zip params_orin_master_M034_2024-03-18_15-55-18 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M034/params_orin_master_M034_2024-03-18_15-55-18.zip,/root/workspace/xiamen-config/M034/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/M034/params_orin_master_M034_2024-03-18_15-55-18.zip"' --form 'version=@"/root/workspace/xiamen-config/M034/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 69.7M 0 0 100 69.7M 0 58.0M 0:00:01 0:00:01 --:--:-- 58.0M 100 69.7M 0 0 100 69.7M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9903k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8695k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7751k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6991k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6366k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5844k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5402k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5021k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4691k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4401k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4146k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3918k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3714k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3530k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3363k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3212k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3073k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2946k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2829k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2721k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2621k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2528k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2442k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2361k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2285k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2148k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2085k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1917k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1819k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1366k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1165k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1149k 0:01:02 0:01:02 --:--:-- 8 100 69.7M 0 43 100 69.7M 0 1149k 0:01:02 0:01:02 --:--:-- 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/M034@tmp [Pipeline] echo M035 [Pipeline] dir Running in /root/workspace/xiamen-config/M035 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M035/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M035/params_M035/params/master [Pipeline] { [Pipeline] sh ++ grep -v version.json ++ xargs ++ ls + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M035/params_M035/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M035/params_M035/params/master@tmp [Pipeline] sh + cp -r params_M035 params_orin_master_M035_2024-03-18_15-56-31 [Pipeline] sh + zip -rq params_orin_master_M035_2024-03-18_15-56-31.zip params_orin_master_M035_2024-03-18_15-56-31 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M035/params_orin_master_M035_2024-03-18_15-56-31.zip,/root/workspace/xiamen-config/M035/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/M035/params_orin_master_M035_2024-03-18_15-56-31.zip"' --form 'version=@"/root/workspace/xiamen-config/M035/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 15 69.7M 0 0 15 10.8M 0 125M --:--:-- --:--:-- --:--:-- 123M 100 69.7M 0 0 100 69.7M 0 56.1M 0:00:01 0:00:01 --:--:-- 56.0M 100 69.7M 0 0 100 69.7M 0 31.0M 0:00:02 0:00:02 --:--:-- 31.0M 100 69.7M 0 0 100 69.7M 0 21.4M 0:00:03 0:00:03 --:--:-- 21.4M 100 69.7M 0 0 100 69.7M 0 16.4M 0:00:04 0:00:04 --:--:-- 16.4M 100 69.7M 0 0 100 69.7M 0 13.2M 0:00:05 0:00:05 --:--:-- 11.4M 100 69.7M 0 0 100 69.7M 0 11.1M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9847k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8652k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7716k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6962k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6343k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5825k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5384k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5006k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4678k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4390k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4135k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3909k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3705k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3522k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3356k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3206k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3068k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2941k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2824k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2717k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2617k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2524k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2438k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2357k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2282k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2211k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2145k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2082k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2023k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1967k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1914k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1864k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1817k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1771k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1728k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1687k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1648k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1611k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1576k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1541k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1509k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1478k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1448k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1419k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1391k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1364k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1339k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1314k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1290k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1267k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1245k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1224k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1203k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1183k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1164k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1145k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1127k 0:01:03 0:01:03 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1109k 0:01:04 0:01:04 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1108k 0:01:04 0:01:04 --:--:-- 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/M035@tmp [Pipeline] echo M036 [Pipeline] dir Running in /root/workspace/xiamen-config/M036 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M036/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M036/params_M036/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M036/params_M036/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M036/params_M036/params/master@tmp [Pipeline] sh + cp -r params_M036 params_orin_master_M036_2024-03-18_15-57-46 [Pipeline] sh + zip -rq params_orin_master_M036_2024-03-18_15-57-46.zip params_orin_master_M036_2024-03-18_15-57-46 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M036/params_orin_master_M036_2024-03-18_15-57-46.zip,/root/workspace/xiamen-config/M036/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/M036/params_orin_master_M036_2024-03-18_15-57-46.zip"' --form 'version=@"/root/workspace/xiamen-config/M036/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 20 69.7M 0 0 20 14.1M 0 70.6M --:--:-- --:--:-- --:--:-- 70.2M 100 69.7M 0 0 100 69.7M 0 49.5M 0:00:01 0:00:01 --:--:-- 49.5M 100 69.7M 0 0 100 69.7M 0 28.9M 0:00:02 0:00:02 --:--:-- 28.9M 100 69.7M 0 0 100 69.7M 0 20.4M 0:00:03 0:00:03 --:--:-- 20.4M 100 69.7M 0 0 100 69.7M 0 15.8M 0:00:04 0:00:04 --:--:-- 15.8M 100 69.7M 0 0 100 69.7M 0 12.8M 0:00:05 0:00:05 --:--:-- 10.6M 100 69.7M 0 0 100 69.7M 0 10.8M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9630k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8484k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7582k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6853k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6252k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5748k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5319k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4950k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4629k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4346k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4097k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3874k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3674k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3494k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3331k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3182k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3046k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2921k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2806k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2700k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2602k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2510k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2425k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2345k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2270k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2200k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2134k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2072k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2014k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1958k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1906k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1856k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1809k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1764k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1722k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1681k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1642k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1605k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1570k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1536k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1504k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1473k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1443k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1414k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1387k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1360k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1335k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1310k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1287k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1264k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1242k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1220k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1200k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1180k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1161k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1142k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1131k 0:01:03 0:01:03 --:--:-- 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/M036@tmp [Pipeline] echo M037 [Pipeline] dir Running in /root/workspace/xiamen-config/M037 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M037/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M037/params_M037/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M037/params_M037/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M037/params_M037/params/master@tmp [Pipeline] sh + cp -r params_M037 params_orin_master_M037_2024-03-18_15-58-59 [Pipeline] sh + zip -rq params_orin_master_M037_2024-03-18_15-58-59.zip params_orin_master_M037_2024-03-18_15-58-59 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M037/params_orin_master_M037_2024-03-18_15-58-59.zip,/root/workspace/xiamen-config/M037/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/M037/params_orin_master_M037_2024-03-18_15-58-59.zip"' --form 'version=@"/root/workspace/xiamen-config/M037/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 69.7M 0 0 100 69.7M 0 58.0M 0:00:01 0:00:01 --:--:-- 58.0M 100 69.7M 0 0 100 69.7M 0 31.6M 0:00:02 0:00:02 --:--:-- 31.6M 100 69.7M 0 0 100 69.7M 0 21.7M 0:00:03 0:00:03 --:--:-- 21.7M 100 69.7M 0 0 100 69.7M 0 16.5M 0:00:04 0:00:04 --:--:-- 16.5M 100 69.7M 0 0 100 69.7M 0 13.3M 0:00:05 0:00:05 --:--:-- 13.3M 100 69.7M 0 0 100 69.7M 0 11.2M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9903k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8695k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7750k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6990k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6366k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5844k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5401k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5021k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4690k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4401k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4145k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3917k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3713k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3529k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3363k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3211k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3073k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2946k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2829k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2721k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2621k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2528k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2441k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2360k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2285k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2214k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2147k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2084k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2025k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1969k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1916k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1866k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1818k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1773k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1730k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1689k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1650k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1613k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1577k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1543k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1510k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1479k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1449k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1420k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1392k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1366k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1340k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1315k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1291k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1268k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1246k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1225k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1204k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1184k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1165k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1146k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1142k 0:01:02 0:01:02 --:--:-- 10 100 69.7M 0 43 100 69.7M 0 1142k 0:01:02 0:01:02 --:--:-- 13 [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/M037@tmp [Pipeline] echo M038 [Pipeline] dir Running in /root/workspace/xiamen-config/M038 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M038/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M038/params_M038/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver hardware recorder.toml system-ros /root/workspace/xiamen-config/M038/params_M038/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M038/params_M038/params/master@tmp [Pipeline] sh + cp -r params_M038 params_orin_master_M038_2024-03-18_16-00-12 [Pipeline] sh + zip -rq params_orin_master_M038_2024-03-18_16-00-12.zip params_orin_master_M038_2024-03-18_16-00-12 ./version.json [Pipeline] echo /root/workspace/xiamen-config/M038/params_orin_master_M038_2024-03-18_16-00-12.zip,/root/workspace/xiamen-config/M038/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/M038/params_orin_master_M038_2024-03-18_16-00-12.zip"' --form 'version=@"/root/workspace/xiamen-config/M038/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 69.7M 0 0 100 69.7M 0 55.9M 0:00:01 0:00:01 --:--:-- 55.9M 100 69.7M 0 0 100 69.7M 0 31.0M 0:00:02 0:00:02 --:--:-- 31.0M 100 69.7M 0 0 100 69.7M 0 21.4M 0:00:03 0:00:03 --:--:-- 21.4M 100 69.7M 0 0 100 69.7M 0 16.4M 0:00:04 0:00:04 --:--:-- 16.4M 100 69.7M 0 0 100 69.7M 0 13.2M 0:00:05 0:00:05 --:--:-- 13.2M 100 69.7M 0 0 100 69.7M 0 11.1M 0:00:06 0:00:06 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 9841k 0:00:07 0:00:07 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 8648k 0:00:08 0:00:08 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 7712k 0:00:09 0:00:09 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6959k 0:00:10 0:00:10 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 6340k 0:00:11 0:00:11 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5822k 0:00:12 0:00:12 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5383k 0:00:13 0:00:13 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 5005k 0:00:14 0:00:14 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4677k 0:00:15 0:00:15 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4389k 0:00:16 0:00:16 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 4134k 0:00:17 0:00:17 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3907k 0:00:18 0:00:18 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3704k 0:00:19 0:00:19 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3521k 0:00:20 0:00:20 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3356k 0:00:21 0:00:21 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3205k 0:00:22 0:00:22 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 3067k 0:00:23 0:00:23 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2941k 0:00:24 0:00:24 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2824k 0:00:25 0:00:25 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2716k 0:00:26 0:00:26 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2617k 0:00:27 0:00:27 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2524k 0:00:28 0:00:28 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2438k 0:00:29 0:00:29 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2357k 0:00:30 0:00:30 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2282k 0:00:31 0:00:31 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2211k 0:00:32 0:00:32 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2144k 0:00:33 0:00:33 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2082k 0:00:34 0:00:34 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 2023k 0:00:35 0:00:35 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1967k 0:00:36 0:00:36 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1914k 0:00:37 0:00:37 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1864k 0:00:38 0:00:38 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1816k 0:00:39 0:00:39 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1771k 0:00:40 0:00:40 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1728k 0:00:41 0:00:41 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1687k 0:00:42 0:00:42 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1648k 0:00:43 0:00:43 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1611k 0:00:44 0:00:44 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1576k 0:00:45 0:00:45 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1541k 0:00:46 0:00:46 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1509k 0:00:47 0:00:47 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1478k 0:00:48 0:00:48 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1448k 0:00:49 0:00:49 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1419k 0:00:50 0:00:50 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1391k 0:00:51 0:00:51 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1364k 0:00:52 0:00:52 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1339k 0:00:53 0:00:53 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1314k 0:00:54 0:00:54 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1290k 0:00:55 0:00:55 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1267k 0:00:56 0:00:56 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1245k 0:00:57 0:00:57 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1224k 0:00:58 0:00:58 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1203k 0:00:59 0:00:59 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1183k 0:01:00 0:01:00 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1164k 0:01:01 0:01:01 --:--:-- 0 100 69.7M 0 0 100 69.7M 0 1145k 0:01:02 0:01:02 --:--:-- 0 100 69.7M 0 43 100 69.7M 0 1136k 0:01:02 0:01:02 --:--:-- 9 100 69.7M 0 43 100 69.7M 0 1136k 0:01:02 0:01:02 --:--:-- 12 [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/M038@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M031.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M032.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M033.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M034.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M035.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M036.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M037.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M038.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M038.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M038.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知 ### [厦门031-038车主机参数] --- - 状态: 编译成功 - 执行人:liqizhi - 更新车辆: > - [M031master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 5554edf.**2023/10/13/17:47:25** > - [M032master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b5dfc95.**2023/10/13/17:47:26** > - [M033master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: cbef7aa.**2023/10/13/17:47:27** > - [M034master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: a3fd13e.**2023/10/13/17:47:29** > - [M035master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: b6d7f66.**2023/10/13/17:47:30** > - [M036master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 4a81d03.**2023/10/13/17:47:31** > - [M037master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 0d8c9db.**2023/10/13/17:47:33** > - [M038master]: **公有dev**: c9b2d8f.**2024/03/18/14:29:14** **私有dev**: 90b9458.**2023/10/13/17:47:34** --- > 请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 1673 100 27 100 1646 281 17145 --:--:-- --:--:-- --:--:-- 17427 [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