Started by user baiyongqiang Obtained weifang-container-params.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 a59d3e4edd64c170737c8fe43f61d55853817a59 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/weifang-config-container-new@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 a59d3e4edd64c170737c8fe43f61d55853817a59 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f a59d3e4edd64c170737c8fe43f61d55853817a59 # timeout=10 Commit message: "Update params.groovy" > git rev-list --no-walk a59d3e4edd64c170737c8fe43f61d55853817a59 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo [A002] [Pipeline] echo A002 [Pipeline] properties [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/weifang-config-container-new [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/weifang-config-container-new/.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 7ed8b837142f70125f93cd65aaa65e953f239476 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ed8b837142f70125f93cd65aaa65e953f239476 # timeout=10 Commit message: "Update daxie-params-new.jenkinsfile" > git rev-list --no-walk 7ed8b837142f70125f93cd65aaa65e953f239476 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 1 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/shared_config/ [Pipeline] echo A002.json [Pipeline] sh + cat /root/commtest/master-project/weifang/container/A002.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/A002.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/A002.json [Pipeline] echo [A002] [Pipeline] echo A002 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002 [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002/params_A002 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002/params /root/workspace/weifang-config/container/A002/params_A002 /root/workspace/weifang-config/container/A002/params_new /root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-04-28_15-53-21 /root/workspace/weifang-config/container/A002/params_orin_master_A002_2024-04-28_15-53-21.zip /root/workspace/weifang-config/container/A002/version.json [Pipeline] dir Running in /root/workspace/weifang-config/container/A002 [Pipeline] { [Pipeline] echo [A002] [Pipeline] echo 更新A002参数 [Pipeline] echo dev,http://159.27.226.4/config/weifang/container_port/A002.git [Pipeline] echo rc_dev [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/weifang-config/container/A002/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/A002.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/A002.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/weifang/container_port/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 99610e80b086bd285de29ec048c90526f827d284 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 99610e80b086bd285de29ec048c90526f827d284 # timeout=300000 Commit message: "feat_out:del hardware params." > git rev-list --no-walk 99610e80b086bd285de29ec048c90526f827d284 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A002.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=A002 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A002 Response Code: HTTP/1.1 200 OK Response: [{"id":1310,"description":"","name":"A002","name_with_namespace":"Hardware / config / A002","path":"A002","path_with_namespace":"hardware/config/A002","created_at":"2024-01-04T13:09:14.254Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A002.git","web_url":"http://159.27.226.4/hardware/config/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:51.092Z","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/1310","issues":"http://159.27.226.4/api/v4/projects/1310/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1310/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1310/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1310/labels","events":"http://159.27.226.4/api/v4/projects/1310/events","members":"http://159.27.226.4/api/v4/projects/1310/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1310/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:09:14.269Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1161,"description":null,"name":"A002","name_with_namespace":"Localization / config / A002","path":"A002","path_with_namespace":"localization/config/A002","created_at":"2023-10-24T03:58:33.806Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A002.git","http_url_to_repo":"http://159.27.226.4/localization/config/A002.git","web_url":"http://159.27.226.4/localization/config/A002","readme_url":"http://159.27.226.4/localization/config/A002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:30:13.067Z","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/1161","issues":"http://159.27.226.4/api/v4/projects/1161/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1161/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1161/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1161/labels","events":"http://159.27.226.4/api/v4/projects/1161/events","members":"http://159.27.226.4/api/v4/projects/1161/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1161/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:33.822Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":924,"description":null,"name":"A002","name_with_namespace":"Lidar / config / vehicles / A002","path":"A002","path_with_namespace":"lidar/config/vehicles/A002","created_at":"2023-07-28T07:56:21.753Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A002.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A002","readme_url":"http://159.27.226.4/lidar/config/vehicles/A002/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:08.751Z","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/924","issues":"http://159.27.226.4/api/v4/projects/924/issues","merge_requests":"http://159.27.226.4/api/v4/projects/924/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/924/repository/branches","labels":"http://159.27.226.4/api/v4/projects/924/labels","events":"http://159.27.226.4/api/v4/projects/924/events","members":"http://159.27.226.4/api/v4/projects/924/members","cluster_agents":"http://159.27.226.4/api/v4/projects/924/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.770Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":871,"description":"","name":"A002","name_with_namespace":"config / extrinsics / A002","path":"A002","path_with_namespace":"config/extrinsics/A002","created_at":"2023-07-24T08:03:51.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A002.git","web_url":"http://159.27.226.4/config/extrinsics/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:25.612Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/871","issues":"http://159.27.226.4/api/v4/projects/871/issues","merge_requests":"http://159.27.226.4/api/v4/projects/871/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/871/repository/branches","labels":"http://159.27.226.4/api/v4/projects/871/labels","events":"http://159.27.226.4/api/v4/projects/871/events","members":"http://159.27.226.4/api/v4/projects/871/members","cluster_agents":"http://159.27.226.4/api/v4/projects/871/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:03:51.912Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":816,"description":"","name":"A002","name_with_namespace":"config / vehicles / A002","path":"A002","path_with_namespace":"config/vehicles/A002","created_at":"2023-07-20T06:22:15.213Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A002.git","web_url":"http://159.27.226.4/config/vehicles/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:49:57.688Z","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/816","issues":"http://159.27.226.4/api/v4/projects/816/issues","merge_requests":"http://159.27.226.4/api/v4/projects/816/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/816/repository/branches","labels":"http://159.27.226.4/api/v4/projects/816/labels","events":"http://159.27.226.4/api/v4/projects/816/events","members":"http://159.27.226.4/api/v4/projects/816/members","cluster_agents":"http://159.27.226.4/api/v4/projects/816/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:15.230Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":627,"description":"","name":"A002","name_with_namespace":"config / weifang / container_port / A002","path":"A002","path_with_namespace":"config/weifang/container_port/A002","created_at":"2023-05-24T02:46:31.977Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A002.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A002.git","web_url":"http://159.27.226.4/config/weifang/container_port/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:52.586Z","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/627","issues":"http://159.27.226.4/api/v4/projects/627/issues","merge_requests":"http://159.27.226.4/api/v4/projects/627/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/627/repository/branches","labels":"http://159.27.226.4/api/v4/projects/627/labels","events":"http://159.27.226.4/api/v4/projects/627/events","members":"http://159.27.226.4/api/v4/projects/627/members","cluster_agents":"http://159.27.226.4/api/v4/projects/627/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T02:46:31.993Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo 627 [Pipeline] echo 627 [Pipeline] echo 99610e8 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 627 99610e8 99610e8 [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A002.json [Pipeline] readJSON [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}} [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}} [Pipeline] sh + echo '{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A002.json {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}} [Pipeline] echo {"repo_name":"params_orin_slave_A002","branch":"dev","time":"2024-04-28_15-54-26","commit_id":"99610e8","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=A002 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=A002 Response Code: HTTP/1.1 200 OK Response: [{"id":1310,"description":"","name":"A002","name_with_namespace":"Hardware / config / A002","path":"A002","path_with_namespace":"hardware/config/A002","created_at":"2024-01-04T13:09:14.254Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/A002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/A002.git","web_url":"http://159.27.226.4/hardware/config/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-20T06:53:51.092Z","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/1310","issues":"http://159.27.226.4/api/v4/projects/1310/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1310/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1310/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1310/labels","events":"http://159.27.226.4/api/v4/projects/1310/events","members":"http://159.27.226.4/api/v4/projects/1310/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1310/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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:09:14.269Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1161,"description":null,"name":"A002","name_with_namespace":"Localization / config / A002","path":"A002","path_with_namespace":"localization/config/A002","created_at":"2023-10-24T03:58:33.806Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/A002.git","http_url_to_repo":"http://159.27.226.4/localization/config/A002.git","web_url":"http://159.27.226.4/localization/config/A002","readme_url":"http://159.27.226.4/localization/config/A002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-18T08:30:13.067Z","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/1161","issues":"http://159.27.226.4/api/v4/projects/1161/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1161/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1161/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1161/labels","events":"http://159.27.226.4/api/v4/projects/1161/events","members":"http://159.27.226.4/api/v4/projects/1161/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1161/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:58:33.822Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":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":924,"description":null,"name":"A002","name_with_namespace":"Lidar / config / vehicles / A002","path":"A002","path_with_namespace":"lidar/config/vehicles/A002","created_at":"2023-07-28T07:56:21.753Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/A002.git","web_url":"http://159.27.226.4/lidar/config/vehicles/A002","readme_url":"http://159.27.226.4/lidar/config/vehicles/A002/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-05T09:38:08.751Z","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/924","issues":"http://159.27.226.4/api/v4/projects/924/issues","merge_requests":"http://159.27.226.4/api/v4/projects/924/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/924/repository/branches","labels":"http://159.27.226.4/api/v4/projects/924/labels","events":"http://159.27.226.4/api/v4/projects/924/events","members":"http://159.27.226.4/api/v4/projects/924/members","cluster_agents":"http://159.27.226.4/api/v4/projects/924/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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:21.770Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":871,"description":"","name":"A002","name_with_namespace":"config / extrinsics / A002","path":"A002","path_with_namespace":"config/extrinsics/A002","created_at":"2023-07-24T08:03:51.897Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/A002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/A002.git","web_url":"http://159.27.226.4/config/extrinsics/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-02-18T07:28:25.612Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/871","issues":"http://159.27.226.4/api/v4/projects/871/issues","merge_requests":"http://159.27.226.4/api/v4/projects/871/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/871/repository/branches","labels":"http://159.27.226.4/api/v4/projects/871/labels","events":"http://159.27.226.4/api/v4/projects/871/events","members":"http://159.27.226.4/api/v4/projects/871/members","cluster_agents":"http://159.27.226.4/api/v4/projects/871/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T08:03:51.912Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":114,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_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":816,"description":"","name":"A002","name_with_namespace":"config / vehicles / A002","path":"A002","path_with_namespace":"config/vehicles/A002","created_at":"2023-07-20T06:22:15.213Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/A002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/A002.git","web_url":"http://159.27.226.4/config/vehicles/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-22T01:49:57.688Z","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/816","issues":"http://159.27.226.4/api/v4/projects/816/issues","merge_requests":"http://159.27.226.4/api/v4/projects/816/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/816/repository/branches","labels":"http://159.27.226.4/api/v4/projects/816/labels","events":"http://159.27.226.4/api/v4/projects/816/events","members":"http://159.27.226.4/api/v4/projects/816/members","cluster_agents":"http://159.27.226.4/api/v4/projects/816/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-21T06:22:15.230Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":627,"description":"","name":"A002","name_with_namespace":"config / weifang / container_port / A002","path":"A002","path_with_namespace":"config/weifang/container_port/A002","created_at":"2023-05-24T02:46:31.977Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/A002.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/A002.git","web_url":"http://159.27.226.4/config/weifang/container_port/A002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-22T09:03:52.586Z","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/627","issues":"http://159.27.226.4/api/v4/projects/627/issues","merge_requests":"http://159.27.226.4/api/v4/projects/627/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/627/repository/branches","labels":"http://159.27.226.4/api/v4/projects/627/labels","events":"http://159.27.226.4/api/v4/projects/627/events","members":"http://159.27.226.4/api/v4/projects/627/members","cluster_agents":"http://159.27.226.4/api/v4/projects/627/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":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-25T02:46:31.993Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_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}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo config/weifang/container_port/A002 [Pipeline] echo 627 [Pipeline] echo 627 [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/627/repository/commits/99610e8 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/627/repository/commits/99610e8 Response Code: HTTP/1.1 200 OK Response: {"id":"99610e80b086bd285de29ec048c90526f827d284","short_id":"99610e80","created_at":"2024-03-22T17:03:51.000+08:00","parent_ids":["658165f50d2a74aa058c62ddc431ab29dbae56f9"],"title":"feat_out:del hardware params.","message":"feat_out:del hardware params.\n","author_name":"liuyong","author_email":"827415225@qq.com","authored_date":"2024-03-22T17:03:51.000+08:00","committer_name":"liuyong","committer_email":"827415225@qq.com","committed_date":"2024-03-22T17:03:51.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/A002/-/commit/99610e80b086bd285de29ec048c90526f827d284","stats":{"additions":0,"deletions":54,"total":54},"status":null,"project_id":627,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/03/22/17:03:51 [Pipeline] echo dev**: 99610e8.**2024/03/22/17:03:51** [Pipeline] dir Running in /root/workspace/weifang-config/container/A002/params_A002 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/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/weifang/container_port/shared_config.git > git init /root/workspace/weifang-config/container/A002/params_A002 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/weifang/container_port/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/weifang/container_port/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/weifang/container_port/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 94f418f5355e92f115163ac5dba91de0cb0893cb (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 94f418f5355e92f115163ac5dba91de0cb0893cb # timeout=30000 Commit message: "fix: calib params" > git rev-list --no-walk 94f418f5355e92f115163ac5dba91de0cb0893cb # timeout=10 [Pipeline] sh + cp -r .git/ params /root/workspace/weifang-config/container/shared_config/dev/ [Pipeline] sh + rm -rf params_A002@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/weifang/container/A002.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":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T07:53:48.106Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T03:10:53.176Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"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-23T03:29:31.229Z","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-04-24T03:35:57.578Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo 94f418f [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 537 94f418f 94f418f [Pipeline] echo /root/commtest/rcdev-project/weifang/container/.A002.json [Pipeline] readJSON [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}} [Pipeline] echo {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}} [Pipeline] sh + echo '{"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A002.json {"project":{"A002":"config/weifang/container_port/A002","shared_config":"config/weifang/container_port/shared_config"},"commit":{"A002":"99610e8","shared_config":"94f418f"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-04-28_15-54-33","commit_id":"94f418f","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T07:53:48.106Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-04-26T03:10:53.176Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"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-23T03:29:31.229Z","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-04-24T03:35:57.578Z","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-04-17T03:13:18.033Z","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-04-15T13:42:50.654Z","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-04-15T13:39:54.733Z","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-04-22T03:31:53.415Z","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/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo config/weifang/container_port/shared_config [Pipeline] echo 537 [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/537/repository/commits/94f418f Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/537/repository/commits/94f418f Response Code: HTTP/1.1 200 OK Response: {"id":"94f418f5355e92f115163ac5dba91de0cb0893cb","short_id":"94f418f5","created_at":"2024-04-17T11:13:15.000+08:00","parent_ids":["7c8fd5250bf983a263c8f06b83e570c02956653c"],"title":"fix: calib params","message":"fix: calib params\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-04-17T11:13:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-04-17T11:13:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/commit/94f418f5355e92f115163ac5dba91de0cb0893cb","stats":{"additions":4,"deletions":4,"total":8},"status":null,"project_id":537,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/04/17/11:13:15 [Pipeline] echo dev**: 94f418f.**2024/04/17/11:13:15** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_slave_A002","branch":"dev","time":"2024-04-28_15-54-26","commit_id":"99610e8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-04-28_15-54-33","commit_id":"94f418f","version":"","commit_msgs":",,"}],"device":2,"device_name":"A002_Slave","type":0,"project":6} [Pipeline] sh ++ ls ++ grep -v params_A002 ++ grep -v version.json ++ xargs + cp -r params params_A002/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_slave_A002","branch":"dev","time":"2024-04-28_15-54-26","commit_id":"99610e8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-04-28_15-54-33","commit_id":"94f418f","version":"","commit_msgs":",,"}],"device":2,"device_name":"A002_Slave","type":0,"project":6}' [Pipeline] sh + rm -rf params_A002@tmp [Pipeline] echo > - [A002slave]: **公有dev**: 94f418f.**2024/04/17/11:13:15** **私有dev**: 99610e8.**2024/03/22/17:03:51** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002@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 A002拉取新参数方式 [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002/params_new [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002/params_new [Pipeline] dir Running in /root/workspace/weifang-config/container/A002/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/A002.git > git init /root/workspace/weifang-config/container/A002/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/A002.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/A002.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/A002.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 b8fb0912efe6b27a400962b8568c1df9432f6bdd (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b8fb0912efe6b27a400962b8568c1df9432f6bdd # timeout=300000 Commit message: "feat_out:SHM适配" > git rev-list --no-walk b8fb0912efe6b27a400962b8568c1df9432f6bdd # 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 'hardware' (git@159.27.226.4:hardware/config/A002.git) registered for path 'hardware' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/A002.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/A002.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_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/A002.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 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' 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-weifang' (git@159.27.226.4:system/config/system-node-weifang.git) registered for path 'system-node-weifang' 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/weifang-config/container/A002/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: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/crane_align_customized'... remote: Enumerating objects: 1500, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 1% (1/79) remote: Compressing objects: 2% (2/79) remote: Compressing objects: 3% (3/79) remote: Compressing objects: 5% (4/79) remote: Compressing objects: 6% (5/79) remote: Compressing objects: 7% (6/79) remote: Compressing objects: 8% (7/79) remote: Compressing objects: 10% (8/79) remote: Compressing objects: 11% (9/79) remote: Compressing objects: 12% (10/79) remote: Compressing objects: 13% (11/79) remote: Compressing objects: 15% (12/79) remote: Compressing objects: 16% (13/79) remote: Compressing objects: 17% (14/79) remote: Compressing objects: 18% (15/79) remote: Compressing objects: 20% (16/79) remote: Compressing objects: 21% (17/79) remote: Compressing objects: 22% (18/79) remote: Compressing objects: 24% (19/79) remote: Compressing objects: 25% (20/79) remote: Compressing objects: 26% (21/79) remote: Compressing objects: 27% (22/79) remote: Compressing objects: 29% (23/79) remote: Compressing objects: 30% (24/79) remote: Compressing objects: 31% (25/79) remote: Compressing objects: 32% (26/79) remote: Compressing objects: 34% (27/79) remote: Compressing objects: 35% (28/79) remote: Compressing objects: 36% (29/79) remote: Compressing objects: 37% (30/79) remote: Compressing objects: 39% (31/79) remote: Compressing objects: 40% (32/79) remote: Compressing objects: 41% (33/79) remote: Compressing objects: 43% (34/79) remote: Compressing objects: 44% (35/79) remote: Compressing objects: 45% (36/79) remote: Compressing objects: 46% (37/79) remote: Compressing objects: 48% (38/79) remote: Compressing objects: 49% (39/79) remote: Compressing objects: 50% (40/79) remote: Compressing objects: 51% (41/79) remote: Compressing objects: 53% (42/79) remote: Compressing objects: 54% (43/79) remote: Compressing objects: 55% (44/79) remote: Compressing objects: 56% (45/79) remote: Compressing objects: 58% (46/79) remote: Compressing objects: 59% (47/79) remote: Compressing objects: 60% (48/79) remote: Compressing objects: 62% (49/79) remote: Compressing objects: 63% (50/79) remote: Compressing objects: 64% (51/79) remote: Compressing objects: 65% (52/79) remote: Compressing objects: 67% (53/79) remote: Compressing objects: 68% (54/79) remote: Compressing objects: 69% (55/79) remote: Compressing objects: 70% (56/79) remote: Compressing objects: 72% (57/79) remote: Compressing objects: 73% (58/79) remote: Compressing objects: 74% (59/79) remote: Compressing objects: 75% (60/79) remote: Compressing objects: 77% (61/79) remote: Compressing objects: 78% (62/79) remote: Compressing objects: 79% (63/79) remote: Compressing objects: 81% (64/79) remote: Compressing objects: 82% (65/79) remote: Compressing objects: 83% (66/79) remote: Compressing objects: 84% (67/79) remote: Compressing objects: 86% (68/79) remote: Compressing objects: 87% (69/79) remote: Compressing objects: 88% (70/79) remote: Compressing objects: 89% (71/79) remote: Compressing objects: 91% (72/79) remote: Compressing objects: 92% (73/79) remote: Compressing objects: 93% (74/79) remote: Compressing objects: 94% (75/79) remote: Compressing objects: 96% (76/79) remote: Compressing objects: 97% (77/79) remote: Compressing objects: 98% (78/79) remote: Compressing objects: 100% (79/79) remote: Compressing objects: 100% (79/79), done. Receiving objects: 0% (1/1500) Receiving objects: 1% (15/1500) Receiving objects: 2% (30/1500) Receiving objects: 3% (45/1500) Receiving objects: 4% (60/1500) Receiving objects: 5% (75/1500) Receiving objects: 6% (90/1500) Receiving objects: 7% (105/1500) Receiving objects: 8% (120/1500) Receiving objects: 9% (135/1500) Receiving objects: 10% (150/1500) Receiving objects: 11% (165/1500) Receiving objects: 12% (180/1500) Receiving objects: 13% (195/1500) Receiving objects: 14% (210/1500) Receiving objects: 15% (225/1500) Receiving objects: 16% (240/1500) Receiving objects: 17% (255/1500) Receiving objects: 18% (270/1500) Receiving objects: 19% (285/1500) Receiving objects: 20% (300/1500) Receiving objects: 21% (315/1500) Receiving objects: 22% (330/1500) Receiving objects: 23% (345/1500) Receiving objects: 24% (360/1500) Receiving objects: 25% (375/1500) Receiving objects: 26% (390/1500) Receiving objects: 27% (405/1500) Receiving objects: 28% (420/1500) Receiving objects: 29% (435/1500) Receiving objects: 30% (450/1500) Receiving objects: 31% (465/1500) Receiving objects: 32% (480/1500) Receiving objects: 33% (495/1500) Receiving objects: 34% (510/1500) Receiving objects: 35% (525/1500) Receiving objects: 36% (540/1500) Receiving objects: 37% (555/1500) Receiving objects: 38% (570/1500) Receiving objects: 39% (585/1500) Receiving objects: 40% (600/1500) Receiving objects: 41% (615/1500) Receiving objects: 42% (630/1500) Receiving objects: 43% (645/1500) Receiving objects: 44% (660/1500) Receiving objects: 45% (675/1500) Receiving objects: 46% (690/1500) Receiving objects: 47% (705/1500) Receiving objects: 48% (720/1500) Receiving objects: 49% (735/1500) Receiving objects: 50% (750/1500) Receiving objects: 51% (765/1500) Receiving objects: 52% (780/1500) Receiving objects: 53% (795/1500) Receiving objects: 54% (810/1500) Receiving objects: 55% (825/1500) Receiving objects: 56% (840/1500) Receiving objects: 57% (855/1500) Receiving objects: 58% (870/1500) Receiving objects: 59% (885/1500) Receiving objects: 60% (900/1500) Receiving objects: 61% (915/1500) Receiving objects: 62% (930/1500) Receiving objects: 63% (945/1500) Receiving objects: 64% (960/1500) Receiving objects: 65% (975/1500) Receiving objects: 66% (990/1500) Receiving objects: 67% (1005/1500) Receiving objects: 68% (1020/1500) Receiving objects: 69% (1035/1500) Receiving objects: 70% (1050/1500) Receiving objects: 71% (1065/1500) Receiving objects: 72% (1080/1500) Receiving objects: 73% (1095/1500) Receiving objects: 74% (1110/1500) Receiving objects: 75% (1125/1500) Receiving objects: 76% (1140/1500) Receiving objects: 77% (1155/1500) Receiving objects: 78% (1170/1500) Receiving objects: 79% (1185/1500) Receiving objects: 80% (1200/1500) Receiving objects: 81% (1215/1500) Receiving objects: 82% (1230/1500) Receiving objects: 83% (1245/1500) Receiving objects: 84% (1260/1500) Receiving objects: 85% (1275/1500) Receiving objects: 86% (1290/1500) remote: Total 1500 (delta 77), reused 154 (delta 60), pack-reused 1320 Receiving objects: 87% (1305/1500) Receiving objects: 88% (1320/1500) Receiving objects: 89% (1335/1500) Receiving objects: 90% (1350/1500) Receiving objects: 91% (1365/1500) Receiving objects: 92% (1380/1500) Receiving objects: 93% (1395/1500) Receiving objects: 94% (1410/1500) Receiving objects: 95% (1425/1500) Receiving objects: 96% (1440/1500) Receiving objects: 97% (1455/1500) Receiving objects: 98% (1470/1500) Receiving objects: 99% (1485/1500) Receiving objects: 100% (1500/1500) Receiving objects: 100% (1500/1500), 472.12 KiB | 26.23 MiB/s, done. Resolving deltas: 0% (0/715) Resolving deltas: 1% (8/715) Resolving deltas: 2% (16/715) Resolving deltas: 3% (23/715) Resolving deltas: 4% (29/715) Resolving deltas: 5% (36/715) Resolving deltas: 6% (43/715) Resolving deltas: 9% (65/715) Resolving deltas: 11% (84/715) Resolving deltas: 12% (91/715) Resolving deltas: 13% (94/715) Resolving deltas: 14% (106/715) Resolving deltas: 15% (109/715) Resolving deltas: 17% (125/715) Resolving deltas: 18% (130/715) Resolving deltas: 19% (141/715) Resolving deltas: 20% (147/715) Resolving deltas: 21% (154/715) Resolving deltas: 25% (179/715) Resolving deltas: 27% (195/715) Resolving deltas: 28% (205/715) Resolving deltas: 30% (217/715) Resolving deltas: 35% (252/715) Resolving deltas: 36% (259/715) Resolving deltas: 37% (265/715) Resolving deltas: 38% (274/715) Resolving deltas: 39% (279/715) Resolving deltas: 40% (289/715) Resolving deltas: 42% (301/715) Resolving deltas: 43% (313/715) Resolving deltas: 44% (320/715) Resolving deltas: 49% (357/715) Resolving deltas: 50% (363/715) Resolving deltas: 51% (365/715) Resolving deltas: 55% (397/715) Resolving deltas: 57% (409/715) Resolving deltas: 58% (416/715) Resolving deltas: 59% (427/715) Resolving deltas: 61% (437/715) Resolving deltas: 62% (447/715) Resolving deltas: 63% (451/715) Resolving deltas: 74% (534/715) Resolving deltas: 76% (547/715) Resolving deltas: 82% (587/715) Resolving deltas: 83% (595/715) Resolving deltas: 84% (603/715) Resolving deltas: 85% (612/715) Resolving deltas: 86% (615/715) Resolving deltas: 100% (715/715) Resolving deltas: 100% (715/715), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/hardware'... remote: Enumerating objects: 11, done. remote: Counting objects: 9% (1/11) remote: Counting objects: 18% (2/11) remote: Counting objects: 27% (3/11) remote: Counting objects: 36% (4/11) remote: Counting objects: 45% (5/11) remote: Counting objects: 54% (6/11) remote: Counting objects: 63% (7/11) remote: Counting objects: 72% (8/11) remote: Counting objects: 81% (9/11) remote: Counting objects: 90% (10/11) remote: Counting objects: 100% (11/11) remote: Counting objects: 100% (11/11), done. remote: Compressing objects: 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 11 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 9% (1/11) Receiving objects: 18% (2/11) Receiving objects: 27% (3/11) Receiving objects: 36% (4/11) Receiving objects: 45% (5/11) Receiving objects: 54% (6/11) Receiving objects: 63% (7/11) Receiving objects: 72% (8/11) Receiving objects: 81% (9/11) Receiving objects: 90% (10/11) Receiving objects: 100% (11/11) Receiving objects: 100% (11/11), done. 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/weifang-config/container/A002/params_new/hesai_lidar_customized'... remote: Enumerating objects: 22, done. remote: Counting objects: 4% (1/22) remote: Counting objects: 9% (2/22) remote: Counting objects: 13% (3/22) remote: Counting objects: 18% (4/22) remote: Counting objects: 22% (5/22) remote: Counting objects: 27% (6/22) remote: Counting objects: 31% (7/22) remote: Counting objects: 36% (8/22) remote: Counting objects: 40% (9/22) remote: Counting objects: 45% (10/22) remote: Counting objects: 50% (11/22) remote: Counting objects: 54% (12/22) remote: Counting objects: 59% (13/22) remote: Counting objects: 63% (14/22) remote: Counting objects: 68% (15/22) remote: Counting objects: 72% (16/22) remote: Counting objects: 77% (17/22) remote: Counting objects: 81% (18/22) remote: Counting objects: 86% (19/22) remote: Counting objects: 90% (20/22) remote: Counting objects: 95% (21/22) remote: Counting objects: 100% (22/22) remote: Counting objects: 100% (22/22), done. remote: Compressing objects: 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 22 (delta 11), reused 0 (delta 0), pack-reused 0 Receiving objects: 4% (1/22) Receiving objects: 9% (2/22) Receiving objects: 13% (3/22) Receiving objects: 18% (4/22) Receiving objects: 22% (5/22) Receiving objects: 27% (6/22) Receiving objects: 31% (7/22) Receiving objects: 36% (8/22) Receiving objects: 40% (9/22) Receiving objects: 45% (10/22) Receiving objects: 50% (11/22) Receiving objects: 54% (12/22) Receiving objects: 59% (13/22) Receiving objects: 63% (14/22) Receiving objects: 68% (15/22) Receiving objects: 72% (16/22) Receiving objects: 77% (17/22) Receiving objects: 81% (18/22) Receiving objects: 86% (19/22) Receiving objects: 90% (20/22) Receiving objects: 95% (21/22) Receiving objects: 100% (22/22) Receiving objects: 100% (22/22), 5.40 KiB | 5.40 MiB/s, done. Resolving deltas: 0% (0/11) Resolving deltas: 9% (1/11) Resolving deltas: 63% (7/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics'... remote: Enumerating objects: 98, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 2% (1/43) remote: Compressing objects: 4% (2/43) remote: Compressing objects: 6% (3/43) remote: Compressing objects: 9% (4/43) remote: Compressing objects: 11% (5/43) remote: Compressing objects: 13% (6/43) remote: Compressing objects: 16% (7/43) remote: Compressing objects: 18% (8/43) remote: Compressing objects: 20% (9/43) remote: Compressing objects: 23% (10/43) remote: Compressing objects: 25% (11/43) remote: Compressing objects: 27% (12/43) remote: Compressing objects: 30% (13/43) remote: Compressing objects: 32% (14/43) remote: Compressing objects: 34% (15/43) remote: Compressing objects: 37% (16/43) remote: Compressing objects: 39% (17/43) remote: Compressing objects: 41% (18/43) remote: Compressing objects: 44% (19/43) remote: Compressing objects: 46% (20/43) remote: Compressing objects: 48% (21/43) remote: Compressing objects: 51% (22/43) remote: Compressing objects: 53% (23/43) remote: Compressing objects: 55% (24/43) remote: Compressing objects: 58% (25/43) remote: Compressing objects: 60% (26/43) remote: Compressing objects: 62% (27/43) remote: Compressing objects: 65% (28/43) remote: Compressing objects: 67% (29/43) remote: Compressing objects: 69% (30/43) remote: Compressing objects: 72% (31/43) remote: Compressing objects: 74% (32/43) remote: Compressing objects: 76% (33/43) remote: Compressing objects: 79% (34/43) remote: Compressing objects: 81% (35/43) remote: Compressing objects: 83% (36/43) remote: Compressing objects: 86% (37/43) remote: Compressing objects: 88% (38/43) remote: Compressing objects: 90% (39/43) remote: Compressing objects: 93% (40/43) remote: Compressing objects: 95% (41/43) remote: Compressing objects: 97% (42/43) remote: Compressing objects: 100% (43/43) remote: Compressing objects: 100% (43/43), done. Receiving objects: 1% (1/98) Receiving objects: 2% (2/98) Receiving objects: 3% (3/98) Receiving objects: 4% (4/98) Receiving objects: 5% (5/98) Receiving objects: 6% (6/98) Receiving objects: 7% (7/98) Receiving objects: 8% (8/98) Receiving objects: 9% (9/98) Receiving objects: 10% (10/98) Receiving objects: 11% (11/98) Receiving objects: 12% (12/98) Receiving objects: 13% (13/98) Receiving objects: 14% (14/98) Receiving objects: 15% (15/98) Receiving objects: 16% (16/98) Receiving objects: 17% (17/98) Receiving objects: 18% (18/98) Receiving objects: 19% (19/98) Receiving objects: 20% (20/98) Receiving objects: 21% (21/98) Receiving objects: 22% (22/98) Receiving objects: 23% (23/98) Receiving objects: 24% (24/98) Receiving objects: 25% (25/98) Receiving objects: 26% (26/98) Receiving objects: 27% (27/98) Receiving objects: 28% (28/98) Receiving objects: 29% (29/98) Receiving objects: 30% (30/98) Receiving objects: 31% (31/98) Receiving objects: 32% (32/98) Receiving objects: 33% (33/98) remote: Total 98 (delta 5), reused 0 (delta 0), pack-reused 53 Receiving objects: 34% (34/98) Receiving objects: 35% (35/98) Receiving objects: 36% (36/98) Receiving objects: 37% (37/98) Receiving objects: 38% (38/98) Receiving objects: 39% (39/98) Receiving objects: 40% (40/98) Receiving objects: 41% (41/98) Receiving objects: 42% (42/98) Receiving objects: 43% (43/98) Receiving objects: 44% (44/98) Receiving objects: 45% (45/98) Receiving objects: 46% (46/98) Receiving objects: 47% (47/98) Receiving objects: 48% (48/98) Receiving objects: 50% (49/98) Receiving objects: 51% (50/98) Receiving objects: 52% (51/98) Receiving objects: 53% (52/98) Receiving objects: 54% (53/98) Receiving objects: 55% (54/98) Receiving objects: 56% (55/98) Receiving objects: 57% (56/98) Receiving objects: 58% (57/98) Receiving objects: 59% (58/98) Receiving objects: 60% (59/98) Receiving objects: 61% (60/98) Receiving objects: 62% (61/98) Receiving objects: 63% (62/98) Receiving objects: 64% (63/98) Receiving objects: 65% (64/98) Receiving objects: 66% (65/98) Receiving objects: 67% (66/98) Receiving objects: 68% (67/98) Receiving objects: 69% (68/98) Receiving objects: 70% (69/98) Receiving objects: 71% (70/98) Receiving objects: 72% (71/98) Receiving objects: 73% (72/98) Receiving objects: 74% (73/98) Receiving objects: 75% (74/98) Receiving objects: 76% (75/98) Receiving objects: 77% (76/98) Receiving objects: 78% (77/98) Receiving objects: 79% (78/98) Receiving objects: 80% (79/98) Receiving objects: 81% (80/98) Receiving objects: 82% (81/98) Receiving objects: 83% (82/98) Receiving objects: 84% (83/98) Receiving objects: 85% (84/98) Receiving objects: 86% (85/98) Receiving objects: 87% (86/98) Receiving objects: 88% (87/98) Receiving objects: 89% (88/98) Receiving objects: 90% (89/98) Receiving objects: 91% (90/98) Receiving objects: 92% (91/98) Receiving objects: 93% (92/98) Receiving objects: 94% (93/98) Receiving objects: 95% (94/98) Receiving objects: 96% (95/98) Receiving objects: 97% (96/98) Receiving objects: 98% (97/98) Receiving objects: 100% (98/98) Receiving objects: 100% (98/98), 13.38 KiB | 13.38 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 25% (3/12) Resolving deltas: 50% (6/12) Resolving deltas: 66% (8/12) Resolving deltas: 83% (10/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), done. remote: Compressing objects: 4% (1/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 26 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/26) Receiving objects: 7% (2/26) Receiving objects: 11% (3/26) Receiving objects: 15% (4/26) Receiving objects: 19% (5/26) Receiving objects: 23% (6/26) Receiving objects: 26% (7/26) Receiving objects: 30% (8/26) Receiving objects: 34% (9/26) Receiving objects: 38% (10/26) Receiving objects: 42% (11/26) Receiving objects: 46% (12/26) Receiving objects: 50% (13/26) Receiving objects: 53% (14/26) Receiving objects: 57% (15/26) Receiving objects: 61% (16/26) Receiving objects: 65% (17/26) Receiving objects: 69% (18/26) Receiving objects: 73% (19/26) Receiving objects: 76% (20/26) Receiving objects: 80% (21/26) Receiving objects: 84% (22/26) Receiving objects: 88% (23/26) Receiving objects: 92% (24/26) Receiving objects: 96% (25/26) Receiving objects: 100% (26/26) Receiving objects: 100% (26/26), 6.18 KiB | 6.18 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 367, done. remote: Counting objects: 0% (1/166) remote: Counting objects: 1% (2/166) remote: Counting objects: 2% (4/166) remote: Counting objects: 3% (5/166) remote: Counting objects: 4% (7/166) remote: Counting objects: 5% (9/166) remote: Counting objects: 6% (10/166) remote: Counting objects: 7% (12/166) remote: Counting objects: 8% (14/166) remote: Counting objects: 9% (15/166) remote: Counting objects: 10% (17/166) remote: Counting objects: 11% (19/166) remote: Counting objects: 12% (20/166) remote: Counting objects: 13% (22/166) remote: Counting objects: 14% (24/166) remote: Counting objects: 15% (25/166) remote: Counting objects: 16% (27/166) remote: Counting objects: 17% (29/166) remote: Counting objects: 18% (30/166) remote: Counting objects: 19% (32/166) remote: Counting objects: 20% (34/166) remote: Counting objects: 21% (35/166) remote: Counting objects: 22% (37/166) remote: Counting objects: 23% (39/166) remote: Counting objects: 24% (40/166) remote: Counting objects: 25% (42/166) remote: Counting objects: 26% (44/166) remote: Counting objects: 27% (45/166) remote: Counting objects: 28% (47/166) remote: Counting objects: 29% (49/166) remote: Counting objects: 30% (50/166) remote: Counting objects: 31% (52/166) remote: Counting objects: 32% (54/166) remote: Counting objects: 33% (55/166) remote: Counting objects: 34% (57/166) remote: Counting objects: 35% (59/166) remote: Counting objects: 36% (60/166) remote: Counting objects: 37% (62/166) remote: Counting objects: 38% (64/166) remote: Counting objects: 39% (65/166) remote: Counting objects: 40% (67/166) remote: Counting objects: 41% (69/166) remote: Counting objects: 42% (70/166) remote: Counting objects: 43% (72/166) remote: Counting objects: 44% (74/166) remote: Counting objects: 45% (75/166) remote: Counting objects: 46% (77/166) remote: Counting objects: 47% (79/166) remote: Counting objects: 48% (80/166) remote: Counting objects: 49% (82/166) remote: Counting objects: 50% (83/166) remote: Counting objects: 51% (85/166) remote: Counting objects: 52% (87/166) remote: Counting objects: 53% (88/166) remote: Counting objects: 54% (90/166) remote: Counting objects: 55% (92/166) remote: Counting objects: 56% (93/166) remote: Counting objects: 57% (95/166) remote: Counting objects: 58% (97/166) remote: Counting objects: 59% (98/166) remote: Counting objects: 60% (100/166) remote: Counting objects: 61% (102/166) remote: Counting objects: 62% (103/166) remote: Counting objects: 63% (105/166) remote: Counting objects: 64% (107/166) remote: Counting objects: 65% (108/166) remote: Counting objects: 66% (110/166) remote: Counting objects: 67% (112/166) remote: Counting objects: 68% (113/166) remote: Counting objects: 69% (115/166) remote: Counting objects: 70% (117/166) remote: Counting objects: 71% (118/166) remote: Counting objects: 72% (120/166) remote: Counting objects: 73% (122/166) remote: Counting objects: 74% (123/166) remote: Counting objects: 75% (125/166) remote: Counting objects: 76% (127/166) remote: Counting objects: 77% (128/166) remote: Counting objects: 78% (130/166) remote: Counting objects: 79% (132/166) remote: Counting objects: 80% (133/166) remote: Counting objects: 81% (135/166) remote: Counting objects: 82% (137/166) remote: Counting objects: 83% (138/166) remote: Counting objects: 84% (140/166) remote: Counting objects: 85% (142/166) remote: Counting objects: 86% (143/166) remote: Counting objects: 87% (145/166) remote: Counting objects: 88% (147/166) remote: Counting objects: 89% (148/166) remote: Counting objects: 90% (150/166) remote: Counting objects: 91% (152/166) remote: Counting objects: 92% (153/166) remote: Counting objects: 93% (155/166) remote: Counting objects: 94% (157/166) remote: Counting objects: 95% (158/166) remote: Counting objects: 96% (160/166) remote: Counting objects: 97% (162/166) remote: Counting objects: 98% (163/166) remote: Counting objects: 99% (165/166) remote: Counting objects: 100% (166/166) remote: Counting objects: 100% (166/166), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. Receiving objects: 0% (1/367) Receiving objects: 1% (4/367) Receiving objects: 2% (8/367) Receiving objects: 3% (12/367) Receiving objects: 4% (15/367) Receiving objects: 5% (19/367) Receiving objects: 6% (23/367) Receiving objects: 7% (26/367) Receiving objects: 8% (30/367) Receiving objects: 9% (34/367) Receiving objects: 10% (37/367) Receiving objects: 11% (41/367) Receiving objects: 12% (45/367) Receiving objects: 13% (48/367) Receiving objects: 14% (52/367) Receiving objects: 15% (56/367) Receiving objects: 16% (59/367) Receiving objects: 17% (63/367) Receiving objects: 18% (67/367) Receiving objects: 19% (70/367) Receiving objects: 20% (74/367) Receiving objects: 21% (78/367) Receiving objects: 22% (81/367) Receiving objects: 23% (85/367) Receiving objects: 24% (89/367) Receiving objects: 25% (92/367) Receiving objects: 26% (96/367) Receiving objects: 27% (100/367) Receiving objects: 28% (103/367) Receiving objects: 29% (107/367) Receiving objects: 30% (111/367) Receiving objects: 31% (114/367) Receiving objects: 32% (118/367) Receiving objects: 33% (122/367) Receiving objects: 34% (125/367) Receiving objects: 35% (129/367) Receiving objects: 36% (133/367) Receiving objects: 37% (136/367) Receiving objects: 38% (140/367) Receiving objects: 39% (144/367) Receiving objects: 40% (147/367) Receiving objects: 41% (151/367) remote: Total 367 (delta 63), reused 135 (delta 42), pack-reused 201 Receiving objects: 42% (155/367) Receiving objects: 43% (158/367) Receiving objects: 44% (162/367) Receiving objects: 45% (166/367) Receiving objects: 46% (169/367) Receiving objects: 47% (173/367) Receiving objects: 48% (177/367) Receiving objects: 49% (180/367) Receiving objects: 50% (184/367) Receiving objects: 51% (188/367) Receiving objects: 52% (191/367) Receiving objects: 53% (195/367) Receiving objects: 54% (199/367) Receiving objects: 55% (202/367) Receiving objects: 56% (206/367) Receiving objects: 57% (210/367) Receiving objects: 58% (213/367) Receiving objects: 59% (217/367) Receiving objects: 60% (221/367) Receiving objects: 61% (224/367) Receiving objects: 62% (228/367) Receiving objects: 63% (232/367) Receiving objects: 64% (235/367) Receiving objects: 65% (239/367) Receiving objects: 66% (243/367) Receiving objects: 67% (246/367) Receiving objects: 68% (250/367) Receiving objects: 69% (254/367) Receiving objects: 70% (257/367) Receiving objects: 71% (261/367) Receiving objects: 72% (265/367) Receiving objects: 73% (268/367) Receiving objects: 74% (272/367) Receiving objects: 75% (276/367) Receiving objects: 76% (279/367) Receiving objects: 77% (283/367) Receiving objects: 78% (287/367) Receiving objects: 79% (290/367) Receiving objects: 80% (294/367) Receiving objects: 81% (298/367) Receiving objects: 82% (301/367) Receiving objects: 83% (305/367) Receiving objects: 84% (309/367) Receiving objects: 85% (312/367) Receiving objects: 86% (316/367) Receiving objects: 87% (320/367) Receiving objects: 88% (323/367) Receiving objects: 89% (327/367) Receiving objects: 90% (331/367) Receiving objects: 91% (334/367) Receiving objects: 92% (338/367) Receiving objects: 93% (342/367) Receiving objects: 94% (345/367) Receiving objects: 95% (349/367) Receiving objects: 96% (353/367) Receiving objects: 97% (356/367) Receiving objects: 98% (360/367) Receiving objects: 99% (364/367) Receiving objects: 100% (367/367) Receiving objects: 100% (367/367), 71.11 KiB | 17.78 MiB/s, done. Resolving deltas: 0% (0/136) Resolving deltas: 2% (3/136) Resolving deltas: 4% (6/136) Resolving deltas: 5% (7/136) Resolving deltas: 17% (24/136) Resolving deltas: 28% (39/136) Resolving deltas: 30% (41/136) Resolving deltas: 31% (43/136) Resolving deltas: 33% (45/136) Resolving deltas: 34% (47/136) Resolving deltas: 36% (50/136) Resolving deltas: 38% (52/136) Resolving deltas: 41% (56/136) Resolving deltas: 42% (58/136) Resolving deltas: 44% (61/136) Resolving deltas: 46% (63/136) Resolving deltas: 47% (64/136) Resolving deltas: 49% (67/136) Resolving deltas: 50% (69/136) Resolving deltas: 61% (84/136) Resolving deltas: 67% (92/136) Resolving deltas: 72% (98/136) Resolving deltas: 76% (104/136) Resolving deltas: 77% (105/136) Resolving deltas: 80% (110/136) Resolving deltas: 83% (114/136) Resolving deltas: 86% (118/136) Resolving deltas: 90% (123/136) Resolving deltas: 91% (124/136) Resolving deltas: 94% (128/136) Resolving deltas: 95% (130/136) Resolving deltas: 96% (131/136) Resolving deltas: 97% (132/136) Resolving deltas: 100% (136/136) Resolving deltas: 100% (136/136), done. Cloning into '/root/workspace/weifang-config/container/A002/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: 5% (3/54) Resolving deltas: 9% (5/54) Resolving deltas: 12% (7/54) Resolving deltas: 14% (8/54) Resolving deltas: 20% (11/54) Resolving deltas: 24% (13/54) Resolving deltas: 29% (16/54) Resolving deltas: 31% (17/54) Resolving deltas: 40% (22/54) Resolving deltas: 46% (25/54) Resolving deltas: 50% (27/54) Resolving deltas: 55% (30/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: 72% (39/54) Resolving deltas: 74% (40/54) Resolving deltas: 77% (42/54) Resolving deltas: 81% (44/54) Resolving deltas: 85% (46/54) Resolving deltas: 87% (47/54) Resolving deltas: 88% (48/54) Resolving deltas: 98% (53/54) Resolving deltas: 100% (54/54) Resolving deltas: 100% (54/54), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/msf-vehicle'... remote: Enumerating objects: 38, done. remote: Counting objects: 25% (1/4) remote: Counting objects: 50% (2/4) remote: Counting objects: 75% (3/4) remote: Counting objects: 100% (4/4) remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 38 (delta 1), reused 0 (delta 0), pack-reused 34 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 5.02 KiB | 5.02 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 23% (4/17) Resolving deltas: 88% (15/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/perception_data_collection'... remote: Enumerating objects: 62, done. remote: Counting objects: 2% (1/50) remote: Counting objects: 4% (2/50) remote: Counting objects: 6% (3/50) remote: Counting objects: 8% (4/50) remote: Counting objects: 10% (5/50) remote: Counting objects: 12% (6/50) remote: Counting objects: 14% (7/50) remote: Counting objects: 16% (8/50) remote: Counting objects: 18% (9/50) remote: Counting objects: 20% (10/50) remote: Counting objects: 22% (11/50) remote: Counting objects: 24% (12/50) remote: Counting objects: 26% (13/50) remote: Counting objects: 28% (14/50) remote: Counting objects: 30% (15/50) remote: Counting objects: 32% (16/50) remote: Counting objects: 34% (17/50) remote: Counting objects: 36% (18/50) remote: Counting objects: 38% (19/50) remote: Counting objects: 40% (20/50) remote: Counting objects: 42% (21/50) remote: Counting objects: 44% (22/50) remote: Counting objects: 46% (23/50) remote: Counting objects: 48% (24/50) remote: Counting objects: 50% (25/50) remote: Counting objects: 52% (26/50) remote: Counting objects: 54% (27/50) remote: Counting objects: 56% (28/50) remote: Counting objects: 58% (29/50) remote: Counting objects: 60% (30/50) remote: Counting objects: 62% (31/50) remote: Counting objects: 64% (32/50) remote: Counting objects: 66% (33/50) remote: Counting objects: 68% (34/50) remote: Counting objects: 70% (35/50) remote: Counting objects: 72% (36/50) remote: Counting objects: 74% (37/50) remote: Counting objects: 76% (38/50) remote: Counting objects: 78% (39/50) remote: Counting objects: 80% (40/50) remote: Counting objects: 82% (41/50) remote: Counting objects: 84% (42/50) remote: Counting objects: 86% (43/50) remote: Counting objects: 88% (44/50) remote: Counting objects: 90% (45/50) remote: Counting objects: 92% (46/50) remote: Counting objects: 94% (47/50) remote: Counting objects: 96% (48/50) remote: Counting objects: 98% (49/50) remote: Counting objects: 100% (50/50) remote: Counting objects: 100% (50/50), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 62 (delta 21), reused 13 (delta 5), pack-reused 12 Receiving objects: 1% (1/62) Receiving objects: 3% (2/62) Receiving objects: 4% (3/62) Receiving objects: 6% (4/62) Receiving objects: 8% (5/62) Receiving objects: 9% (6/62) Receiving objects: 11% (7/62) Receiving objects: 12% (8/62) Receiving objects: 14% (9/62) Receiving objects: 16% (10/62) Receiving objects: 17% (11/62) Receiving objects: 19% (12/62) Receiving objects: 20% (13/62) Receiving objects: 22% (14/62) Receiving objects: 24% (15/62) Receiving objects: 25% (16/62) Receiving objects: 27% (17/62) Receiving objects: 29% (18/62) Receiving objects: 30% (19/62) Receiving objects: 32% (20/62) Receiving objects: 33% (21/62) Receiving objects: 35% (22/62) Receiving objects: 37% (23/62) Receiving objects: 38% (24/62) Receiving objects: 40% (25/62) Receiving objects: 41% (26/62) Receiving objects: 43% (27/62) Receiving objects: 45% (28/62) Receiving objects: 46% (29/62) Receiving objects: 48% (30/62) Receiving objects: 50% (31/62) Receiving objects: 51% (32/62) Receiving objects: 53% (33/62) Receiving objects: 54% (34/62) Receiving objects: 56% (35/62) Receiving objects: 58% (36/62) Receiving objects: 59% (37/62) Receiving objects: 61% (38/62) Receiving objects: 62% (39/62) Receiving objects: 64% (40/62) Receiving objects: 66% (41/62) Receiving objects: 67% (42/62) Receiving objects: 69% (43/62) Receiving objects: 70% (44/62) Receiving objects: 72% (45/62) Receiving objects: 74% (46/62) Receiving objects: 75% (47/62) Receiving objects: 77% (48/62) Receiving objects: 79% (49/62) Receiving objects: 80% (50/62) Receiving objects: 82% (51/62) Receiving objects: 83% (52/62) Receiving objects: 85% (53/62) Receiving objects: 87% (54/62) Receiving objects: 88% (55/62) Receiving objects: 90% (56/62) Receiving objects: 91% (57/62) Receiving objects: 93% (58/62) Receiving objects: 95% (59/62) Receiving objects: 96% (60/62) Receiving objects: 98% (61/62) Receiving objects: 100% (62/62) Receiving objects: 100% (62/62), 5.85 KiB | 5.85 MiB/s, done. Resolving deltas: 0% (0/23) Resolving deltas: 4% (1/23) Resolving deltas: 8% (2/23) Resolving deltas: 13% (3/23) Resolving deltas: 17% (4/23) Resolving deltas: 21% (5/23) Resolving deltas: 30% (7/23) Resolving deltas: 47% (11/23) Resolving deltas: 60% (14/23) Resolving deltas: 86% (20/23) Resolving deltas: 100% (23/23) Resolving deltas: 100% (23/23), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_lane_detection'... remote: Enumerating objects: 125, done. remote: Counting objects: 1% (1/84) remote: Counting objects: 2% (2/84) remote: Counting objects: 3% (3/84) remote: Counting objects: 4% (4/84) remote: Counting objects: 5% (5/84) remote: Counting objects: 7% (6/84) remote: Counting objects: 8% (7/84) remote: Counting objects: 9% (8/84) remote: Counting objects: 10% (9/84) remote: Counting objects: 11% (10/84) remote: Counting objects: 13% (11/84) remote: Counting objects: 14% (12/84) remote: Counting objects: 15% (13/84) remote: Counting objects: 16% (14/84) remote: Counting objects: 17% (15/84) remote: Counting objects: 19% (16/84) remote: Counting objects: 20% (17/84) remote: Counting objects: 21% (18/84) remote: Counting objects: 22% (19/84) remote: Counting objects: 23% (20/84) remote: Counting objects: 25% (21/84) remote: Counting objects: 26% (22/84) remote: Counting objects: 27% (23/84) remote: Counting objects: 28% (24/84) remote: Counting objects: 29% (25/84) remote: Counting objects: 30% (26/84) remote: Counting objects: 32% (27/84) remote: Counting objects: 33% (28/84) remote: Counting objects: 34% (29/84) remote: Counting objects: 35% (30/84) remote: Counting objects: 36% (31/84) remote: Counting objects: 38% (32/84) remote: Counting objects: 39% (33/84) remote: Counting objects: 40% (34/84) remote: Counting objects: 41% (35/84) remote: Counting objects: 42% (36/84) remote: Counting objects: 44% (37/84) remote: Counting objects: 45% (38/84) remote: Counting objects: 46% (39/84) remote: Counting objects: 47% (40/84) remote: Counting objects: 48% (41/84) remote: Counting objects: 50% (42/84) remote: Counting objects: 51% (43/84) remote: Counting objects: 52% (44/84) remote: Counting objects: 53% (45/84) remote: Counting objects: 54% (46/84) remote: Counting objects: 55% (47/84) remote: Counting objects: 57% (48/84) remote: Counting objects: 58% (49/84) remote: Counting objects: 59% (50/84) remote: Counting objects: 60% (51/84) remote: Counting objects: 61% (52/84) remote: Counting objects: 63% (53/84) remote: Counting objects: 64% (54/84) remote: Counting objects: 65% (55/84) remote: Counting objects: 66% (56/84) remote: Counting objects: 67% (57/84) remote: Counting objects: 69% (58/84) remote: Counting objects: 70% (59/84) remote: Counting objects: 71% (60/84) remote: Counting objects: 72% (61/84) remote: Counting objects: 73% (62/84) remote: Counting objects: 75% (63/84) remote: Counting objects: 76% (64/84) remote: Counting objects: 77% (65/84) remote: Counting objects: 78% (66/84) remote: Counting objects: 79% (67/84) remote: Counting objects: 80% (68/84) remote: Counting objects: 82% (69/84) remote: Counting objects: 83% (70/84) remote: Counting objects: 84% (71/84) remote: Counting objects: 85% (72/84) remote: Counting objects: 86% (73/84) remote: Counting objects: 88% (74/84) remote: Counting objects: 89% (75/84) remote: Counting objects: 90% (76/84) remote: Counting objects: 91% (77/84) remote: Counting objects: 92% (78/84) remote: Counting objects: 94% (79/84) remote: Counting objects: 95% (80/84) remote: Counting objects: 96% (81/84) remote: Counting objects: 97% (82/84) remote: Counting objects: 98% (83/84) remote: Counting objects: 100% (84/84) remote: Counting objects: 100% (84/84), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 125 (delta 15), reused 64 (delta 10), pack-reused 41 Receiving objects: 0% (1/125) Receiving objects: 1% (2/125) Receiving objects: 2% (3/125) Receiving objects: 3% (4/125) Receiving objects: 4% (5/125) Receiving objects: 5% (7/125) Receiving objects: 6% (8/125) Receiving objects: 7% (9/125) Receiving objects: 8% (10/125) Receiving objects: 9% (12/125) Receiving objects: 10% (13/125) Receiving objects: 11% (14/125) Receiving objects: 12% (15/125) Receiving objects: 13% (17/125) Receiving objects: 14% (18/125) Receiving objects: 15% (19/125) Receiving objects: 16% (20/125) Receiving objects: 17% (22/125) Receiving objects: 18% (23/125) Receiving objects: 19% (24/125) Receiving objects: 20% (25/125) Receiving objects: 21% (27/125) Receiving objects: 22% (28/125) Receiving objects: 23% (29/125) Receiving objects: 24% (30/125) Receiving objects: 25% (32/125) Receiving objects: 26% (33/125) Receiving objects: 27% (34/125) Receiving objects: 28% (35/125) Receiving objects: 29% (37/125) Receiving objects: 30% (38/125) Receiving objects: 31% (39/125) Receiving objects: 32% (40/125) Receiving objects: 33% (42/125) Receiving objects: 34% (43/125) Receiving objects: 35% (44/125) Receiving objects: 36% (45/125) Receiving objects: 37% (47/125) Receiving objects: 38% (48/125) Receiving objects: 39% (49/125) Receiving objects: 40% (50/125) Receiving objects: 41% (52/125) Receiving objects: 42% (53/125) Receiving objects: 43% (54/125) Receiving objects: 44% (55/125) Receiving objects: 45% (57/125) Receiving objects: 46% (58/125) Receiving objects: 47% (59/125) Receiving objects: 48% (60/125) Receiving objects: 49% (62/125) Receiving objects: 50% (63/125) Receiving objects: 51% (64/125) Receiving objects: 52% (65/125) Receiving objects: 53% (67/125) Receiving objects: 54% (68/125) Receiving objects: 55% (69/125) Receiving objects: 56% (70/125) Receiving objects: 57% (72/125) Receiving objects: 58% (73/125) Receiving objects: 59% (74/125) Receiving objects: 60% (75/125) Receiving objects: 61% (77/125) Receiving objects: 62% (78/125) Receiving objects: 63% (79/125) Receiving objects: 64% (80/125) Receiving objects: 65% (82/125) Receiving objects: 66% (83/125) Receiving objects: 67% (84/125) Receiving objects: 68% (85/125) Receiving objects: 69% (87/125) Receiving objects: 70% (88/125) Receiving objects: 71% (89/125) Receiving objects: 72% (90/125) Receiving objects: 73% (92/125) Receiving objects: 74% (93/125) Receiving objects: 75% (94/125) Receiving objects: 76% (95/125) Receiving objects: 77% (97/125) Receiving objects: 78% (98/125) Receiving objects: 79% (99/125) Receiving objects: 80% (100/125) Receiving objects: 81% (102/125) Receiving objects: 82% (103/125) Receiving objects: 83% (104/125) Receiving objects: 84% (105/125) Receiving objects: 85% (107/125) Receiving objects: 86% (108/125) Receiving objects: 87% (109/125) Receiving objects: 88% (110/125) Receiving objects: 89% (112/125) Receiving objects: 90% (113/125) Receiving objects: 91% (114/125) Receiving objects: 92% (115/125) Receiving objects: 93% (117/125) Receiving objects: 94% (118/125) Receiving objects: 95% (119/125) Receiving objects: 96% (120/125) Receiving objects: 97% (122/125) Receiving objects: 98% (123/125) Receiving objects: 99% (124/125) Receiving objects: 100% (125/125) Receiving objects: 100% (125/125), 12.10 KiB | 12.10 MiB/s, done. Resolving deltas: 0% (0/26) Resolving deltas: 11% (3/26) Resolving deltas: 15% (4/26) Resolving deltas: 65% (17/26) Resolving deltas: 100% (26/26) Resolving deltas: 100% (26/26), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/perception_new_detection'... remote: Enumerating objects: 4355, done. remote: Counting objects: 0% (1/189) remote: Counting objects: 1% (2/189) remote: Counting objects: 2% (4/189) remote: Counting objects: 3% (6/189) remote: Counting objects: 4% (8/189) remote: Counting objects: 5% (10/189) remote: Counting objects: 6% (12/189) remote: Counting objects: 7% (14/189) remote: Counting objects: 8% (16/189) remote: Counting objects: 9% (18/189) remote: Counting objects: 10% (19/189) remote: Counting objects: 11% (21/189) remote: Counting objects: 12% (23/189) remote: Counting objects: 13% (25/189) remote: Counting objects: 14% (27/189) remote: Counting objects: 15% (29/189) remote: Counting objects: 16% (31/189) remote: Counting objects: 17% (33/189) remote: Counting objects: 18% (35/189) remote: Counting objects: 19% (36/189) remote: Counting objects: 20% (38/189) remote: Counting objects: 21% (40/189) remote: Counting objects: 22% (42/189) remote: Counting objects: 23% (44/189) remote: Counting objects: 24% (46/189) remote: Counting objects: 25% (48/189) remote: Counting objects: 26% (50/189) remote: Counting objects: 27% (52/189) remote: Counting objects: 28% (53/189) remote: Counting objects: 29% (55/189) remote: Counting objects: 30% (57/189) remote: Counting objects: 31% (59/189) remote: Counting objects: 32% (61/189) remote: Counting objects: 33% (63/189) remote: Counting objects: 34% (65/189) remote: Counting objects: 35% (67/189) remote: Counting objects: 36% (69/189) remote: Counting objects: 37% (70/189) remote: Counting objects: 38% (72/189) remote: Counting objects: 39% (74/189) remote: Counting objects: 40% (76/189) remote: Counting objects: 41% (78/189) remote: Counting objects: 42% (80/189) remote: Counting objects: 43% (82/189) remote: Counting objects: 44% (84/189) remote: Counting objects: 45% (86/189) remote: Counting objects: 46% (87/189) remote: Counting objects: 47% (89/189) remote: Counting objects: 48% (91/189) remote: Counting objects: 49% (93/189) remote: Counting objects: 50% (95/189) remote: Counting objects: 51% (97/189) remote: Counting objects: 52% (99/189) remote: Counting objects: 53% (101/189) remote: Counting objects: 54% (103/189) remote: Counting objects: 55% (104/189) remote: Counting objects: 56% (106/189) remote: Counting objects: 57% (108/189) remote: Counting objects: 58% (110/189) remote: Counting objects: 59% (112/189) remote: Counting objects: 60% (114/189) remote: Counting objects: 61% (116/189) remote: Counting objects: 62% (118/189) remote: Counting objects: 63% (120/189) remote: Counting objects: 64% (121/189) remote: Counting objects: 65% (123/189) remote: Counting objects: 66% (125/189) remote: Counting objects: 67% (127/189) remote: Counting objects: 68% (129/189) remote: Counting objects: 69% (131/189) remote: Counting objects: 70% (133/189) remote: Counting objects: 71% (135/189) remote: Counting objects: 72% (137/189) remote: Counting objects: 73% (138/189) remote: Counting objects: 74% (140/189) remote: Counting objects: 75% (142/189) remote: Counting objects: 76% (144/189) remote: Counting objects: 77% (146/189) remote: Counting objects: 78% (148/189) remote: Counting objects: 79% (150/189) remote: Counting objects: 80% (152/189) remote: Counting objects: 81% (154/189) remote: Counting objects: 82% (155/189) remote: Counting objects: 83% (157/189) remote: Counting objects: 84% (159/189) remote: Counting objects: 85% (161/189) remote: Counting objects: 86% (163/189) remote: Counting objects: 87% (165/189) remote: Counting objects: 88% (167/189) remote: Counting objects: 89% (169/189) remote: Counting objects: 90% (171/189) remote: Counting objects: 91% (172/189) remote: Counting objects: 92% (174/189) remote: Counting objects: 93% (176/189) remote: Counting objects: 94% (178/189) remote: Counting objects: 95% (180/189) remote: Counting objects: 96% (182/189) remote: Counting objects: 97% (184/189) remote: Counting objects: 98% (186/189) remote: Counting objects: 99% (188/189) remote: Counting objects: 100% (189/189) remote: Counting objects: 100% (189/189), done. remote: Compressing objects: 0% (1/121) remote: Compressing objects: 1% (2/121) remote: Compressing objects: 2% (3/121) remote: Compressing objects: 3% (4/121) remote: Compressing objects: 4% (5/121) remote: Compressing objects: 5% (7/121) remote: Compressing objects: 6% (8/121) remote: Compressing objects: 7% (9/121) remote: Compressing objects: 8% (10/121) remote: Compressing objects: 9% (11/121) remote: Compressing objects: 10% (13/121) remote: Compressing objects: 11% (14/121) remote: Compressing objects: 12% (15/121) remote: Compressing objects: 13% (16/121) remote: Compressing objects: 14% (17/121) remote: Compressing objects: 15% (19/121) remote: Compressing objects: 16% (20/121) remote: Compressing objects: 17% (21/121) remote: Compressing objects: 18% (22/121) remote: Compressing objects: 19% (23/121) remote: Compressing objects: 20% (25/121) remote: Compressing objects: 21% (26/121) remote: Compressing objects: 22% (27/121) remote: Compressing objects: 23% (28/121) remote: Compressing objects: 24% (30/121) remote: Compressing objects: 25% (31/121) remote: Compressing objects: 26% (32/121) remote: Compressing objects: 27% (33/121) remote: Compressing objects: 28% (34/121) remote: Compressing objects: 29% (36/121) remote: Compressing objects: 30% (37/121) remote: Compressing objects: 31% (38/121) remote: Compressing objects: 32% (39/121) remote: Compressing objects: 33% (40/121) remote: Compressing objects: 34% (42/121) remote: Compressing objects: 35% (43/121) remote: Compressing objects: 36% (44/121) remote: Compressing objects: 37% (45/121) remote: Compressing objects: 38% (46/121) remote: Compressing objects: 39% (48/121) remote: Compressing objects: 40% (49/121) remote: Compressing objects: 41% (50/121) remote: Compressing objects: 42% (51/121) remote: Compressing objects: 43% (53/121) remote: Compressing objects: 44% (54/121) remote: Compressing objects: 45% (55/121) remote: Compressing objects: 46% (56/121) remote: Compressing objects: 47% (57/121) remote: Compressing objects: 48% (59/121) remote: Compressing objects: 49% (60/121) remote: Compressing objects: 50% (61/121) remote: Compressing objects: 51% (62/121) remote: Compressing objects: 52% (63/121) remote: Compressing objects: 53% (65/121) remote: Compressing objects: 54% (66/121) remote: Compressing objects: 55% (67/121) remote: Compressing objects: 56% (68/121) remote: Compressing objects: 57% (69/121) remote: Compressing objects: 58% (71/121) remote: Compressing objects: 59% (72/121) remote: Compressing objects: 60% (73/121) remote: Compressing objects: 61% (74/121) remote: Compressing objects: 62% (76/121) remote: Compressing objects: 63% (77/121) remote: Compressing objects: 64% (78/121) remote: Compressing objects: 65% (79/121) remote: Compressing objects: 66% (80/121) remote: Compressing objects: 67% (82/121) remote: Compressing objects: 68% (83/121) remote: Compressing objects: 69% (84/121) remote: Compressing objects: 70% (85/121) remote: Compressing objects: 71% (86/121) remote: Compressing objects: 72% (88/121) remote: Compressing objects: 73% (89/121) remote: Compressing objects: 74% (90/121) remote: Compressing objects: 75% (91/121) remote: Compressing objects: 76% (92/121) remote: Compressing objects: 77% (94/121) remote: Compressing objects: 78% (95/121) remote: Compressing objects: 79% (96/121) remote: Compressing objects: 80% (97/121) remote: Compressing objects: 81% (99/121) remote: Compressing objects: 82% (100/121) remote: Compressing objects: 83% (101/121) remote: Compressing objects: 84% (102/121) remote: Compressing objects: 85% (103/121) remote: Compressing objects: 86% (105/121) remote: Compressing objects: 87% (106/121) remote: Compressing objects: 88% (107/121) remote: Compressing objects: 89% (108/121) remote: Compressing objects: 90% (109/121) remote: Compressing objects: 91% (111/121) remote: Compressing objects: 92% (112/121) remote: Compressing objects: 93% (113/121) remote: Compressing objects: 94% (114/121) remote: Compressing objects: 95% (115/121) remote: Compressing objects: 96% (117/121) remote: Compressing objects: 97% (118/121) remote: Compressing objects: 98% (119/121) remote: Compressing objects: 99% (120/121) remote: Compressing objects: 100% (121/121) remote: Compressing objects: 100% (121/121), done. Receiving objects: 0% (1/4355) Receiving objects: 1% (44/4355) Receiving objects: 2% (88/4355) Receiving objects: 3% (131/4355) Receiving objects: 4% (175/4355) Receiving objects: 5% (218/4355) Receiving objects: 6% (262/4355) Receiving objects: 7% (305/4355) Receiving objects: 8% (349/4355) Receiving objects: 9% (392/4355) Receiving objects: 10% (436/4355) Receiving objects: 11% (480/4355) Receiving objects: 12% (523/4355) Receiving objects: 13% (567/4355) Receiving objects: 14% (610/4355) Receiving objects: 15% (654/4355) Receiving objects: 16% (697/4355) Receiving objects: 17% (741/4355) Receiving objects: 18% (784/4355) Receiving objects: 19% (828/4355) Receiving objects: 20% (871/4355) Receiving objects: 21% (915/4355) Receiving objects: 22% (959/4355) Receiving objects: 23% (1002/4355) Receiving objects: 24% (1046/4355) Receiving objects: 25% (1089/4355) Receiving objects: 26% (1133/4355) Receiving objects: 27% (1176/4355) Receiving objects: 28% (1220/4355) Receiving objects: 29% (1263/4355) Receiving objects: 30% (1307/4355) Receiving objects: 31% (1351/4355) Receiving objects: 32% (1394/4355) Receiving objects: 33% (1438/4355) Receiving objects: 34% (1481/4355) Receiving objects: 35% (1525/4355) Receiving objects: 36% (1568/4355) Receiving objects: 37% (1612/4355) Receiving objects: 38% (1655/4355) Receiving objects: 39% (1699/4355) Receiving objects: 40% (1742/4355) Receiving objects: 41% (1786/4355) Receiving objects: 42% (1830/4355) Receiving objects: 43% (1873/4355) Receiving objects: 44% (1917/4355) Receiving objects: 45% (1960/4355) Receiving objects: 46% (2004/4355) Receiving objects: 47% (2047/4355) Receiving objects: 48% (2091/4355) Receiving objects: 49% (2134/4355) Receiving objects: 50% (2178/4355) Receiving objects: 51% (2222/4355) Receiving objects: 52% (2265/4355) Receiving objects: 53% (2309/4355) Receiving objects: 54% (2352/4355) Receiving objects: 55% (2396/4355) Receiving objects: 56% (2439/4355) Receiving objects: 57% (2483/4355) Receiving objects: 58% (2526/4355) Receiving objects: 59% (2570/4355) Receiving objects: 60% (2613/4355) Receiving objects: 61% (2657/4355) Receiving objects: 62% (2701/4355) Receiving objects: 63% (2744/4355) Receiving objects: 64% (2788/4355) Receiving objects: 65% (2831/4355) Receiving objects: 66% (2875/4355) Receiving objects: 67% (2918/4355) Receiving objects: 68% (2962/4355) Receiving objects: 69% (3005/4355) Receiving objects: 70% (3049/4355) Receiving objects: 71% (3093/4355) Receiving objects: 72% (3136/4355) Receiving objects: 73% (3180/4355) Receiving objects: 74% (3223/4355) Receiving objects: 75% (3267/4355) Receiving objects: 76% (3310/4355) Receiving objects: 77% (3354/4355) Receiving objects: 78% (3397/4355) Receiving objects: 79% (3441/4355) Receiving objects: 80% (3484/4355) Receiving objects: 81% (3528/4355) Receiving objects: 82% (3572/4355) Receiving objects: 83% (3615/4355) Receiving objects: 84% (3659/4355) remote: Total 4355 (delta 30), reused 187 (delta 28), pack-reused 4166 Receiving objects: 85% (3702/4355) Receiving objects: 86% (3746/4355) Receiving objects: 87% (3789/4355) Receiving objects: 88% (3833/4355) Receiving objects: 89% (3876/4355) Receiving objects: 90% (3920/4355) Receiving objects: 91% (3964/4355) Receiving objects: 92% (4007/4355) Receiving objects: 93% (4051/4355) Receiving objects: 94% (4094/4355) Receiving objects: 95% (4138/4355) Receiving objects: 96% (4181/4355) Receiving objects: 97% (4225/4355) Receiving objects: 98% (4268/4355) Receiving objects: 99% (4312/4355) Receiving objects: 100% (4355/4355) Receiving objects: 100% (4355/4355), 454.61 KiB | 30.31 MiB/s, done. Resolving deltas: 0% (0/849) Resolving deltas: 6% (52/849) Resolving deltas: 7% (67/849) Resolving deltas: 8% (71/849) Resolving deltas: 9% (79/849) Resolving deltas: 13% (114/849) Resolving deltas: 14% (119/849) Resolving deltas: 15% (132/849) Resolving deltas: 16% (137/849) Resolving deltas: 17% (147/849) Resolving deltas: 18% (156/849) Resolving deltas: 19% (162/849) Resolving deltas: 20% (170/849) Resolving deltas: 21% (179/849) Resolving deltas: 22% (195/849) Resolving deltas: 23% (196/849) Resolving deltas: 24% (204/849) Resolving deltas: 32% (272/849) Resolving deltas: 72% (612/849) Resolving deltas: 100% (849/849) Resolving deltas: 100% (849/849), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv'... remote: Enumerating objects: 187, done. remote: Counting objects: 2% (1/36) remote: Counting objects: 5% (2/36) remote: Counting objects: 8% (3/36) remote: Counting objects: 11% (4/36) remote: Counting objects: 13% (5/36) remote: Counting objects: 16% (6/36) remote: Counting objects: 19% (7/36) remote: Counting objects: 22% (8/36) remote: Counting objects: 25% (9/36) remote: Counting objects: 27% (10/36) remote: Counting objects: 30% (11/36) remote: Counting objects: 33% (12/36) remote: Counting objects: 36% (13/36) remote: Counting objects: 38% (14/36) remote: Counting objects: 41% (15/36) remote: Counting objects: 44% (16/36) remote: Counting objects: 47% (17/36) remote: Counting objects: 50% (18/36) remote: Counting objects: 52% (19/36) remote: Counting objects: 55% (20/36) remote: Counting objects: 58% (21/36) remote: Counting objects: 61% (22/36) remote: Counting objects: 63% (23/36) remote: Counting objects: 66% (24/36) remote: Counting objects: 69% (25/36) remote: Counting objects: 72% (26/36) remote: Counting objects: 75% (27/36) remote: Counting objects: 77% (28/36) remote: Counting objects: 80% (29/36) remote: Counting objects: 83% (30/36) remote: Counting objects: 86% (31/36) remote: Counting objects: 88% (32/36) remote: Counting objects: 91% (33/36) remote: Counting objects: 94% (34/36) remote: Counting objects: 97% (35/36) remote: Counting objects: 100% (36/36) remote: Counting objects: 100% (36/36), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 187 (delta 8), reused 36 (delta 8), pack-reused 151 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 19.20 KiB | 19.20 MiB/s, done. Resolving deltas: 0% (0/56) Resolving deltas: 3% (2/56) Resolving deltas: 5% (3/56) Resolving deltas: 7% (4/56) Resolving deltas: 8% (5/56) Resolving deltas: 16% (9/56) Resolving deltas: 17% (10/56) Resolving deltas: 21% (12/56) Resolving deltas: 23% (13/56) Resolving deltas: 50% (28/56) Resolving deltas: 100% (56/56) Resolving deltas: 100% (56/56), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/48) remote: Counting objects: 4% (2/48) remote: Counting objects: 6% (3/48) remote: Counting objects: 8% (4/48) remote: Counting objects: 10% (5/48) remote: Counting objects: 12% (6/48) remote: Counting objects: 14% (7/48) remote: Counting objects: 16% (8/48) remote: Counting objects: 18% (9/48) remote: Counting objects: 20% (10/48) remote: Counting objects: 22% (11/48) remote: Counting objects: 25% (12/48) remote: Counting objects: 27% (13/48) remote: Counting objects: 29% (14/48) remote: Counting objects: 31% (15/48) remote: Counting objects: 33% (16/48) remote: Counting objects: 35% (17/48) remote: Counting objects: 37% (18/48) remote: Counting objects: 39% (19/48) remote: Counting objects: 41% (20/48) remote: Counting objects: 43% (21/48) remote: Counting objects: 45% (22/48) remote: Counting objects: 47% (23/48) remote: Counting objects: 50% (24/48) remote: Counting objects: 52% (25/48) remote: Counting objects: 54% (26/48) remote: Counting objects: 56% (27/48) remote: Counting objects: 58% (28/48) remote: Counting objects: 60% (29/48) remote: Counting objects: 62% (30/48) remote: Counting objects: 64% (31/48) remote: Counting objects: 66% (32/48) remote: Counting objects: 68% (33/48) remote: Counting objects: 70% (34/48) remote: Counting objects: 72% (35/48) remote: Counting objects: 75% (36/48) remote: Counting objects: 77% (37/48) remote: Counting objects: 79% (38/48) remote: Counting objects: 81% (39/48) remote: Counting objects: 83% (40/48) remote: Counting objects: 85% (41/48) remote: Counting objects: 87% (42/48) remote: Counting objects: 89% (43/48) remote: Counting objects: 91% (44/48) remote: Counting objects: 93% (45/48) remote: Counting objects: 95% (46/48) remote: Counting objects: 97% (47/48) remote: Counting objects: 100% (48/48) remote: Counting objects: 100% (48/48), done. remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. remote: Total 71 (delta 22), reused 46 (delta 20), pack-reused 23 Receiving objects: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 7.24 KiB | 7.24 MiB/s, done. Resolving deltas: 0% (0/30) Resolving deltas: 3% (1/30) Resolving deltas: 20% (6/30) Resolving deltas: 23% (7/30) Resolving deltas: 50% (15/30) Resolving deltas: 53% (16/30) Resolving deltas: 66% (20/30) Resolving deltas: 100% (30/30) Resolving deltas: 100% (30/30), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/perception_vehicles'... remote: Enumerating objects: 27, done. remote: Counting objects: 3% (1/27) remote: Counting objects: 7% (2/27) remote: Counting objects: 11% (3/27) remote: Counting objects: 14% (4/27) remote: Counting objects: 18% (5/27) remote: Counting objects: 22% (6/27) remote: Counting objects: 25% (7/27) remote: Counting objects: 29% (8/27) remote: Counting objects: 33% (9/27) remote: Counting objects: 37% (10/27) remote: Counting objects: 40% (11/27) remote: Counting objects: 44% (12/27) remote: Counting objects: 48% (13/27) remote: Counting objects: 51% (14/27) remote: Counting objects: 55% (15/27) remote: Counting objects: 59% (16/27) remote: Counting objects: 62% (17/27) remote: Counting objects: 66% (18/27) remote: Counting objects: 70% (19/27) remote: Counting objects: 74% (20/27) remote: Counting objects: 77% (21/27) remote: Counting objects: 81% (22/27) remote: Counting objects: 85% (23/27) remote: Counting objects: 88% (24/27) remote: Counting objects: 92% (25/27) remote: Counting objects: 96% (26/27) remote: Counting objects: 100% (27/27) remote: Counting objects: 100% (27/27), done. remote: Compressing objects: 5% (1/19) remote: Compressing objects: 10% (2/19) remote: Compressing objects: 15% (3/19) remote: Compressing objects: 21% (4/19) remote: Compressing objects: 26% (5/19) remote: Compressing objects: 31% (6/19) remote: Compressing objects: 36% (7/19) remote: Compressing objects: 42% (8/19) remote: Compressing objects: 47% (9/19) remote: Compressing objects: 52% (10/19) remote: Compressing objects: 57% (11/19) remote: Compressing objects: 63% (12/19) remote: Compressing objects: 68% (13/19) remote: Compressing objects: 73% (14/19) remote: Compressing objects: 78% (15/19) remote: Compressing objects: 84% (16/19) remote: Compressing objects: 89% (17/19) remote: Compressing objects: 94% (18/19) remote: Compressing objects: 100% (19/19) remote: Compressing objects: 100% (19/19), done. remote: Total 27 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 4.22 KiB | 4.22 MiB/s, done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 50% (2/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/pointcloud_customized'... remote: Enumerating objects: 331, 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. Receiving objects: 0% (1/331) Receiving objects: 1% (4/331) Receiving objects: 2% (7/331) Receiving objects: 3% (10/331) Receiving objects: 4% (14/331) Receiving objects: 5% (17/331) Receiving objects: 6% (20/331) Receiving objects: 7% (24/331) Receiving objects: 8% (27/331) Receiving objects: 9% (30/331) Receiving objects: 10% (34/331) Receiving objects: 11% (37/331) Receiving objects: 12% (40/331) Receiving objects: 13% (44/331) Receiving objects: 14% (47/331) Receiving objects: 14% (47/331), 46.76 MiB | 46.75 MiB/s Receiving objects: 14% (48/331), 91.12 MiB | 45.55 MiB/s Receiving objects: 14% (48/331), 134.68 MiB | 44.89 MiB/s Receiving objects: 15% (50/331), 157.23 MiB | 44.92 MiB/s Receiving objects: 16% (53/331), 157.23 MiB | 44.92 MiB/s Receiving objects: 17% (57/331), 157.23 MiB | 44.92 MiB/s Receiving objects: 18% (60/331), 157.23 MiB | 44.92 MiB/s Receiving objects: 19% (63/331), 157.23 MiB | 44.92 MiB/s Receiving objects: 19% (64/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 20% (67/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 21% (70/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 22% (73/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 23% (77/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 24% (80/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 25% (83/331), 178.55 MiB | 44.64 MiB/s Receiving objects: 26% (87/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 27% (90/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 28% (93/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 29% (96/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 30% (100/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 31% (103/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 32% (106/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 33% (110/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 34% (113/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 35% (116/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 36% (120/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 37% (123/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 38% (126/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 39% (130/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 40% (133/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 41% (136/331), 198.75 MiB | 44.16 MiB/s Receiving objects: 41% (139/331), 218.54 MiB | 43.42 MiB/s Receiving objects: 42% (140/331), 218.54 MiB | 43.42 MiB/s Receiving objects: 43% (143/331), 238.77 MiB | 42.67 MiB/s Receiving objects: 44% (146/331), 238.77 MiB | 42.67 MiB/s Receiving objects: 45% (149/331), 238.77 MiB | 42.67 MiB/s Receiving objects: 46% (153/331), 238.77 MiB | 42.67 MiB/s Receiving objects: 47% (156/331), 238.77 MiB | 42.67 MiB/s Receiving objects: 48% (159/331), 238.77 MiB | 42.67 MiB/s Receiving objects: 48% (161/331), 261.59 MiB | 42.05 MiB/s Receiving objects: 49% (163/331), 261.59 MiB | 42.05 MiB/s Receiving objects: 50% (166/331), 261.59 MiB | 42.05 MiB/s Receiving objects: 51% (169/331), 282.29 MiB | 42.48 MiB/s Receiving objects: 52% (173/331), 282.29 MiB | 42.48 MiB/s Receiving objects: 53% (176/331), 282.29 MiB | 42.48 MiB/s Receiving objects: 53% (176/331), 302.50 MiB | 42.23 MiB/s Receiving objects: 54% (179/331), 302.50 MiB | 42.23 MiB/s Receiving objects: 55% (183/331), 302.50 MiB | 42.23 MiB/s Receiving objects: 56% (186/331), 302.50 MiB | 42.23 MiB/s Receiving objects: 56% (187/331), 346.06 MiB | 41.96 MiB/s Receiving objects: 57% (189/331), 346.06 MiB | 41.96 MiB/s Receiving objects: 58% (192/331), 346.06 MiB | 41.96 MiB/s Receiving objects: 58% (193/331), 380.18 MiB | 40.32 MiB/s Receiving objects: 59% (196/331), 380.18 MiB | 40.32 MiB/s Receiving objects: 60% (199/331), 380.18 MiB | 40.32 MiB/s Receiving objects: 61% (202/331), 401.73 MiB | 40.71 MiB/s Receiving objects: 61% (202/331), 418.60 MiB | 39.96 MiB/s Receiving objects: 62% (206/331), 418.60 MiB | 39.96 MiB/s Receiving objects: 63% (209/331), 418.60 MiB | 39.96 MiB/s Receiving objects: 64% (212/331), 418.60 MiB | 39.96 MiB/s Receiving objects: 65% (216/331), 418.60 MiB | 39.96 MiB/s Receiving objects: 66% (219/331), 455.24 MiB | 43.03 MiB/s Receiving objects: 67% (222/331), 455.24 MiB | 43.03 MiB/s Receiving objects: 68% (226/331), 455.24 MiB | 43.03 MiB/s Receiving objects: 68% (228/331), 473.57 MiB | 42.50 MiB/s Receiving objects: 69% (229/331), 473.57 MiB | 42.50 MiB/s Receiving objects: 70% (232/331), 473.57 MiB | 42.50 MiB/s Receiving objects: 71% (236/331), 473.57 MiB | 42.50 MiB/s Receiving objects: 71% (238/331), 509.07 MiB | 41.23 MiB/s Receiving objects: 72% (239/331), 509.07 MiB | 41.23 MiB/s Receiving objects: 73% (242/331), 509.07 MiB | 41.23 MiB/s Receiving objects: 74% (245/331), 509.07 MiB | 41.23 MiB/s Receiving objects: 75% (249/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 76% (252/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 77% (255/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 78% (259/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 79% (262/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 80% (265/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 80% (268/331), 529.59 MiB | 40.78 MiB/s Receiving objects: 81% (269/331), 548.83 MiB | 41.19 MiB/s Receiving objects: 82% (272/331), 548.83 MiB | 41.19 MiB/s Receiving objects: 83% (275/331), 548.83 MiB | 41.19 MiB/s Receiving objects: 84% (279/331), 548.83 MiB | 41.19 MiB/s Receiving objects: 85% (282/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 86% (285/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 87% (288/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 88% (292/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 89% (295/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 90% (298/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 91% (302/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 92% (305/331), 568.14 MiB | 41.77 MiB/s Receiving objects: 92% (305/331), 578.18 MiB | 30.85 MiB/s Receiving objects: 92% (306/331), 591.56 MiB | 20.62 MiB/s Receiving objects: 92% (307/331), 616.93 MiB | 12.47 MiB/s Receiving objects: 93% (308/331), 616.93 MiB | 12.47 MiB/s Receiving objects: 94% (312/331), 616.93 MiB | 12.47 MiB/s Receiving objects: 95% (315/331), 616.93 MiB | 12.47 MiB/s Receiving objects: 95% (315/331), 621.74 MiB | 9.65 MiB/s Receiving objects: 95% (316/331), 641.39 MiB | 7.25 MiB/s Receiving objects: 95% (317/331), 654.94 MiB | 6.88 MiB/s Receiving objects: 95% (317/331), 661.13 MiB | 5.63 MiB/s Receiving objects: 96% (318/331), 661.13 MiB | 5.63 MiB/s Receiving objects: 97% (322/331), 661.13 MiB | 5.63 MiB/s Receiving objects: 98% (325/331), 674.21 MiB | 6.28 MiB/s remote: Total 331 (delta 7), reused 0 (delta 0), pack-reused 293 Receiving objects: 99% (328/331), 674.21 MiB | 6.28 MiB/s Receiving objects: 100% (331/331), 674.21 MiB | 6.28 MiB/s Receiving objects: 100% (331/331), 679.25 MiB | 22.01 MiB/s, done. Resolving deltas: 0% (0/57) Resolving deltas: 5% (3/57) Resolving deltas: 7% (4/57) Resolving deltas: 24% (14/57) Resolving deltas: 26% (15/57) Resolving deltas: 28% (16/57) Resolving deltas: 29% (17/57) Resolving deltas: 31% (18/57) Resolving deltas: 38% (22/57) Resolving deltas: 42% (24/57) Resolving deltas: 43% (25/57) Resolving deltas: 49% (28/57) Resolving deltas: 50% (29/57) Resolving deltas: 61% (35/57) Resolving deltas: 64% (37/57) Resolving deltas: 68% (39/57) Resolving deltas: 70% (40/57) Resolving deltas: 73% (42/57) Resolving deltas: 77% (44/57) Resolving deltas: 80% (46/57) Resolving deltas: 84% (48/57) Resolving deltas: 85% (49/57) Resolving deltas: 87% (50/57) Resolving deltas: 94% (54/57) Resolving deltas: 96% (55/57) Resolving deltas: 98% (56/57) Resolving deltas: 100% (57/57) Resolving deltas: 100% (57/57), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/prediction_config'... remote: Enumerating objects: 113, done. remote: Counting objects: 1% (1/69) remote: Counting objects: 2% (2/69) remote: Counting objects: 4% (3/69) remote: Counting objects: 5% (4/69) remote: Counting objects: 7% (5/69) remote: Counting objects: 8% (6/69) remote: Counting objects: 10% (7/69) remote: Counting objects: 11% (8/69) remote: Counting objects: 13% (9/69) remote: Counting objects: 14% (10/69) remote: Counting objects: 15% (11/69) remote: Counting objects: 17% (12/69) remote: Counting objects: 18% (13/69) remote: Counting objects: 20% (14/69) remote: Counting objects: 21% (15/69) remote: Counting objects: 23% (16/69) remote: Counting objects: 24% (17/69) remote: Counting objects: 26% (18/69) remote: Counting objects: 27% (19/69) remote: Counting objects: 28% (20/69) remote: Counting objects: 30% (21/69) remote: Counting objects: 31% (22/69) remote: Counting objects: 33% (23/69) remote: Counting objects: 34% (24/69) remote: Counting objects: 36% (25/69) remote: Counting objects: 37% (26/69) remote: Counting objects: 39% (27/69) remote: Counting objects: 40% (28/69) remote: Counting objects: 42% (29/69) remote: Counting objects: 43% (30/69) remote: Counting objects: 44% (31/69) remote: Counting objects: 46% (32/69) remote: Counting objects: 47% (33/69) remote: Counting objects: 49% (34/69) remote: Counting objects: 50% (35/69) remote: Counting objects: 52% (36/69) remote: Counting objects: 53% (37/69) remote: Counting objects: 55% (38/69) remote: Counting objects: 56% (39/69) remote: Counting objects: 57% (40/69) remote: Counting objects: 59% (41/69) remote: Counting objects: 60% (42/69) remote: Counting objects: 62% (43/69) remote: Counting objects: 63% (44/69) remote: Counting objects: 65% (45/69) remote: Counting objects: 66% (46/69) remote: Counting objects: 68% (47/69) remote: Counting objects: 69% (48/69) remote: Counting objects: 71% (49/69) remote: Counting objects: 72% (50/69) remote: Counting objects: 73% (51/69) remote: Counting objects: 75% (52/69) remote: Counting objects: 76% (53/69) remote: Counting objects: 78% (54/69) remote: Counting objects: 79% (55/69) remote: Counting objects: 81% (56/69) remote: Counting objects: 82% (57/69) remote: Counting objects: 84% (58/69) remote: Counting objects: 85% (59/69) remote: Counting objects: 86% (60/69) remote: Counting objects: 88% (61/69) remote: Counting objects: 89% (62/69) remote: Counting objects: 91% (63/69) remote: Counting objects: 92% (64/69) remote: Counting objects: 94% (65/69) remote: Counting objects: 95% (66/69) remote: Counting objects: 97% (67/69) remote: Counting objects: 98% (68/69) remote: Counting objects: 100% (69/69) remote: Counting objects: 100% (69/69), done. remote: Compressing objects: 2% (1/44) remote: Compressing objects: 4% (2/44) remote: Compressing objects: 6% (3/44) remote: Compressing objects: 9% (4/44) remote: Compressing objects: 11% (5/44) remote: Compressing objects: 13% (6/44) remote: Compressing objects: 15% (7/44) remote: Compressing objects: 18% (8/44) remote: Compressing objects: 20% (9/44) remote: Compressing objects: 22% (10/44) remote: Compressing objects: 25% (11/44) remote: Compressing objects: 27% (12/44) remote: Compressing objects: 29% (13/44) remote: Compressing objects: 31% (14/44) remote: Compressing objects: 34% (15/44) remote: Compressing objects: 36% (16/44) remote: Compressing objects: 38% (17/44) remote: Compressing objects: 40% (18/44) remote: Compressing objects: 43% (19/44) remote: Compressing objects: 45% (20/44) remote: Compressing objects: 47% (21/44) remote: Compressing objects: 50% (22/44) remote: Compressing objects: 52% (23/44) remote: Compressing objects: 54% (24/44) remote: Compressing objects: 56% (25/44) remote: Compressing objects: 59% (26/44) remote: Compressing objects: 61% (27/44) remote: Compressing objects: 63% (28/44) remote: Compressing objects: 65% (29/44) remote: Compressing objects: 68% (30/44) remote: Compressing objects: 70% (31/44) remote: Compressing objects: 72% (32/44) remote: Compressing objects: 75% (33/44) remote: Compressing objects: 77% (34/44) remote: Compressing objects: 79% (35/44) remote: Compressing objects: 81% (36/44) remote: Compressing objects: 84% (37/44) remote: Compressing objects: 86% (38/44) remote: Compressing objects: 88% (39/44) remote: Compressing objects: 90% (40/44) remote: Compressing objects: 93% (41/44) remote: Compressing objects: 95% (42/44) remote: Compressing objects: 97% (43/44) remote: Compressing objects: 100% (44/44) remote: Compressing objects: 100% (44/44), done. Receiving objects: 0% (1/113) Receiving objects: 1% (2/113) Receiving objects: 2% (3/113) Receiving objects: 3% (4/113) Receiving objects: 4% (5/113) Receiving objects: 5% (6/113) Receiving objects: 6% (7/113) Receiving objects: 7% (8/113) Receiving objects: 8% (10/113) Receiving objects: 9% (11/113) Receiving objects: 10% (12/113) Receiving objects: 11% (13/113) Receiving objects: 12% (14/113) Receiving objects: 13% (15/113) Receiving objects: 14% (16/113) Receiving objects: 15% (17/113) Receiving objects: 16% (19/113) Receiving objects: 17% (20/113) Receiving objects: 18% (21/113) Receiving objects: 19% (22/113) Receiving objects: 20% (23/113) Receiving objects: 21% (24/113) Receiving objects: 22% (25/113) Receiving objects: 23% (26/113) Receiving objects: 24% (28/113) Receiving objects: 25% (29/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 26% (30/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 27% (31/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 28% (32/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 29% (33/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 30% (34/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 31% (36/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 32% (37/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 33% (38/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 34% (39/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 35% (40/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 36% (41/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 37% (42/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 38% (43/113), 24.35 MiB | 48.68 MiB/s Receiving objects: 38% (43/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 39% (45/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 40% (46/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 41% (47/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 42% (48/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 43% (49/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 44% (50/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 45% (51/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 46% (52/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 47% (54/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 48% (55/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 49% (56/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 50% (57/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 51% (58/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 52% (59/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 53% (60/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 54% (62/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 55% (63/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 56% (64/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 57% (65/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 58% (66/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 59% (67/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 60% (68/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 61% (69/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 62% (71/113), 31.81 MiB | 29.96 MiB/s Receiving objects: 63% (72/113), 37.59 MiB | 23.87 MiB/s remote: Total 113 (delta 18), reused 9 (delta 0), pack-reused 44 Receiving objects: 64% (73/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 65% (74/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 66% (75/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 67% (76/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 68% (77/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 69% (78/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 70% (80/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 71% (81/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 72% (82/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 73% (83/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 74% (84/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 75% (85/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 76% (86/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 77% (88/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 78% (89/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 79% (90/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 80% (91/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 81% (92/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 82% (93/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 83% (94/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 84% (95/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 85% (97/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 86% (98/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 87% (99/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 88% (100/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 89% (101/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 90% (102/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 91% (103/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 92% (104/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 93% (106/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 94% (107/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 95% (108/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 96% (109/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 97% (110/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 98% (111/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 99% (112/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 100% (113/113), 37.59 MiB | 23.87 MiB/s Receiving objects: 100% (113/113), 43.40 MiB | 25.02 MiB/s, done. Resolving deltas: 0% (0/29) Resolving deltas: 3% (1/29) Resolving deltas: 20% (6/29) Resolving deltas: 27% (8/29) Resolving deltas: 86% (25/29) Resolving deltas: 89% (26/29) Resolving deltas: 96% (28/29) Resolving deltas: 100% (29/29) Resolving deltas: 100% (29/29), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 71, done. remote: Counting objects: 2% (1/46) remote: Counting objects: 4% (2/46) remote: Counting objects: 6% (3/46) remote: Counting objects: 8% (4/46) remote: Counting objects: 10% (5/46) remote: Counting objects: 13% (6/46) remote: Counting objects: 15% (7/46) remote: Counting objects: 17% (8/46) remote: Counting objects: 19% (9/46) remote: Counting objects: 21% (10/46) remote: Counting objects: 23% (11/46) remote: Counting objects: 26% (12/46) remote: Counting objects: 28% (13/46) remote: Counting objects: 30% (14/46) remote: Counting objects: 32% (15/46) remote: Counting objects: 34% (16/46) remote: Counting objects: 36% (17/46) remote: Counting objects: 39% (18/46) remote: Counting objects: 41% (19/46) remote: Counting objects: 43% (20/46) remote: Counting objects: 45% (21/46) remote: Counting objects: 47% (22/46) remote: Counting objects: 50% (23/46) remote: Counting objects: 52% (24/46) remote: Counting objects: 54% (25/46) remote: Counting objects: 56% (26/46) remote: Counting objects: 58% (27/46) remote: Counting objects: 60% (28/46) remote: Counting objects: 63% (29/46) remote: Counting objects: 65% (30/46) remote: Counting objects: 67% (31/46) remote: Counting objects: 69% (32/46) remote: Counting objects: 71% (33/46) remote: Counting objects: 73% (34/46) remote: Counting objects: 76% (35/46) remote: Counting objects: 78% (36/46) remote: Counting objects: 80% (37/46) remote: Counting objects: 82% (38/46) remote: Counting objects: 84% (39/46) remote: Counting objects: 86% (40/46) remote: Counting objects: 89% (41/46) remote: Counting objects: 91% (42/46) remote: Counting objects: 93% (43/46) remote: Counting objects: 95% (44/46) remote: Counting objects: 97% (45/46) remote: Counting objects: 100% (46/46) remote: Counting objects: 100% (46/46), 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: 1% (1/71) Receiving objects: 2% (2/71) Receiving objects: 4% (3/71) Receiving objects: 5% (4/71) Receiving objects: 7% (5/71) Receiving objects: 8% (6/71) Receiving objects: 9% (7/71) Receiving objects: 11% (8/71) Receiving objects: 12% (9/71) Receiving objects: 14% (10/71) Receiving objects: 15% (11/71) Receiving objects: 16% (12/71) Receiving objects: 18% (13/71) Receiving objects: 19% (14/71) Receiving objects: 21% (15/71) Receiving objects: 22% (16/71) Receiving objects: 23% (17/71) Receiving objects: 25% (18/71) remote: Total 71 (delta 23), reused 32 (delta 16), pack-reused 25 Receiving objects: 26% (19/71) Receiving objects: 28% (20/71) Receiving objects: 29% (21/71) Receiving objects: 30% (22/71) Receiving objects: 32% (23/71) Receiving objects: 33% (24/71) Receiving objects: 35% (25/71) Receiving objects: 36% (26/71) Receiving objects: 38% (27/71) Receiving objects: 39% (28/71) Receiving objects: 40% (29/71) Receiving objects: 42% (30/71) Receiving objects: 43% (31/71) Receiving objects: 45% (32/71) Receiving objects: 46% (33/71) Receiving objects: 47% (34/71) Receiving objects: 49% (35/71) Receiving objects: 50% (36/71) Receiving objects: 52% (37/71) Receiving objects: 53% (38/71) Receiving objects: 54% (39/71) Receiving objects: 56% (40/71) Receiving objects: 57% (41/71) Receiving objects: 59% (42/71) Receiving objects: 60% (43/71) Receiving objects: 61% (44/71) Receiving objects: 63% (45/71) Receiving objects: 64% (46/71) Receiving objects: 66% (47/71) Receiving objects: 67% (48/71) Receiving objects: 69% (49/71) Receiving objects: 70% (50/71) Receiving objects: 71% (51/71) Receiving objects: 73% (52/71) Receiving objects: 74% (53/71) Receiving objects: 76% (54/71) Receiving objects: 77% (55/71) Receiving objects: 78% (56/71) Receiving objects: 80% (57/71) Receiving objects: 81% (58/71) Receiving objects: 83% (59/71) Receiving objects: 84% (60/71) Receiving objects: 85% (61/71) Receiving objects: 87% (62/71) Receiving objects: 88% (63/71) Receiving objects: 90% (64/71) Receiving objects: 91% (65/71) Receiving objects: 92% (66/71) Receiving objects: 94% (67/71) Receiving objects: 95% (68/71) Receiving objects: 97% (69/71) Receiving objects: 98% (70/71) Receiving objects: 100% (71/71) Receiving objects: 100% (71/71), 13.10 KiB | 13.10 MiB/s, done. Resolving deltas: 0% (0/37) Resolving deltas: 2% (1/37) Resolving deltas: 5% (2/37) Resolving deltas: 40% (15/37) Resolving deltas: 89% (33/37) Resolving deltas: 100% (37/37) Resolving deltas: 100% (37/37), done. Cloning into '/root/workspace/weifang-config/container/A002/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/weifang-config/container/A002/params_new/system-common'... remote: Enumerating objects: 183, done. remote: Counting objects: 0% (1/145) remote: Counting objects: 1% (2/145) remote: Counting objects: 2% (3/145) remote: Counting objects: 3% (5/145) remote: Counting objects: 4% (6/145) remote: Counting objects: 5% (8/145) remote: Counting objects: 6% (9/145) remote: Counting objects: 7% (11/145) remote: Counting objects: 8% (12/145) remote: Counting objects: 9% (14/145) remote: Counting objects: 10% (15/145) remote: Counting objects: 11% (16/145) remote: Counting objects: 12% (18/145) remote: Counting objects: 13% (19/145) remote: Counting objects: 14% (21/145) remote: Counting objects: 15% (22/145) remote: Counting objects: 16% (24/145) remote: Counting objects: 17% (25/145) remote: Counting objects: 18% (27/145) remote: Counting objects: 19% (28/145) remote: Counting objects: 20% (29/145) remote: Counting objects: 21% (31/145) remote: Counting objects: 22% (32/145) remote: Counting objects: 23% (34/145) remote: Counting objects: 24% (35/145) remote: Counting objects: 25% (37/145) remote: Counting objects: 26% (38/145) remote: Counting objects: 27% (40/145) remote: Counting objects: 28% (41/145) remote: Counting objects: 29% (43/145) remote: Counting objects: 30% (44/145) remote: Counting objects: 31% (45/145) remote: Counting objects: 32% (47/145) remote: Counting objects: 33% (48/145) remote: Counting objects: 34% (50/145) remote: Counting objects: 35% (51/145) remote: Counting objects: 36% (53/145) remote: Counting objects: 37% (54/145) remote: Counting objects: 38% (56/145) remote: Counting objects: 39% (57/145) remote: Counting objects: 40% (58/145) remote: Counting objects: 41% (60/145) remote: Counting objects: 42% (61/145) remote: Counting objects: 43% (63/145) remote: Counting objects: 44% (64/145) remote: Counting objects: 45% (66/145) remote: Counting objects: 46% (67/145) remote: Counting objects: 47% (69/145) remote: Counting objects: 48% (70/145) remote: Counting objects: 49% (72/145) remote: Counting objects: 50% (73/145) remote: Counting objects: 51% (74/145) remote: Counting objects: 52% (76/145) remote: Counting objects: 53% (77/145) remote: Counting objects: 54% (79/145) remote: Counting objects: 55% (80/145) remote: Counting objects: 56% (82/145) remote: Counting objects: 57% (83/145) remote: Counting objects: 58% (85/145) remote: Counting objects: 59% (86/145) remote: Counting objects: 60% (87/145) remote: Counting objects: 61% (89/145) remote: Counting objects: 62% (90/145) remote: Counting objects: 63% (92/145) remote: Counting objects: 64% (93/145) remote: Counting objects: 65% (95/145) remote: Counting objects: 66% (96/145) remote: Counting objects: 67% (98/145) remote: Counting objects: 68% (99/145) remote: Counting objects: 69% (101/145) remote: Counting objects: 70% (102/145) remote: Counting objects: 71% (103/145) remote: Counting objects: 72% (105/145) remote: Counting objects: 73% (106/145) remote: Counting objects: 74% (108/145) remote: Counting objects: 75% (109/145) remote: Counting objects: 76% (111/145) remote: Counting objects: 77% (112/145) remote: Counting objects: 78% (114/145) remote: Counting objects: 79% (115/145) remote: Counting objects: 80% (116/145) remote: Counting objects: 81% (118/145) remote: Counting objects: 82% (119/145) remote: Counting objects: 83% (121/145) remote: Counting objects: 84% (122/145) remote: Counting objects: 85% (124/145) remote: Counting objects: 86% (125/145) remote: Counting objects: 87% (127/145) remote: Counting objects: 88% (128/145) remote: Counting objects: 89% (130/145) remote: Counting objects: 90% (131/145) remote: Counting objects: 91% (132/145) remote: Counting objects: 92% (134/145) remote: Counting objects: 93% (135/145) remote: Counting objects: 94% (137/145) remote: Counting objects: 95% (138/145) remote: Counting objects: 96% (140/145) remote: Counting objects: 97% (141/145) remote: Counting objects: 98% (143/145) remote: Counting objects: 99% (144/145) remote: Counting objects: 100% (145/145) remote: Counting objects: 100% (145/145), done. remote: Compressing objects: 1% (1/51) remote: Compressing objects: 3% (2/51) remote: Compressing objects: 5% (3/51) remote: Compressing objects: 7% (4/51) remote: Compressing objects: 9% (5/51) remote: Compressing objects: 11% (6/51) remote: Compressing objects: 13% (7/51) remote: Compressing objects: 15% (8/51) remote: Compressing objects: 17% (9/51) remote: Compressing objects: 19% (10/51) remote: Compressing objects: 21% (11/51) remote: Compressing objects: 23% (12/51) remote: Compressing objects: 25% (13/51) remote: Compressing objects: 27% (14/51) remote: Compressing objects: 29% (15/51) remote: Compressing objects: 31% (16/51) remote: Compressing objects: 33% (17/51) remote: Compressing objects: 35% (18/51) remote: Compressing objects: 37% (19/51) remote: Compressing objects: 39% (20/51) remote: Compressing objects: 41% (21/51) remote: Compressing objects: 43% (22/51) remote: Compressing objects: 45% (23/51) remote: Compressing objects: 47% (24/51) remote: Compressing objects: 49% (25/51) remote: Compressing objects: 50% (26/51) remote: Compressing objects: 52% (27/51) remote: Compressing objects: 54% (28/51) remote: Compressing objects: 56% (29/51) remote: Compressing objects: 58% (30/51) remote: Compressing objects: 60% (31/51) remote: Compressing objects: 62% (32/51) remote: Compressing objects: 64% (33/51) remote: Compressing objects: 66% (34/51) remote: Compressing objects: 68% (35/51) remote: Compressing objects: 70% (36/51) remote: Compressing objects: 72% (37/51) remote: Compressing objects: 74% (38/51) remote: Compressing objects: 76% (39/51) remote: Compressing objects: 78% (40/51) remote: Compressing objects: 80% (41/51) remote: Compressing objects: 82% (42/51) remote: Compressing objects: 84% (43/51) remote: Compressing objects: 86% (44/51) remote: Compressing objects: 88% (45/51) remote: Compressing objects: 90% (46/51) remote: Compressing objects: 92% (47/51) remote: Compressing objects: 94% (48/51) remote: Compressing objects: 96% (49/51) remote: Compressing objects: 98% (50/51) remote: Compressing objects: 100% (51/51) remote: Compressing objects: 100% (51/51), done. remote: Total 183 (delta 31), reused 101 (delta 20), pack-reused 38 Receiving objects: 0% (1/183) Receiving objects: 1% (2/183) Receiving objects: 2% (4/183) Receiving objects: 3% (6/183) Receiving objects: 4% (8/183) Receiving objects: 5% (10/183) Receiving objects: 6% (11/183) Receiving objects: 7% (13/183) Receiving objects: 8% (15/183) Receiving objects: 9% (17/183) Receiving objects: 10% (19/183) Receiving objects: 11% (21/183) Receiving objects: 12% (22/183) Receiving objects: 13% (24/183) Receiving objects: 14% (26/183) Receiving objects: 15% (28/183) Receiving objects: 16% (30/183) Receiving objects: 17% (32/183) Receiving objects: 18% (33/183) Receiving objects: 19% (35/183) Receiving objects: 20% (37/183) Receiving objects: 21% (39/183) Receiving objects: 22% (41/183) Receiving objects: 23% (43/183) Receiving objects: 24% (44/183) Receiving objects: 25% (46/183) Receiving objects: 26% (48/183) Receiving objects: 27% (50/183) Receiving objects: 28% (52/183) Receiving objects: 29% (54/183) Receiving objects: 30% (55/183) Receiving objects: 31% (57/183) Receiving objects: 32% (59/183) Receiving objects: 33% (61/183) Receiving objects: 34% (63/183) Receiving objects: 35% (65/183) Receiving objects: 36% (66/183) Receiving objects: 37% (68/183) Receiving objects: 38% (70/183) Receiving objects: 39% (72/183) Receiving objects: 40% (74/183) Receiving objects: 41% (76/183) Receiving objects: 42% (77/183) Receiving objects: 43% (79/183) Receiving objects: 44% (81/183) Receiving objects: 45% (83/183) Receiving objects: 46% (85/183) Receiving objects: 47% (87/183) Receiving objects: 48% (88/183) Receiving objects: 49% (90/183) Receiving objects: 50% (92/183) Receiving objects: 51% (94/183) Receiving objects: 52% (96/183) Receiving objects: 53% (97/183) Receiving objects: 54% (99/183) Receiving objects: 55% (101/183) Receiving objects: 56% (103/183) Receiving objects: 57% (105/183) Receiving objects: 58% (107/183) Receiving objects: 59% (108/183) Receiving objects: 60% (110/183) Receiving objects: 61% (112/183) Receiving objects: 62% (114/183) Receiving objects: 63% (116/183) Receiving objects: 64% (118/183) Receiving objects: 65% (119/183) Receiving objects: 66% (121/183) Receiving objects: 67% (123/183) Receiving objects: 68% (125/183) Receiving objects: 69% (127/183) Receiving objects: 70% (129/183) Receiving objects: 71% (130/183) Receiving objects: 72% (132/183) Receiving objects: 73% (134/183) Receiving objects: 74% (136/183) Receiving objects: 75% (138/183) Receiving objects: 76% (140/183) Receiving objects: 77% (141/183) Receiving objects: 78% (143/183) Receiving objects: 79% (145/183) Receiving objects: 80% (147/183) Receiving objects: 81% (149/183) Receiving objects: 82% (151/183) Receiving objects: 83% (152/183) Receiving objects: 84% (154/183) Receiving objects: 85% (156/183) Receiving objects: 86% (158/183) Receiving objects: 87% (160/183) Receiving objects: 88% (162/183) Receiving objects: 89% (163/183) Receiving objects: 90% (165/183) Receiving objects: 91% (167/183) Receiving objects: 92% (169/183) Receiving objects: 93% (171/183) Receiving objects: 94% (173/183) Receiving objects: 95% (174/183) Receiving objects: 96% (176/183) Receiving objects: 97% (178/183) Receiving objects: 98% (180/183) Receiving objects: 99% (182/183) Receiving objects: 100% (183/183) Receiving objects: 100% (183/183), 29.25 KiB | 14.63 MiB/s, done. Resolving deltas: 0% (0/36) Resolving deltas: 2% (1/36) Resolving deltas: 5% (2/36) Resolving deltas: 8% (3/36) Resolving deltas: 19% (7/36) Resolving deltas: 22% (8/36) Resolving deltas: 27% (10/36) Resolving deltas: 30% (11/36) Resolving deltas: 36% (13/36) Resolving deltas: 58% (21/36) Resolving deltas: 100% (36/36) Resolving deltas: 100% (36/36), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-device'... remote: Enumerating objects: 1484, done. remote: Counting objects: 4% (1/23) remote: Counting objects: 8% (2/23) remote: Counting objects: 13% (3/23) remote: Counting objects: 17% (4/23) remote: Counting objects: 21% (5/23) remote: Counting objects: 26% (6/23) remote: Counting objects: 30% (7/23) remote: Counting objects: 34% (8/23) remote: Counting objects: 39% (9/23) remote: Counting objects: 43% (10/23) remote: Counting objects: 47% (11/23) remote: Counting objects: 52% (12/23) remote: Counting objects: 56% (13/23) remote: Counting objects: 60% (14/23) remote: Counting objects: 65% (15/23) remote: Counting objects: 69% (16/23) remote: Counting objects: 73% (17/23) remote: Counting objects: 78% (18/23) remote: Counting objects: 82% (19/23) remote: Counting objects: 86% (20/23) remote: Counting objects: 91% (21/23) remote: Counting objects: 95% (22/23) remote: Counting objects: 100% (23/23) remote: Counting objects: 100% (23/23), done. remote: Compressing objects: 5% (1/19) remote: Compressing objects: 10% (2/19) remote: Compressing objects: 15% (3/19) remote: Compressing objects: 21% (4/19) remote: Compressing objects: 26% (5/19) remote: Compressing objects: 31% (6/19) remote: Compressing objects: 36% (7/19) remote: Compressing objects: 42% (8/19) remote: Compressing objects: 47% (9/19) remote: Compressing objects: 52% (10/19) remote: Compressing objects: 57% (11/19) remote: Compressing objects: 63% (12/19) remote: Compressing objects: 68% (13/19) remote: Compressing objects: 73% (14/19) remote: Compressing objects: 78% (15/19) remote: Compressing objects: 84% (16/19) remote: Compressing objects: 89% (17/19) remote: Compressing objects: 94% (18/19) remote: Compressing objects: 100% (19/19) remote: Compressing objects: 100% (19/19), done. Receiving objects: 0% (1/1484) Receiving objects: 1% (15/1484) Receiving objects: 2% (30/1484) Receiving objects: 3% (45/1484) Receiving objects: 4% (60/1484) Receiving objects: 5% (75/1484) Receiving objects: 6% (90/1484) Receiving objects: 7% (104/1484) Receiving objects: 8% (119/1484) Receiving objects: 9% (134/1484) Receiving objects: 10% (149/1484) Receiving objects: 11% (164/1484) Receiving objects: 12% (179/1484) Receiving objects: 13% (193/1484) Receiving objects: 14% (208/1484) Receiving objects: 15% (223/1484) Receiving objects: 16% (238/1484) Receiving objects: 17% (253/1484) Receiving objects: 18% (268/1484) Receiving objects: 19% (282/1484) Receiving objects: 20% (297/1484) Receiving objects: 21% (312/1484) Receiving objects: 22% (327/1484) Receiving objects: 23% (342/1484) Receiving objects: 24% (357/1484) Receiving objects: 25% (371/1484) Receiving objects: 26% (386/1484) Receiving objects: 27% (401/1484) Receiving objects: 28% (416/1484) Receiving objects: 29% (431/1484) Receiving objects: 30% (446/1484) Receiving objects: 31% (461/1484) Receiving objects: 32% (475/1484) Receiving objects: 33% (490/1484) Receiving objects: 34% (505/1484) Receiving objects: 35% (520/1484) Receiving objects: 36% (535/1484) Receiving objects: 37% (550/1484) Receiving objects: 38% (564/1484) Receiving objects: 39% (579/1484) Receiving objects: 40% (594/1484) remote: Total 1484 (delta 4), reused 23 (delta 4), pack-reused 1461 Receiving objects: 41% (609/1484) Receiving objects: 42% (624/1484) Receiving objects: 43% (639/1484) Receiving objects: 44% (653/1484) Receiving objects: 45% (668/1484) Receiving objects: 46% (683/1484) Receiving objects: 47% (698/1484) Receiving objects: 48% (713/1484) Receiving objects: 49% (728/1484) Receiving objects: 50% (742/1484) Receiving objects: 51% (757/1484) Receiving objects: 52% (772/1484) Receiving objects: 53% (787/1484) Receiving objects: 54% (802/1484) Receiving objects: 55% (817/1484) Receiving objects: 56% (832/1484) Receiving objects: 57% (846/1484) Receiving objects: 58% (861/1484) Receiving objects: 59% (876/1484) Receiving objects: 60% (891/1484) Receiving objects: 61% (906/1484) Receiving objects: 62% (921/1484) Receiving objects: 63% (935/1484) Receiving objects: 64% (950/1484) Receiving objects: 65% (965/1484) Receiving objects: 66% (980/1484) Receiving objects: 67% (995/1484) Receiving objects: 68% (1010/1484) Receiving objects: 69% (1024/1484) Receiving objects: 70% (1039/1484) Receiving objects: 71% (1054/1484) Receiving objects: 72% (1069/1484) Receiving objects: 73% (1084/1484) Receiving objects: 74% (1099/1484) Receiving objects: 75% (1113/1484) Receiving objects: 76% (1128/1484) Receiving objects: 77% (1143/1484) Receiving objects: 78% (1158/1484) Receiving objects: 79% (1173/1484) Receiving objects: 80% (1188/1484) Receiving objects: 81% (1203/1484) Receiving objects: 82% (1217/1484) Receiving objects: 83% (1232/1484) Receiving objects: 84% (1247/1484) Receiving objects: 85% (1262/1484) Receiving objects: 86% (1277/1484) Receiving objects: 87% (1292/1484) Receiving objects: 88% (1306/1484) Receiving objects: 89% (1321/1484) Receiving objects: 90% (1336/1484) Receiving objects: 91% (1351/1484) Receiving objects: 92% (1366/1484) Receiving objects: 93% (1381/1484) Receiving objects: 94% (1395/1484) Receiving objects: 95% (1410/1484) Receiving objects: 96% (1425/1484) Receiving objects: 97% (1440/1484) Receiving objects: 98% (1455/1484) Receiving objects: 99% (1470/1484) Receiving objects: 100% (1484/1484) Receiving objects: 100% (1484/1484), 169.90 KiB | 18.88 MiB/s, done. Resolving deltas: 0% (0/490) Resolving deltas: 1% (5/490) Resolving deltas: 5% (27/490) Resolving deltas: 11% (55/490) Resolving deltas: 20% (102/490) Resolving deltas: 30% (148/490) Resolving deltas: 31% (153/490) Resolving deltas: 32% (158/490) Resolving deltas: 38% (188/490) Resolving deltas: 44% (218/490) Resolving deltas: 48% (236/490) Resolving deltas: 49% (244/490) Resolving deltas: 50% (247/490) Resolving deltas: 57% (281/490) Resolving deltas: 58% (285/490) Resolving deltas: 65% (319/490) Resolving deltas: 68% (337/490) Resolving deltas: 69% (340/490) Resolving deltas: 70% (343/490) Resolving deltas: 71% (351/490) Resolving deltas: 77% (381/490) Resolving deltas: 78% (384/490) Resolving deltas: 79% (388/490) Resolving deltas: 80% (393/490) Resolving deltas: 81% (397/490) Resolving deltas: 82% (403/490) Resolving deltas: 83% (407/490) Resolving deltas: 84% (412/490) Resolving deltas: 85% (417/490) Resolving deltas: 86% (423/490) Resolving deltas: 89% (439/490) Resolving deltas: 90% (441/490) Resolving deltas: 91% (446/490) Resolving deltas: 92% (452/490) Resolving deltas: 93% (456/490) Resolving deltas: 94% (461/490) Resolving deltas: 95% (466/490) Resolving deltas: 96% (475/490) Resolving deltas: 97% (477/490) Resolving deltas: 98% (481/490) Resolving deltas: 99% (486/490) Resolving deltas: 100% (490/490) Resolving deltas: 100% (490/490), done. Cloning into '/root/workspace/weifang-config/container/A002/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/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 131 (delta 28), reused 97 (delta 22), 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.60 KiB | 14.60 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: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 48% (15/31) Resolving deltas: 67% (21/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-node-weifang'... remote: Enumerating objects: 211, done. remote: Counting objects: 0% (1/143) remote: Counting objects: 1% (2/143) remote: Counting objects: 2% (3/143) remote: Counting objects: 3% (5/143) remote: Counting objects: 4% (6/143) remote: Counting objects: 5% (8/143) remote: Counting objects: 6% (9/143) remote: Counting objects: 7% (11/143) remote: Counting objects: 8% (12/143) remote: Counting objects: 9% (13/143) remote: Counting objects: 10% (15/143) remote: Counting objects: 11% (16/143) remote: Counting objects: 12% (18/143) remote: Counting objects: 13% (19/143) remote: Counting objects: 14% (21/143) remote: Counting objects: 15% (22/143) remote: Counting objects: 16% (23/143) remote: Counting objects: 17% (25/143) remote: Counting objects: 18% (26/143) remote: Counting objects: 19% (28/143) remote: Counting objects: 20% (29/143) remote: Counting objects: 21% (31/143) remote: Counting objects: 22% (32/143) remote: Counting objects: 23% (33/143) remote: Counting objects: 24% (35/143) remote: Counting objects: 25% (36/143) remote: Counting objects: 26% (38/143) remote: Counting objects: 27% (39/143) remote: Counting objects: 28% (41/143) remote: Counting objects: 29% (42/143) remote: Counting objects: 30% (43/143) remote: Counting objects: 31% (45/143) remote: Counting objects: 32% (46/143) remote: Counting objects: 33% (48/143) remote: Counting objects: 34% (49/143) remote: Counting objects: 35% (51/143) remote: Counting objects: 36% (52/143) remote: Counting objects: 37% (53/143) remote: Counting objects: 38% (55/143) remote: Counting objects: 39% (56/143) remote: Counting objects: 40% (58/143) remote: Counting objects: 41% (59/143) remote: Counting objects: 42% (61/143) remote: Counting objects: 43% (62/143) remote: Counting objects: 44% (63/143) remote: Counting objects: 45% (65/143) remote: Counting objects: 46% (66/143) remote: Counting objects: 47% (68/143) remote: Counting objects: 48% (69/143) remote: Counting objects: 49% (71/143) remote: Counting objects: 50% (72/143) remote: Counting objects: 51% (73/143) remote: Counting objects: 52% (75/143) remote: Counting objects: 53% (76/143) remote: Counting objects: 54% (78/143) remote: Counting objects: 55% (79/143) remote: Counting objects: 56% (81/143) remote: Counting objects: 57% (82/143) remote: Counting objects: 58% (83/143) remote: Counting objects: 59% (85/143) remote: Counting objects: 60% (86/143) remote: Counting objects: 61% (88/143) remote: Counting objects: 62% (89/143) remote: Counting objects: 63% (91/143) remote: Counting objects: 64% (92/143) remote: Counting objects: 65% (93/143) remote: Counting objects: 66% (95/143) remote: Counting objects: 67% (96/143) remote: Counting objects: 68% (98/143) remote: Counting objects: 69% (99/143) remote: Counting objects: 70% (101/143) remote: Counting objects: 71% (102/143) remote: Counting objects: 72% (103/143) remote: Counting objects: 73% (105/143) remote: Counting objects: 74% (106/143) remote: Counting objects: 75% (108/143) remote: Counting objects: 76% (109/143) remote: Counting objects: 77% (111/143) remote: Counting objects: 78% (112/143) remote: Counting objects: 79% (113/143) remote: Counting objects: 80% (115/143) remote: Counting objects: 81% (116/143) remote: Counting objects: 82% (118/143) remote: Counting objects: 83% (119/143) remote: Counting objects: 84% (121/143) remote: Counting objects: 85% (122/143) remote: Counting objects: 86% (123/143) remote: Counting objects: 87% (125/143) remote: Counting objects: 88% (126/143) remote: Counting objects: 89% (128/143) remote: Counting objects: 90% (129/143) remote: Counting objects: 91% (131/143) remote: Counting objects: 92% (132/143) remote: Counting objects: 93% (133/143) remote: Counting objects: 94% (135/143) remote: Counting objects: 95% (136/143) remote: Counting objects: 96% (138/143) remote: Counting objects: 97% (139/143) remote: Counting objects: 98% (141/143) remote: Counting objects: 99% (142/143) remote: Counting objects: 100% (143/143) remote: Counting objects: 100% (143/143), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. remote: Total 211 (delta 23), reused 100 (delta 15), pack-reused 68 Receiving objects: 0% (1/211) Receiving objects: 1% (3/211) Receiving objects: 2% (5/211) Receiving objects: 3% (7/211) Receiving objects: 4% (9/211) Receiving objects: 5% (11/211) Receiving objects: 6% (13/211) Receiving objects: 7% (15/211) Receiving objects: 8% (17/211) Receiving objects: 9% (19/211) Receiving objects: 10% (22/211) Receiving objects: 11% (24/211) Receiving objects: 12% (26/211) Receiving objects: 13% (28/211) Receiving objects: 14% (30/211) Receiving objects: 15% (32/211) Receiving objects: 16% (34/211) Receiving objects: 17% (36/211) Receiving objects: 18% (38/211) Receiving objects: 19% (41/211) Receiving objects: 20% (43/211) Receiving objects: 21% (45/211) Receiving objects: 22% (47/211) Receiving objects: 23% (49/211) Receiving objects: 24% (51/211) Receiving objects: 25% (53/211) Receiving objects: 26% (55/211) Receiving objects: 27% (57/211) Receiving objects: 28% (60/211) Receiving objects: 29% (62/211) Receiving objects: 30% (64/211) Receiving objects: 31% (66/211) Receiving objects: 32% (68/211) Receiving objects: 33% (70/211) Receiving objects: 34% (72/211) Receiving objects: 35% (74/211) Receiving objects: 36% (76/211) Receiving objects: 37% (79/211) Receiving objects: 38% (81/211) Receiving objects: 39% (83/211) Receiving objects: 40% (85/211) Receiving objects: 41% (87/211) Receiving objects: 42% (89/211) Receiving objects: 43% (91/211) Receiving objects: 44% (93/211) Receiving objects: 45% (95/211) Receiving objects: 46% (98/211) Receiving objects: 47% (100/211) Receiving objects: 48% (102/211) Receiving objects: 49% (104/211) Receiving objects: 50% (106/211) Receiving objects: 51% (108/211) Receiving objects: 52% (110/211) Receiving objects: 53% (112/211) Receiving objects: 54% (114/211) Receiving objects: 55% (117/211) Receiving objects: 56% (119/211) Receiving objects: 57% (121/211) Receiving objects: 58% (123/211) Receiving objects: 59% (125/211) Receiving objects: 60% (127/211) Receiving objects: 61% (129/211) Receiving objects: 62% (131/211) Receiving objects: 63% (133/211) Receiving objects: 64% (136/211) Receiving objects: 65% (138/211) Receiving objects: 66% (140/211) Receiving objects: 67% (142/211) Receiving objects: 68% (144/211) Receiving objects: 69% (146/211) Receiving objects: 70% (148/211) Receiving objects: 71% (150/211) Receiving objects: 72% (152/211) Receiving objects: 73% (155/211) Receiving objects: 74% (157/211) Receiving objects: 75% (159/211) Receiving objects: 76% (161/211) Receiving objects: 77% (163/211) Receiving objects: 78% (165/211) Receiving objects: 79% (167/211) Receiving objects: 80% (169/211) Receiving objects: 81% (171/211) Receiving objects: 82% (174/211) Receiving objects: 83% (176/211) Receiving objects: 84% (178/211) Receiving objects: 85% (180/211) Receiving objects: 86% (182/211) Receiving objects: 87% (184/211) Receiving objects: 88% (186/211) Receiving objects: 89% (188/211) Receiving objects: 90% (190/211) Receiving objects: 91% (193/211) Receiving objects: 92% (195/211) Receiving objects: 93% (197/211) Receiving objects: 94% (199/211) Receiving objects: 95% (201/211) Receiving objects: 96% (203/211) Receiving objects: 97% (205/211) Receiving objects: 98% (207/211) Receiving objects: 99% (209/211) Receiving objects: 100% (211/211) Receiving objects: 100% (211/211), 26.72 KiB | 13.36 MiB/s, done. Resolving deltas: 0% (0/34) Resolving deltas: 47% (16/34) Resolving deltas: 100% (34/34) Resolving deltas: 100% (34/34), done. Cloning into '/root/workspace/weifang-config/container/A002/params_new/system-port'... remote: Enumerating objects: 261, done. remote: Counting objects: 0% (1/141) remote: Counting objects: 1% (2/141) remote: Counting objects: 2% (3/141) remote: Counting objects: 3% (5/141) remote: Counting objects: 4% (6/141) remote: Counting objects: 5% (8/141) remote: Counting objects: 6% (9/141) remote: Counting objects: 7% (10/141) remote: Counting objects: 8% (12/141) remote: Counting objects: 9% (13/141) remote: Counting objects: 10% (15/141) remote: Counting objects: 11% (16/141) remote: Counting objects: 12% (17/141) remote: Counting objects: 13% (19/141) remote: Counting objects: 14% (20/141) remote: Counting objects: 15% (22/141) remote: Counting objects: 16% (23/141) remote: Counting objects: 17% (24/141) remote: Counting objects: 18% (26/141) remote: Counting objects: 19% (27/141) remote: Counting objects: 20% (29/141) remote: Counting objects: 21% (30/141) remote: Counting objects: 22% (32/141) remote: Counting objects: 23% (33/141) remote: Counting objects: 24% (34/141) remote: Counting objects: 25% (36/141) remote: Counting objects: 26% (37/141) remote: Counting objects: 27% (39/141) remote: Counting objects: 28% (40/141) remote: Counting objects: 29% (41/141) remote: Counting objects: 30% (43/141) remote: Counting objects: 31% (44/141) remote: Counting objects: 32% (46/141) remote: Counting objects: 33% (47/141) remote: Counting objects: 34% (48/141) remote: Counting objects: 35% (50/141) remote: Counting objects: 36% (51/141) remote: Counting objects: 37% (53/141) remote: Counting objects: 38% (54/141) remote: Counting objects: 39% (55/141) remote: Counting objects: 40% (57/141) remote: Counting objects: 41% (58/141) remote: Counting objects: 42% (60/141) remote: Counting objects: 43% (61/141) remote: Counting objects: 44% (63/141) remote: Counting objects: 45% (64/141) remote: Counting objects: 46% (65/141) remote: Counting objects: 47% (67/141) remote: Counting objects: 48% (68/141) remote: Counting objects: 49% (70/141) remote: Counting objects: 50% (71/141) remote: Counting objects: 51% (72/141) remote: Counting objects: 52% (74/141) remote: Counting objects: 53% (75/141) remote: Counting objects: 54% (77/141) remote: Counting objects: 55% (78/141) remote: Counting objects: 56% (79/141) remote: Counting objects: 57% (81/141) remote: Counting objects: 58% (82/141) remote: Counting objects: 59% (84/141) remote: Counting objects: 60% (85/141) remote: Counting objects: 61% (87/141) remote: Counting objects: 62% (88/141) remote: Counting objects: 63% (89/141) remote: Counting objects: 64% (91/141) remote: Counting objects: 65% (92/141) remote: Counting objects: 66% (94/141) remote: Counting objects: 67% (95/141) remote: Counting objects: 68% (96/141) remote: Counting objects: 69% (98/141) remote: Counting objects: 70% (99/141) remote: Counting objects: 71% (101/141) remote: Counting objects: 72% (102/141) remote: Counting objects: 73% (103/141) remote: Counting objects: 74% (105/141) remote: Counting objects: 75% (106/141) remote: Counting objects: 76% (108/141) remote: Counting objects: 77% (109/141) remote: Counting objects: 78% (110/141) remote: Counting objects: 79% (112/141) remote: Counting objects: 80% (113/141) remote: Counting objects: 81% (115/141) remote: Counting objects: 82% (116/141) remote: Counting objects: 83% (118/141) remote: Counting objects: 84% (119/141) remote: Counting objects: 85% (120/141) remote: Counting objects: 86% (122/141) remote: Counting objects: 87% (123/141) remote: Counting objects: 88% (125/141) remote: Counting objects: 89% (126/141) remote: Counting objects: 90% (127/141) remote: Counting objects: 91% (129/141) remote: Counting objects: 92% (130/141) remote: Counting objects: 93% (132/141) remote: Counting objects: 94% (133/141) remote: Counting objects: 95% (134/141) remote: Counting objects: 96% (136/141) remote: Counting objects: 97% (137/141) remote: Counting objects: 98% (139/141) remote: Counting objects: 99% (140/141) remote: Counting objects: 100% (141/141) remote: Counting objects: 100% (141/141), done. remote: Compressing objects: 1% (1/98) remote: Compressing objects: 2% (2/98) remote: Compressing objects: 3% (3/98) remote: Compressing objects: 4% (4/98) remote: Compressing objects: 5% (5/98) remote: Compressing objects: 6% (6/98) remote: Compressing objects: 7% (7/98) remote: Compressing objects: 8% (8/98) remote: Compressing objects: 9% (9/98) remote: Compressing objects: 10% (10/98) remote: Compressing objects: 11% (11/98) remote: Compressing objects: 12% (12/98) remote: Compressing objects: 13% (13/98) remote: Compressing objects: 14% (14/98) remote: Compressing objects: 15% (15/98) remote: Compressing objects: 16% (16/98) remote: Compressing objects: 17% (17/98) remote: Compressing objects: 18% (18/98) remote: Compressing objects: 19% (19/98) remote: Compressing objects: 20% (20/98) remote: Compressing objects: 21% (21/98) remote: Compressing objects: 22% (22/98) remote: Compressing objects: 23% (23/98) remote: Compressing objects: 24% (24/98) remote: Compressing objects: 25% (25/98) remote: Compressing objects: 26% (26/98) remote: Compressing objects: 27% (27/98) remote: Compressing objects: 28% (28/98) remote: Compressing objects: 29% (29/98) remote: Compressing objects: 30% (30/98) remote: Compressing objects: 31% (31/98) remote: Compressing objects: 32% (32/98) remote: Compressing objects: 33% (33/98) remote: Compressing objects: 34% (34/98) remote: Compressing objects: 35% (35/98) remote: Compressing objects: 36% (36/98) remote: Compressing objects: 37% (37/98) remote: Compressing objects: 38% (38/98) remote: Compressing objects: 39% (39/98) remote: Compressing objects: 40% (40/98) remote: Compressing objects: 41% (41/98) remote: Compressing objects: 42% (42/98) remote: Compressing objects: 43% (43/98) remote: Compressing objects: 44% (44/98) remote: Compressing objects: 45% (45/98) remote: Compressing objects: 46% (46/98) remote: Compressing objects: 47% (47/98) remote: Compressing objects: 48% (48/98) remote: Compressing objects: 50% (49/98) remote: Compressing objects: 51% (50/98) remote: Compressing objects: 52% (51/98) remote: Compressing objects: 53% (52/98) remote: Compressing objects: 54% (53/98) remote: Compressing objects: 55% (54/98) remote: Compressing objects: 56% (55/98) remote: Compressing objects: 57% (56/98) remote: Compressing objects: 58% (57/98) remote: Compressing objects: 59% (58/98) remote: Compressing objects: 60% (59/98) remote: Compressing objects: 61% (60/98) remote: Compressing objects: 62% (61/98) remote: Compressing objects: 63% (62/98) remote: Compressing objects: 64% (63/98) remote: Compressing objects: 65% (64/98) remote: Compressing objects: 66% (65/98) remote: Compressing objects: 67% (66/98) remote: Compressing objects: 68% (67/98) remote: Compressing objects: 69% (68/98) remote: Compressing objects: 70% (69/98) remote: Compressing objects: 71% (70/98) remote: Compressing objects: 72% (71/98) remote: Compressing objects: 73% (72/98) remote: Compressing objects: 74% (73/98) remote: Compressing objects: 75% (74/98) remote: Compressing objects: 76% (75/98) remote: Compressing objects: 77% (76/98) remote: Compressing objects: 78% (77/98) remote: Compressing objects: 79% (78/98) remote: Compressing objects: 80% (79/98) remote: Compressing objects: 81% (80/98) remote: Compressing objects: 82% (81/98) remote: Compressing objects: 83% (82/98) remote: Compressing objects: 84% (83/98) remote: Compressing objects: 85% (84/98) remote: Compressing objects: 86% (85/98) remote: Compressing objects: 87% (86/98) remote: Compressing objects: 88% (87/98) remote: Compressing objects: 89% (88/98) remote: Compressing objects: 90% (89/98) remote: Compressing objects: 91% (90/98) remote: Compressing objects: 92% (91/98) remote: Compressing objects: 93% (92/98) remote: Compressing objects: 94% (93/98) remote: Compressing objects: 95% (94/98) remote: Compressing objects: 96% (95/98) remote: Compressing objects: 97% (96/98) remote: Compressing objects: 98% (97/98) remote: Compressing objects: 100% (98/98) remote: Compressing objects: 100% (98/98), done. Receiving objects: 0% (1/261) Receiving objects: 1% (3/261) Receiving objects: 2% (6/261) Receiving objects: 3% (8/261) Receiving objects: 4% (11/261) Receiving objects: 5% (14/261) Receiving objects: 6% (16/261) Receiving objects: 7% (19/261) Receiving objects: 8% (21/261) Receiving objects: 9% (24/261) Receiving objects: 10% (27/261) Receiving objects: 11% (29/261) Receiving objects: 12% (32/261) Receiving objects: 13% (34/261) Receiving objects: 14% (37/261) Receiving objects: 15% (40/261) Receiving objects: 16% (42/261) Receiving objects: 17% (45/261) Receiving objects: 18% (47/261) Receiving objects: 19% (50/261) Receiving objects: 20% (53/261) Receiving objects: 21% (55/261) Receiving objects: 22% (58/261) Receiving objects: 23% (61/261) Receiving objects: 24% (63/261) Receiving objects: 25% (66/261) Receiving objects: 26% (68/261) Receiving objects: 27% (71/261) Receiving objects: 28% (74/261) Receiving objects: 29% (76/261) Receiving objects: 30% (79/261) Receiving objects: 31% (81/261) Receiving objects: 32% (84/261) Receiving objects: 33% (87/261) Receiving objects: 34% (89/261) Receiving objects: 35% (92/261) Receiving objects: 36% (94/261) Receiving objects: 37% (97/261) Receiving objects: 38% (100/261) Receiving objects: 39% (102/261) Receiving objects: 40% (105/261) Receiving objects: 41% (108/261) Receiving objects: 42% (110/261) Receiving objects: 43% (113/261) Receiving objects: 44% (115/261) Receiving objects: 45% (118/261) Receiving objects: 46% (121/261) Receiving objects: 47% (123/261) Receiving objects: 48% (126/261) Receiving objects: 49% (128/261) Receiving objects: 50% (131/261) Receiving objects: 51% (134/261) Receiving objects: 52% (136/261) Receiving objects: 53% (139/261) Receiving objects: 54% (141/261) Receiving objects: 55% (144/261) Receiving objects: 56% (147/261) Receiving objects: 57% (149/261) Receiving objects: 58% (152/261) Receiving objects: 59% (154/261) Receiving objects: 60% (157/261) Receiving objects: 61% (160/261) Receiving objects: 62% (162/261) Receiving objects: 63% (165/261) Receiving objects: 64% (168/261) Receiving objects: 65% (170/261) Receiving objects: 66% (173/261) Receiving objects: 67% (175/261) Receiving objects: 68% (178/261) Receiving objects: 69% (181/261) Receiving objects: 70% (183/261) Receiving objects: 71% (186/261) Receiving objects: 72% (188/261) Receiving objects: 73% (191/261) Receiving objects: 74% (194/261) Receiving objects: 75% (196/261) Receiving objects: 76% (199/261) Receiving objects: 77% (201/261) Receiving objects: 78% (204/261) Receiving objects: 79% (207/261) Receiving objects: 80% (209/261) Receiving objects: 81% (212/261) Receiving objects: 82% (215/261) remote: Total 261 (delta 70), reused 93 (delta 33), pack-reused 120 Receiving objects: 83% (217/261) Receiving objects: 84% (220/261) Receiving objects: 85% (222/261) Receiving objects: 86% (225/261) Receiving objects: 87% (228/261) Receiving objects: 88% (230/261) Receiving objects: 89% (233/261) Receiving objects: 90% (235/261) Receiving objects: 91% (238/261) Receiving objects: 92% (241/261) Receiving objects: 93% (243/261) Receiving objects: 94% (246/261) Receiving objects: 95% (248/261) Receiving objects: 96% (251/261) Receiving objects: 97% (254/261) Receiving objects: 98% (256/261) Receiving objects: 99% (259/261) Receiving objects: 100% (261/261) Receiving objects: 100% (261/261), 174.35 KiB | 17.43 MiB/s, done. Resolving deltas: 0% (0/114) Resolving deltas: 1% (2/114) Resolving deltas: 2% (3/114) Resolving deltas: 10% (12/114) Resolving deltas: 23% (27/114) Resolving deltas: 26% (30/114) Resolving deltas: 28% (32/114) Resolving deltas: 30% (35/114) Resolving deltas: 31% (36/114) Resolving deltas: 32% (37/114) Resolving deltas: 33% (38/114) Resolving deltas: 37% (43/114) Resolving deltas: 39% (45/114) Resolving deltas: 42% (49/114) Resolving deltas: 43% (50/114) Resolving deltas: 45% (52/114) Resolving deltas: 46% (53/114) Resolving deltas: 50% (57/114) Resolving deltas: 60% (69/114) Resolving deltas: 62% (71/114) Resolving deltas: 68% (78/114) Resolving deltas: 69% (79/114) Resolving deltas: 70% (80/114) Resolving deltas: 71% (81/114) Resolving deltas: 90% (103/114) Resolving deltas: 100% (114/114) Resolving deltas: 100% (114/114), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out 'a9a46542d4943ea8f567a2d2788c288577314900' Submodule path 'hardware': checked out 'b7f7568c95e66a0c36160a9a2aa998040a5bccd9' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '5e4bc6e01553b1c912c22574cd43c06ceca60b27' Submodule path 'lidar_loc_v2_common': checked out '7190c72038ef507202e396f64b190f75f97258a4' Submodule path 'lidar_loc_v2_customized': checked out 'f456b02e485e8eccdecfa45e07d842777b968d61' Submodule path 'msf-port': checked out 'a8149a798e11c048d88d208d57ca85594ff5f1bc' Submodule path 'msf-vehicle': checked out '514a71e8f37ec65dbae80f3aca979d9f80a91884' Submodule path 'perception_camera_driver': checked out '82f6ae6d33aa2f9cfe16047ac1ea8ade9aa6e5da' Submodule path 'perception_data_collection': checked out '07b0a3dca6c04926706a6ec5b459c781abdba07b' Submodule path 'perception_lane_detection': checked out '3dcecc6a1cab5b58d59274dc57d94f2a5a1a5266' Submodule path 'perception_lidar_camera_fusion': checked out 'd6411e8e7496fed5c621cfa668ba0e1e0aa07545' Submodule path 'perception_new_detection': checked out '435699b2a24671e1cd2c78323ce762e0b8d75f62' Submodule path 'perception_spreader_imv': checked out '4419cd9ee6da785b6a6ff6a471810264eb9ebccc' Submodule path 'perception_spreader_truck': checked out '87357350892ab66df93a7eed89c8616b28fb8d20' Submodule path 'perception_vehicles': checked out '3a526787074ebd61b694588d49ac74f739fc9df6' Submodule path 'pointcloud_customized': checked out '37092b6ed6d5ce663b37f450ec4b633991626bfd' Submodule path 'prediction_config': checked out '5752a4cc58c48a04990cf84bc3db06c61f709753' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out 'c67fb869443c2c9c0f8c366f3596dc8cf5aa6821' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '6e40ec14857dafab6b50e01c04aaea3c208c3483' Submodule path 'system-device': checked out '753f30df39b08deecc9829cfe13a047c282c409e' Submodule path 'system-mqtt': checked out 'a917e8ef386bd52983140020adb1671e27a6c7ce' Submodule path 'system-node-weifang': checked out 'b56ee65e800fe75950eeaa8f9b02be16f9ac9473' Submodule path 'system-port': checked out '6f95e740d94ac6727164bbfd616a53c6072a2894' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ hardware/ hesai_lidar_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_spreader_imv/ perception_spreader_truck/ perception_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-weifang/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, hardware, hesai_lidar_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_spreader_imv, perception_spreader_truck, perception_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, static_transform_common, system-common, system-device, system-mqtt, system-node-weifang, system-port] [Pipeline] sh + mkdir -p /root/workspace/weifang-config/container/A002/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/crane_align_common/ [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/crane_align_common/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/crane_align_customized/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/hardware/hardware /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/weifang-config/container/A002/params_new/hesai_lidar_customized/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 3 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/crane_align /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/extrinsics /root/workspace/weifang-config/container/A002/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/msf-port/msf_assistant.yaml /root/workspace/weifang-config/container/A002/params_new/msf-port/msf_localization_share.yaml /root/workspace/weifang-config/container/A002/params_new/msf-port/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/extrinsics /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/msf_localization.yaml /root/workspace/weifang-config/container/A002/params_new/msf-vehicle/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_camera_driver/slave /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/data_collection /root/workspace/weifang-config/container/A002/params_new/perception_data_collection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/ [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/lane_detection /root/workspace/weifang-config/container/A002/params_new/perception_lane_detection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/perception /root/workspace/weifang-config/container/A002/params_new/perception_new_detection/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/weifang-config/container/A002/params_new/perception_spreader_imv/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_truck 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/new_truck_spreader_detection /root/workspace/weifang-config/container/A002/params_new/perception_spreader_truck/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/extrinsics /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/master /root/workspace/weifang-config/container/A002/params_new/perception_vehicles/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/pointcloud_customized/pointcloud /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/prediction_config/prediction /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/static_transform_common/static_transform.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-common/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-common/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-device/master /root/workspace/weifang-config/container/A002/params_new/system-device/slave /root/workspace/weifang-config/container/A002/params_new/system-device/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-mqtt/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-weifang 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/master /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/slave /root/workspace/weifang-config/container/A002/params_new/system-node-weifang/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/system-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/system-port/peripheral_controller.toml /root/workspace/weifang-config/container/A002/params_new/system-port/ros_can_interpreter.toml /root/workspace/weifang-config/container/A002/params_new/system-port/system-ros /root/workspace/weifang-config/container/A002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/weifang-config/container/A002/params_new/params_new/ crane_align data_collection extrinsics hardware hesai_lidar imv_spreader_detection lane_detection lidar_camera_fusion lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml new_truck_spreader_detection perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/weifang-config/container/A002/params_new/params_new/crane_align /root/workspace/weifang-config/container/A002/params_new/params_new/data_collection /root/workspace/weifang-config/container/A002/params_new/params_new/extrinsics /root/workspace/weifang-config/container/A002/params_new/params_new/hardware /root/workspace/weifang-config/container/A002/params_new/params_new/hesai_lidar /root/workspace/weifang-config/container/A002/params_new/params_new/imv_spreader_detection /root/workspace/weifang-config/container/A002/params_new/params_new/lane_detection /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_camera_fusion /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_correction_files /root/workspace/weifang-config/container/A002/params_new/params_new/lidar_loc_v2 /root/workspace/weifang-config/container/A002/params_new/params_new/master /root/workspace/weifang-config/container/A002/params_new/params_new/msf_assistant.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization_calibration.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization_share.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/msf_localization.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/new_truck_spreader_detection /root/workspace/weifang-config/container/A002/params_new/params_new/perception /root/workspace/weifang-config/container/A002/params_new/params_new/peripheral_controller.toml /root/workspace/weifang-config/container/A002/params_new/params_new/pointcloud /root/workspace/weifang-config/container/A002/params_new/params_new/prediction /root/workspace/weifang-config/container/A002/params_new/params_new/README.md /root/workspace/weifang-config/container/A002/params_new/params_new/ros_can_interpreter.toml /root/workspace/weifang-config/container/A002/params_new/params_new/rslidar_sdk /root/workspace/weifang-config/container/A002/params_new/params_new/slave /root/workspace/weifang-config/container/A002/params_new/params_new/static_transform.yaml /root/workspace/weifang-config/container/A002/params_new/params_new/system-ros /root/workspace/weifang-config/container/A002/params_A002/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 A002 [Pipeline] dir Running in /root/workspace/weifang-config/container/A002 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_A002/.git [Pipeline] dir Running in /root/workspace/weifang-config/container/A002/params_A002/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/weifang-config/container/A002/params_A002/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002/params_A002/params/slave@tmp [Pipeline] sh + cp -r params_A002 params_orin_slave_A002_2024-04-28_15-55-58 [Pipeline] sh + zip -rq params_orin_slave_A002_2024-04-28_15-55-58.zip params_orin_slave_A002_2024-04-28_15-55-58 ./version.json [Pipeline] echo /root/workspace/weifang-config/container/A002/params_orin_slave_A002_2024-04-28_15-55-58.zip,/root/workspace/weifang-config/container/A002/version.json [Pipeline] sh + curl -X POST http://172.18.5.234/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/weifang-config/container/A002/params_orin_slave_A002_2024-04-28_15-55-58.zip"' --form 'version=@"/root/workspace/weifang-config/container/A002/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 28 32.4M 0 0 28 9408k 0 9945k 0:00:03 --:--:-- 0:00:03 9934k 62 32.4M 0 0 62 20.3M 0 10.4M 0:00:03 0:00:01 0:00:02 10.4M 94 32.4M 0 0 94 30.6M 0 10.3M 0:00:03 0:00:02 0:00:01 10.3M 100 32.4M 0 0 100 32.4M 0 8045k 0:00:04 0:00:04 --:--:-- 8045k 100 32.4M 0 43 100 32.4M 9 7300k 0:00:04 0:00:04 --:--:-- 7300k [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/weifang-config/container/A002@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/weifang/container/.A002.json [Pipeline] sh + cat /root/commtest/rcdev-project/weifang/container/.A002.json [Pipeline] sh + cat /root/commtest/dev-project/weifang/container/.A002.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": "# 参数发布通知 ### [潍坊集装箱车辆参数] --- - 状态: 编译成功 - 执行人:baiyongqiang - 更新车辆: > - [A002slave]: **公有dev**: 94f418f.**2024/04/17/11:13:15** **私有dev**: 99610e8.**2024/03/22/17:03:51** --- > 请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 570 100 27 100 543 321 6464 --:--:-- --:--:-- --:--:-- 6785 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS